github.com/Axway/agent-sdk@v1.1.101/pkg/apic/testdata/apiservice-list.json (about) 1 [ 2 { 3 "group": "management", 4 "apiVersion": "v1alpha1", 5 "kind": "APIService", 6 "name": "fooapi", 7 "title": "Musical instruments", 8 "metadata": { 9 "id": "e4f154f0740472f70174084cc0200000", 10 "audit": { 11 "createTimestamp": "2020-08-19T19:58:01.817+0000", 12 "createUserId": "b0433b7f-ac38-4d29-8a64-cf645c99b99f", 13 "modifyTimestamp": "2020-08-19T19:58:01.817+0000", 14 "modifyUserId": "b0433b7f-ac38-4d29-8a64-cf645c99b99f" 15 }, 16 "scope": { 17 "id": "e4ecaab773cb08300173dab49e130259", 18 "kind": "Environment", 19 "name": "v7envandcat" 20 }, 21 "resourceVersion": "2239", 22 "references": [] 23 }, 24 "attributes": {}, 25 "tags": [ 26 "prod", 27 "axway", 28 "saas" 29 ], 30 "spec": { 31 "description": "best api ever" 32 }, 33 "status": { 34 "phase": { 35 "name": "Create", 36 "transitionTime": "'0001-01-01T00:00:00Z'", 37 "level": "info", 38 "message": "" 39 } 40 }, 41 "x-agent-details": { 42 "externalAPIID": "fooapi" 43 } 44 } 45 ]