HostSwitchState
HostSwitchState
JSON Example
{
"host_switch_id": "string",
"endpoints": [
{
"ip": "string",
"subnet_mask": "string",
"default_gateway": "string",
"label": 0,
"device_name": "string"
}
],
"transport_zone_ids": [
"string"
],
"host_switch_name": "string"
}
string
host_switch_id
Optional
host_switch_id
array of string
transport_zone_ids
Optional
transport_zone_ids
string
host_switch_name
Optional
The name must be unique among all host switches specified in a given Transport Node.