pick or unpick jobs for snapshot catalog
Send job details to pick or unpick jobs for snapshot catalog
Path Parameters
- planId int32 required
plan Id
 - backupDestinationId int32 required
Backup Destination Id
 
- application/json
 
Request Body
Job details for unpicking jobs for snapshot catalog.
jobs object[]
- operationType string
Possible values: [
UNPICK,PICK] 
Responses
- 200
 - 400
 - 500
 
OK
- application/json
 
- Schema
 - Example (from schema)
 
Schema
- errorMessage string
 - errorCode int32
 
{
  "errorMessage": "string",
  "errorCode": 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
}
PUT /v4/plan/:planid/backupdestination/:backupdestinationid/snapcatalog/jobs
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Plan/:planId/BackupDestination/:backupDestinationId/SnapCatalog/Jobs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
  "jobs": [
    {
      "jobId": 0,
      "commcellId": 0
    }
  ],
  "operationType": "UNPICK"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Plan/:planId/BackupDestination/:backupDestinationId/SnapCatalog/Jobs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
  "jobs": [
    {
      "jobId": 0,
      "commcellId": 0
    }
  ],
  "operationType": "UNPICK"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Plan/:planId/BackupDestination/:backupDestinationId/SnapCatalog/Jobs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
  "jobs": [
    {
      "jobId": 0,
      "commcellId": 0
    }
  ],
  "operationType": "UNPICK"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Plan/:planId/BackupDestination/:backupDestinationId/SnapCatalog/Jobs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
  "jobs": [
    {
      "jobId": 0,
      "commcellId": 0
    }
  ],
  "operationType": "UNPICK"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Plan/:planId/BackupDestination/:backupDestinationId/SnapCatalog/Jobs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
  "jobs": [
    {
      "jobId": 0,
      "commcellId": 0
    }
  ],
  "operationType": "UNPICK"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Plan/:planId/BackupDestination/:backupDestinationId/SnapCatalog/Jobs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
  "jobs": [
    {
      "jobId": 0,
      "commcellId": 0
    }
  ],
  "operationType": "UNPICK"
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/Plan/:planId/BackupDestination/:backupDestinationId/SnapCatalog/Jobs' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
  "jobs": [
    {
      "jobId": 0,
      "commcellId": 0
    }
  ],
  "operationType": "UNPICK"
}'