SchedulerApiResponse

SchedulerApiResponse
SchedulerApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "backup_config_ref": "string",
            "configpb_attributes": {
                "version": 0
            },
            "enabled": false,
            "end_date_time": "string",
            "frequency": 0,
            "frequency_unit": "string",
            "name": "string",
            "run_mode": "string",
            "run_script_ref": "string",
            "scheduler_action": "string",
            "start_date_time": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

array of Scheduler
results
Required

results

string
next
Optional

next

Returned By