IPEndpoint

IPEndpoint
IPEndpoint
AllOf
This class requires all of the following:
JSON Example
{
    "entity_id": "1000:104:12213212",
    "name": "My Name",
    "entity_type": "VirtualMachine",
    "ip_address": {
        "ip_address": "string",
        "netmask": "string",
        "network_address": "string"
    },
    "fqdns": [
        "string"
    ]
}