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,
    "edgeUsage": [
        {
            "enterpriseObjectId": 0,
            "configurationId": 0,
            "segmentObjectId": 0,
            "edgeSpecificId": 0,
            "name": "string",
            "logicalId": "string",
            "profileId": 0
        }
    ],
    "edgeQOSUsage": [
        {
            "segmentObjectId": 0,
            "edgeId": 0,
            "name": "string",
            "logicalId": "string",
            "profileId": 0
        }
    ],
    "endpointUsage": {
        "inUse": false,
        "count": 0,
        "associatedObjs": [
            {
                "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"
            }
        ]
    },
    "secureAccessCount": 0,
    "secureAccess": [
        {
            "id": 0,
            "name": "string"
        }
    ],
    "wssUsage": [
        {
            "configurationId": 0,
            "segmentObjectId": 0,
            "configurationName": "string",
            "segmentName": "string",
            "locationCount": 0
        }
    ]
}