github.com/Axway/agent-sdk@v1.1.101/pkg/apic/testdata/apiservice.json (about)

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