NSXService

NSXService
NSXService
AllOf
This class requires all of the following:
JSON Example
{
    "entity_id": "1000:104:12213212",
    "name": "My Name",
    "entity_type": "VirtualMachine",
    "protocol": "string",
    "port_ranges": [
        {
            "start": 0,
            "end": 0,
            "display": "string",
            "iana_name": "string",
            "iana_port_display": "string"
        }
    ],
    "nsx_managers": [
        {
            "entity_id": "string",
            "entity_type": "VirtualMachine",
            "entity_name": "string"
        }
    ],
    "scope": "string",
    "vendor_id": "string"
}