Endpoint to get schedules based on filters
Select
SaaS
Customer Managed
API to get non plan schedules based on various filters
- application/json
Request Body
Filter options for the result set
filter object
entity object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
taskDetail object[]
{
"taskDetail": [
{
"associations": [
{
"subclientId": 0,
"storagePolicyId": 0,
"copyId": 0,
"clientId": 0,
"clientGroupId": 0,
"applicationId": 0,
"libraryId": 0,
"backupsetId": 0,
"instanceId": 0,
"workflowId": 0,
"trackingPolicyId": 0
}
],
"task": {
"taskType": 0,
"policyType": 0,
"taskName": "string",
"taskId": 0
},
"subTasks": [
{
"subTask": {
"subTaskName": "string",
"subTaskType": 0,
"operationType": 0,
"options": {
"backupOpts": {
"backupLevel": 0
}
}
},
"taskOptions": {
"backupOpts": {
"backupLevel": 0
}
}
}
]
}
]
}
POST /v4/schedule/list
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Schedule/list' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"filter": {
"schedules": true,
"policy": true,
"operationTypes": [
"NONE"
]
},
"entity": {
"subclientId": 0,
"storagePolicyId": 0,
"copyId": 0,
"clientId": 0,
"clientGroupId": 0,
"applicationId": 0,
"libraryId": 0,
"backupsetId": 0,
"instanceId": 0,
"workflowId": 0,
"trackingPolicyId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Schedule/list' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"filter": {
"schedules": true,
"policy": true,
"operationTypes": [
"NONE"
]
},
"entity": {
"subclientId": 0,
"storagePolicyId": 0,
"copyId": 0,
"clientId": 0,
"clientGroupId": 0,
"applicationId": 0,
"libraryId": 0,
"backupsetId": 0,
"instanceId": 0,
"workflowId": 0,
"trackingPolicyId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Schedule/list' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"filter": {
"schedules": true,
"policy": true,
"operationTypes": [
"NONE"
]
},
"entity": {
"subclientId": 0,
"storagePolicyId": 0,
"copyId": 0,
"clientId": 0,
"clientGroupId": 0,
"applicationId": 0,
"libraryId": 0,
"backupsetId": 0,
"instanceId": 0,
"workflowId": 0,
"trackingPolicyId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Schedule/list' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"filter": {
"schedules": true,
"policy": true,
"operationTypes": [
"NONE"
]
},
"entity": {
"subclientId": 0,
"storagePolicyId": 0,
"copyId": 0,
"clientId": 0,
"clientGroupId": 0,
"applicationId": 0,
"libraryId": 0,
"backupsetId": 0,
"instanceId": 0,
"workflowId": 0,
"trackingPolicyId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Schedule/list' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"filter": {
"schedules": true,
"policy": true,
"operationTypes": [
"NONE"
]
},
"entity": {
"subclientId": 0,
"storagePolicyId": 0,
"copyId": 0,
"clientId": 0,
"clientGroupId": 0,
"applicationId": 0,
"libraryId": 0,
"backupsetId": 0,
"instanceId": 0,
"workflowId": 0,
"trackingPolicyId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Schedule/list' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"filter": {
"schedules": true,
"policy": true,
"operationTypes": [
"NONE"
]
},
"entity": {
"subclientId": 0,
"storagePolicyId": 0,
"copyId": 0,
"clientId": 0,
"clientGroupId": 0,
"applicationId": 0,
"libraryId": 0,
"backupsetId": 0,
"instanceId": 0,
"workflowId": 0,
"trackingPolicyId": 0
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Schedule/list' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"filter": {
"schedules": true,
"policy": true,
"operationTypes": [
"NONE"
]
},
"entity": {
"subclientId": 0,
"storagePolicyId": 0,
"copyId": 0,
"clientId": 0,
"clientGroupId": 0,
"applicationId": 0,
"libraryId": 0,
"backupsetId": 0,
"instanceId": 0,
"workflowId": 0,
"trackingPolicyId": 0
}
}'