Get Schedule Policies
Select
SaaS
Customer Managed
This operation returns a list of schedule policies.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
taskDetail object[]
{
"taskDetail": [
{
"task": {
"GUID": "string",
"description": "string",
"ownerId": 0,
"runUserId": 0,
"taskType": 0,
"ownerName": "string",
"policyType": 0,
"associatedObjects": 0,
"taskName": "string",
"alertId": 0,
"taskId": 0,
"taskFlags": {
"isEdgeDrive": true,
"isEZOperation": true,
"forDDB": true,
"uninstalled": true,
"disabled": true
},
"originalCC": {
"commCellId": 0
},
"task": {
"taskName": "string",
"taskId": 0
}
},
"appGroup": {
"appGroups": [
{
"appGroupId": 0
}
]
}
}
]
}
GET /schedulepolicy
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/SchedulePolicy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/SchedulePolicy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/SchedulePolicy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/SchedulePolicy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/SchedulePolicy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/SchedulePolicy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/SchedulePolicy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'