network_segment

network_segment
network_segment
AllOf
This class requires all of the following:
JSON Example
{
    "id": 0,
    "created": "string",
    "operatorId": 0,
    "networkId": 0,
    "enterpriseId": 0,
    "edgeId": 0,
    "gatewayId": 0,
    "parentGroupId": 0,
    "description": "string",
    "object": "string",
    "name": "string",
    "type": "string",
    "logicalId": "string",
    "alertsEnabled": 0,
    "operatorAlertsEnabled": 0,
    "status": "string",
    "statusModified": "string",
    "previousData": {},
    "previousCreated": "string",
    "draftData": "string",
    "draftCreated": "string",
    "draftComment": "string",
    "data": {
        "segmentId": 0,
        "serviceVlan": 0,
        "delegateToEnterprise": false,
        "delegateToEnterpriseProxy": false
    },
    "lastContact": "string",
    "version": "string",
    "modified": "string",
    "profileCount": 0,
    "handoffUsage": [
        {}
    ],
    "isAllMPGCDE": false,
    "isAllCtrlCDE": false
}