List of cloud config jobs for the given subclientId
Select
SaaS
Customer Managed
List of cloud config jobs for the given subclientId
Path Parameters
- subclientId int64 required
Cloud Config Subclient ID
Query Parameters
- startTime int64 required
Backup jobs started from or after this time
- endTime int64 required
Backup jobs until this time
Responses
- 200
- 400
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
jobs object[]
{
"jobs": [
{
"jobStartTime": 0,
"jobEndTime": 0,
"jobId": 0
}
]
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/cloud/cloudconfig/subclient/:subclientid/calendar
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/CloudConfig/Subclient/:subclientId/Calendar' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/CloudConfig/Subclient/:subclientId/Calendar' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/CloudConfig/Subclient/:subclientId/Calendar' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/CloudConfig/Subclient/:subclientId/Calendar' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/CloudConfig/Subclient/:subclientId/Calendar' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/CloudConfig/Subclient/:subclientId/Calendar' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/Cloud/CloudConfig/Subclient/:subclientId/Calendar' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'