NSX-T Data Center REST API
ManagedVnetInfo (schema)
Azure Managed VNet Information
Stores the account ID and VNet ID of the corresponding managed VNet. A managed VNet is a Azure compute VNet, which is NSX managed by a transit VNet.
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 |