[
  {
    "billingTags": [
      9,
      6,
      10,
      4,
      8,
      3,
      4,
      5,
      2
    ],
    "enabled": true,
    "primary": true,
    "secondaryCXPs": [
      "AP-SOUTHEAST-1",
      "US-EAST",
      "AP-NORTHEAST",
      "US-EAST-2",
      "USCENTRAL-AZURE-3",
      "AP-NORTHEAST"
    ],
    "customerRegion": "sanjose-1",
    "vcnId": "oci.vcn.123456",
    "credentialId": "959cea16-2113-11ec-9621-0242ac130002",
    "segments": [
      "ENGG"
    ],
    "size": null,
    "vcnRouting": {
      "exportToCXPOptions": {
        "routeExportMode": "USER_INPUT_PREFIXES",
        "userInputPrefixes": [
          {
            "type": "CIDR",
            "value": "10.1.0.0/16"
          },
          {
            "id": "subnet-123456",
            "type": "SUBNET",
            "value": "10.2.1.0/24"
          }
        ]
      },
      "importFromCXPOptions": {
        "prefixListIds": [
          10,
          17
        ],
        "routeImportMode": "ADVERTISE_CUSTOM_PREFIX"
      }
    }
  },
  {
    "billingTags": [
      10,
      2,
      2
    ],
    "enabled": true,
    "primary": true,
    "secondaryCXPs": [
      "AP-SOUTH-1",
      "EU-CENTRAL",
      "AP-SOUTHEAST",
      "USEAST-AZURE-2"
    ],
    "customerRegion": "sanjose-1",
    "vcnId": "oci.vcn.123456",
    "credentialId": "959cea16-2113-11ec-9621-0242ac130002",
    "segments": [
      "ENGG"
    ],
    "size": null,
    "vcnRouting": {
      "exportToCXPOptions": {
        "routeExportMode": "USER_INPUT_PREFIXES",
        "userInputPrefixes": [
          {
            "type": "CIDR",
            "value": "10.1.0.0/16"
          },
          {
            "id": "subnet-123456",
            "type": "SUBNET",
            "value": "10.2.1.0/24"
          }
        ]
      },
      "importFromCXPOptions": {
        "prefixListIds": [
          10,
          17
        ],
        "routeImportMode": "ADVERTISE_CUSTOM_PREFIX"
      }
    }
  },
  {
    "billingTags": [
      1,
      6,
      6,
      4,
      4,
      10,
      7,
      10
    ],
    "enabled": true,
    "primary": true,
    "secondaryCXPs": [
      "US-EAST",
      "US-WEST"
    ],
    "customerRegion": "sanjose-1",
    "vcnId": "oci.vcn.123456",
    "credentialId": "959cea16-2113-11ec-9621-0242ac130002",
    "segments": [
      "ENGG"
    ],
    "size": null,
    "vcnRouting": {
      "exportToCXPOptions": {
        "routeExportMode": "USER_INPUT_PREFIXES",
        "userInputPrefixes": [
          {
            "type": "CIDR",
            "value": "10.1.0.0/16"
          },
          {
            "id": "subnet-123456",
            "type": "SUBNET",
            "value": "10.2.1.0/24"
          }
        ]
      },
      "importFromCXPOptions": {
        "prefixListIds": [
          10,
          17
        ],
        "routeImportMode": "ADVERTISE_CUSTOM_PREFIX"
      }
    }
  }
]