Update_Policy_Set_RequestBody

Update_Policy_Set_RequestBody
Update_Policy_Set_RequestBody

This is a request body class for an operation.

JSON Example
{
    "policy": {
        "custom_URL": "string",
        "username": "string",
        "password": "string",
        "check_schedule": [
            {
                "day": "string",
                "hour": 0,
                "minute": 0
            }
        ],
        "auto_stage": false,
        "certificate_check": false
    }
}
policy
Required

Info structure containing the policy for the appliance update.