InlineVirtualSwitch1
InlineVirtualSwitch1
JSON Example
{
"cm_local_id": "string",
"external_id": "string",
"origin_id": "string",
"origin_type": "string",
"owner_nsx": "string"
}
string
cm_local_id
Optional
ID of the virtual switch in compute manager
string
external_id
Optional
External id of the virtual switch
string
origin_id
Optional
ID of the compute manager where this virtual switch is discovered.
string
origin_type
Optional
Switch type like VmwareDistributedVirtualSwitch
string
owner_nsx
Optional
Specifies owner nsx of the virtual switch. Owner nsx can be SELF, OTHER, MULTIPLE or NONE. SELF applies to when virtual switch owned by that nsx. OTHER applies to whenf virtual switch owned by other nsx. MULTIPLE applies to when virtual switch tried to own by multiple nsx at a time. NONE applies to when virtual switch is not owned by any nsx.
Possible values are :
SELF,
OTHER,
MULTIPLE,
NONE,