SubnetInfo

SubnetInfo
SubnetInfo
JSON Example
{
    "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"
}
boolean
compatible
Optional

Is this customer subnet compatible with the SDDC?

string
connected_account_id
Optional

The ID of the connected account this subnet is from.

string
region_name
Optional

The region this subnet is from.

string
availability_zone
Optional

The availability zone (customer-centric) this subnet is in.

string
subnet_id
Optional

The ID of the subnet.

string
availability_zone_id
Optional

The availability zone id (customer-centric) this subnet is in.

string
subnet_cidr_block
Optional

The CIDR block of the subnet.

string
note
Optional

Why a subnet is marked as not compatible. May be blank if compatible.

string
vpc_id
Optional

The ID of the VPC this subnet resides in.

string
vpc_cidr_block
Optional

The CIDR block of the VPC containing this subnet.

string
name
Optional

The name of the subnet. This is either the tagged name or the default AWS id it was given.

Property Of