Endpoint
Endpoint
An Endpoint object is part of HostSwitch configuration in TransportNode
JSON Example
{
"ip": "string",
"subnet_mask": "string",
"default_gateway": "string",
"label": 0,
"device_name": "string"
}
string As ip As ip
ip
Optional
Depending upon the EndpointIpConfig used in HostSwitch, IP could be allocated either from DHCP (default) or from Static IP Pool.
string As ip As ip
subnet_mask
Optional
Subnet mask
string As ip As ip
default_gateway
Optional
Gateway IP
integer As int32 As int32
label
Optional
Unique label for this Endpoint
string
device_name
Optional
Name of the virtual tunnel endpoint