SubnetInfo
{
"compatible": false,
"connected_account_id": "string",
"region_name": "string",
"availability_zone": "string",
"subnet_id": "string",
"availability_zone_id": "string",
"subnet_cidr_block": "string",
"note": "string",
"vpc_id": "string",
"vpc_cidr_block": "string",
"name": "string"
}
Is this customer subnet compatible with the SDDC?
The ID of the connected account this subnet is from.
The region this subnet is from.
The availability zone (customer-centric) this subnet is in.
The ID of the subnet.
The availability zone id (customer-centric) this subnet is in.
The CIDR block of the subnet.
Why a subnet is marked as not compatible. May be blank if compatible.
The ID of the VPC this subnet resides in.
The CIDR block of the VPC containing this subnet.
The name of the subnet. This is either the tagged name or the default AWS id it was given.