Endpoint

Endpoint
Endpoint
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

label

string
device_name
Optional

device_name

Property Of