ExternalNetworkBacking
ExternalNetworkBacking
Information about an external network backing.
JSON Example
{
"backingId": "string",
"backingTypeValue": "string",
"networkProvider": {
"name": "string",
"id": "string"
},
"name": "string",
"isNsxTVlanSegment": false,
"parentTier0Ref": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
}
}
string
backingId
Optional
Unique identifier for the network backing in NSX/vCenter.
string
backingTypeValue
Optional
Backing type for the network.
- PORTGROUP
- DV_PORTGROUP
- NSXT_TIER0
- NSXT_VRF_TIER0
- IMPORTED_T_LOGICAL_SWITCH
- UNKNOWN
string
name
Optional
The name of this external network backing, if it exists.
boolean
isNsxTVlanSegment
Optional
Whether the network is backed by an NSX-T VLAN segment.