cloud_security_service

cloud_security_service
cloud_security_service
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": {
        "type": "string",
        "provider": "string",
        "config": {
            "primaryServer": "string",
            "secondaryServer": "string",
            "enableTunnels": false,
            "sharedIkeAuth": false,
            "maxTunnelsPerIkeIdentity": 0,
            "automateDeployment": false,
            "credentials": {
                "username": "string",
                "password": "string",
                "validated": false
            }
        }
    },
    "lastContact": "string",
    "version": "string",
    "modified": "string"
}