enterprise_get_enterprise_network_segments_result_item

enterprise_get_enterprise_network_segments_result_item
enterprise_get_enterprise_network_segments_result_item
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,
    "edgeCount": 0,
    "edgeUsage": [
        {
            "configurationId": 0,
            "edgeSpecificId": 0,
            "name": "string",
            "logicalId": "string",
            "profileId": 0
        }
    ],
    "configuration": [
        {
            "id": 0,
            "created": "string",
            "name": "string",
            "logicalId": "string",
            "version": "string",
            "description": "string",
            "configurationType": "string",
            "schemaVersion": "string",
            "effective": "string",
            "modified": "string",
            "moduleId": 0,
            "segmentObjectId": 0
        }
    ]
}