enterprise_get_enterprise_services_result_item

enterprise_get_enterprise_services_result_item
enterprise_get_enterprise_services_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": {},
    "lastContact": "string",
    "version": "string",
    "modified": "string",
    "profileCount": 0,
    "edgeCount": 0,
    "groupCount": 0,
    "edgeQOSUsage": [
        {
            "segmentObjectId": 0,
            "edgeId": 0,
            "name": "string",
            "logicalId": "string",
            "profileId": 0
        }
    ]
}