Recovery_Backup_Schedules_List_ResponseBody

Recovery_Backup_Schedules_List_ResponseBody
Recovery_Backup_Schedules_List_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": [
        {
            "key": "string",
            "value": {
                "parts": [
                    "string"
                ],
                "location": "string",
                "location_user": "string",
                "enable": false,
                "recurrence_info": {
                    "minute": 0,
                    "hour": 0,
                    "days": [
                        "string"
                    ]
                },
                "retention_info": {
                    "max_count": 0
                }
            }
        }
    ]
}
array of object
value
Optional

Map of schedule id to Info Structure The key in the result map will be an identifier for the resource type: com.vmware.appliance.recovery.backup.schedule.