github.com/lukasheimann/cloudfoundrycli@v7.1.0+incompatible/integration/helpers/fixtures/fifty-orgs-page-2.json (about) 1 { 2 "pagination": { 3 "total_results": 53, 4 "total_pages": 2, 5 "first": { 6 "href": "https://api.regal-bell.lite.cli.fun/v3/organizations?page=1&per_page=50" 7 }, 8 "last": { 9 "href": "https://api.regal-bell.lite.cli.fun/v3/organizations?page=2&per_page=50" 10 }, 11 "next": null, 12 "previous": { 13 "href": "https://api.regal-bell.lite.cli.fun/v3/organizations?page=1&per_page=50" 14 } 15 }, 16 "resources": [ 17 { 18 "guid": "4187348c-be36-4a51-8f8b-d272a63020eb", 19 "created_at": "2019-04-11T23:08:45Z", 20 "updated_at": "2019-04-11T23:08:45Z", 21 "name": "org49", 22 "links": { 23 "self": { 24 "href": "https://api.regal-bell.lite.cli.fun/v3/organizations/4187348c-be36-4a51-8f8b-d272a63020eb" 25 } 26 }, 27 "metadata": { 28 "labels": {}, 29 "annotations": {} 30 } 31 }, 32 { 33 "guid": "795d35ac-6a9a-4e5c-8ae7-0b165a1ae2b6", 34 "created_at": "2019-04-11T23:08:46Z", 35 "updated_at": "2019-04-11T23:08:46Z", 36 "name": "org50", 37 "links": { 38 "self": { 39 "href": "https://api.regal-bell.lite.cli.fun/v3/organizations/795d35ac-6a9a-4e5c-8ae7-0b165a1ae2b6" 40 } 41 }, 42 "metadata": { 43 "labels": {}, 44 "annotations": {} 45 } 46 }, 47 { 48 "guid": "530688c1-0b38-495e-9ded-f7099b98a64d", 49 "created_at": "2019-04-11T23:08:46Z", 50 "updated_at": "2019-04-11T23:08:46Z", 51 "name": "org51", 52 "links": { 53 "self": { 54 "href": "https://api.regal-bell.lite.cli.fun/v3/organizations/530688c1-0b38-495e-9ded-f7099b98a64d" 55 } 56 }, 57 "metadata": { 58 "labels": {}, 59 "annotations": {} 60 } 61 } 62 ] 63 }