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

     1  [
     2      {
     3          "group": "management",
     4          "apiVersion": "v1alpha1",
     5          "kind": "APIServiceInstance",
     6          "name": "existingInstance",
     7          "title": "DaleAPI (V7)",
     8          "metadata": {
     9              "id": "e4ecaab773cb08300173dab5a4220273",
    10              "audit": {
    11                  "createTimestamp": "2020-08-10T23:30:03.939+0000",
    12                  "createUserId": "DOSA_84aee3c17e0043fc86e66b2cc1d3a8c7",
    13                  "modifyTimestamp": "2020-08-10T23:30:03.939+0000",
    14                  "modifyUserId": "DOSA_84aee3c17e0043fc86e66b2cc1d3a8c7"
    15              },
    16              "scope": {
    17                  "id": "e4ecaab773cb08300173dab49e130259",
    18                  "kind": "Environment",
    19                  "name": "v7envandcat"
    20              },
    21              "resourceVersion": "2042",
    22              "references": [
    23                  {
    24                      "id": "e4ecaab773cb08300173dab5a322026e",
    25                      "kind": "APIServiceRevision",
    26                      "name": "daleapi",
    27                      "type": "hard"
    28                  }
    29              ]
    30          },
    31          "attributes": {},
    32          "tags": [
    33              "APIID_c0a5f4f7-766b-4026-9e69-27896cd93f17"
    34          ],
    35          "spec": {
    36              "endpoint": [
    37                  {
    38                      "host": "petstore.swagger.io",
    39                      "port": 443,
    40                      "routing": {
    41                          "basePath": "/v2"
    42                      },
    43                      "protocol": "https"
    44                  }
    45              ],
    46              "apiServiceRevision": "daleapi"
    47          },
    48          "x-agent-details": {
    49              "createdBy": "",
    50              "externalAPIID": "existingInstance"
    51          },
    52          "source" : {
    53              "dataplaneType": {
    54                  "managed": "Unclassified"
    55              },
    56              "references" : {
    57                  "apiServiceInstance": "refInstance"
    58              }
    59          }
    60      }
    61  ]