ExternalNetworkBacking
ExternalNetworkBacking
Information about an external network backing.
JSON Example
{
"backingId": "string",
"backingType": {},
"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.
backingType
Optional
The type of the external network backing.
Possible values are : PORTGROUP, DV_PORTGROUP, NSXT_TIER0, UNKNOWN,
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.
parentTier0Ref
Optional
Reference for entities which are external to VCD and do not have a VCD URN identifier.