VxlanLayer2Network
Properties
string
entity_id
Optional
Entity ID that can be references in detail API calls
array of
string
gateways
Optional
Not available
string
name
Optional
Name of the object
array of
string
network_addresses
Optional
Not available
integer
segment_id
Optional
Not available
JSON Example
{
"entity_id": "1000:104:12213212",
"entity_type": "enum",
"gateways": [
"string"
],
"name": "My Name",
"network_addresses": [
"string"
],
"nsx_managers": [
{
"entity_id": "string",
"entity_type": "enum"
}
],
"scope": "enum",
"segment_id": 0,
"vteps": [
{
"entity_id": "string",
"entity_type": "enum"
}
]
}