@itentialopensource/adapter-alkira
Version:
This adapter integrates with system described as: alkiraApi.
91 lines • 1.73 kB
JSON
{
"billingTags": [
10,
1,
1,
2
],
"enabled": true,
"primary": false,
"secondaryCXPs": [
"EU-CENTRAL",
"EU-CENTRAL",
"AP-SOUTH-1",
"AP-SOUTHEAST",
"USCENTRAL-AZURE-3",
"AP-NORTHEAST",
"AP-NORTHEAST-2",
"US-WEST",
"AP-SOUTHEAST-1",
"US-WEST-1"
],
"customerName": "test",
"customerRegion": "us-west-1",
"vgwId": "string",
"vpcId": "vpc-123456",
"vpcOwnerId": "string",
"credentialId": "7c42de1c-7281-11ec-90d6-0242ac120003",
"segments": [
"ENGG"
],
"size": null,
"directInterVPCCommunicationEnabled": true,
"vpcRouting": {
"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": {
"routeTables": [
{
"id": "rtb-1",
"prefixListIds": [
10,
17
],
"routeImportMode": "ADVERTISE_CUSTOM_PREFIX"
}
]
}
},
"tgwAttachments": [
{
"subnetId": "string",
"availabilityZone": "string"
},
{
"subnetId": "string",
"availabilityZone": "string"
},
{
"subnetId": "string",
"availabilityZone": "string"
},
{
"subnetId": "string",
"availabilityZone": "string"
},
{
"subnetId": "string",
"availabilityZone": "string"
},
{
"subnetId": "string",
"availabilityZone": "string"
},
{
"subnetId": "string",
"availabilityZone": "string"
}
]
}