PolicyManagerSegment

PolicyManagerSegment
PolicyManagerSegment
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"
    ],
    "realized_entities": [
        {
            "entity_id": "string",
            "entity_type": "VirtualMachine",
            "entity_name": "string"
        }
    ],
    "sddc_type": "string",
    "network_type": "string",
    "unique_id": "string",
    "enforcement_point_uuid": "string"
}