NSX-T Data Center REST API
ManagedVpcInfo (schema)
AWS Managed VPC Information
Stores the account ID and VPC ID of the corresponding managed VPC. A managed VPC is a AWS compute VPC, which is NSX managed by a transit VPC.
Name | Description | Type | Notes |
---|---|---|---|
_links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. |
array of ResourceLink | Readonly |
_schema | Schema for this resource | string | Readonly |
_self | Link to this resource | SelfResourceLink | Readonly |
associated_account_ids | Array of Cloud Account IDs Cloud account ID related to the virtual private cloud. |
array of string | Required Readonly |
virtual_private_cloud_id | Virtual Private Cloud ID Virtual private cloud ID of the corresponding cloud. |
string | Required Readonly |
virtual_private_cloud_name | Virtual Private Cloud name Virtual private cloud name of the corresponding cloud. |
string | Required Readonly |