NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ConnectedVpcListRequestBody (schema)
Connected VPC list request
Request body for Connected VPC list. All properties are mutually exclusive.
| Name | Description | Type | Notes |
|---|---|---|---|
| connected_to_vpc | Connected to VPC Return VPC info for all VPCs which have connectivity to the given VPC via Connectivity Policies. |
string | |
| connectivity_policy_paths | Connectivity Policy paths | array of string | |
| disconnected_from_vpc | Disconnected from VPC Return VPC info for all VPCs which do not have connectivity to the given VPC via Connectivity Policies. |
string | |
| vpc_paths | VPC paths Return VPC info for the array of VPC paths. |
array of string |