VxlanLayer2Network

VxlanLayer2Network
VxlanLayer2Network
AllOf
This class requires all of the following:
JSON Example
{
    "entity_id": "1000:104:12213212",
    "name": "My Name",
    "entity_type": "VirtualMachine",
    "network_addresses": [
        "string"
    ],
    "gateways": [
        "string"
    ],
    "segment_id": 0,
    "vteps": [
        {
            "entity_id": "string",
            "entity_type": "VirtualMachine",
            "entity_name": "string"
        }
    ],
    "scope": "string",
    "nsx_managers": [
        {
            "entity_id": "string",
            "entity_type": "VirtualMachine",
            "entity_name": "string"
        }
    ]
}