Get Compatible Subnets
Gets a customer's compatible subnets for account linking
Request
URI
GET
https://vmc.vmware.com/vmc/api/orgs/{org}/account-link/compatible-subnets
COPY
Path Parameters
string
org
Required
Organization identifier
Query Parameters
string
linkedAccountId
Required
The linked connected account identifier
string
region
Optional
The region of the cloud resources to work in
string
sddc
Optional
sddc
boolean
forceRefresh
Optional
When true, forces the mappings for datacenters to be refreshed for the connected account.
string
instanceType
Optional
The server instance type to be used.
string
sddcType
Optional
The sddc type to be used. (1NODE, SingleAZ, MultiAZ)
integer
numOfHosts
Optional
The number of hosts
Responses
200
OK
Returns AwsCompatibleSubnets of type(s) application/json
{
"customer_available_zones": [
"string"
]
}
array of string
customer_available_zones
Optional
customer_available_zones
object
vpc_map
Optional
vpc_map
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
On This Page
Account Linking Operations
DELETE
Delete Connected Accounts
GET
Get Accounts
GET
Get Aws
GET
Get Compatible Subnets
GET
Get Compatible Subnets Async
GET
Get Connected Accounts
GET
Get Sddc Connection
GET
List Aws
POST
Post Compatible Subnets
POST
Post Compatible Subnets Async
POST
Post Customer Zone Mapping