Get Job Task Details
Select
SaaS
Customer Managed
This operation returns the summary for a specific job with its task details.
Path Parameters
- jobId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
taskInfo object
{
"taskInfo": {
"associations": [
{
"subclientId": 0,
"applicationId": 0,
"clientName": "string",
"backupsetId": 0,
"instanceId": 0,
"clientId": 0,
"subclientName": "string",
"backupsetName": "string",
"instanceName": "string",
"_type_": 0,
"appName": "string"
}
],
"task": {
"ownerId": 0,
"runUserId": 0,
"taskType": 0
},
"subTasks": [
{
"subTaskOperation": 0,
"subTask": {
"subTaskType": 0,
"operationType": 0
},
"options": {
"adminOpts": {
"updateOption": {
"invokeLevel": 0
}
},
"restoreOptions": {
"restoreACLsType": 0,
"impersonation": {
"useImpersonation": true,
"user": {
"password": "string"
}
},
"virtualServerRstOption": {
"viewType": 0,
"isFileBrowse": true,
"userPassword": {
"userName": "string"
},
"diskLevelVMRestoreOption": {
"useVcloudCredentials": true
}
},
"volumeRstOption": {
"volumeLeveRestore": true
},
"browseOption": {
"listMedia": true,
"useExactIndex": true,
"noImage": true,
"fromTime": 0,
"commCellId": 0,
"toTime": 0,
"mediaOption": {
"copyPrecedence": {
"copyPrecedence": 0
}
},
"timeRange": {
"_type_": 0
}
},
"commonOptions": {
"clusterDBBackedup": true,
"isFromBrowseBackup": true,
"preserveLevel": 0,
"stripLevelType": 0,
"restoreACLs": true,
"stripLevel": 0,
"overwriteFiles": true,
"unconditionalOverwrite": true,
"detectRegularExpression": true
},
"destination": {
"isLegalHold": true,
"inPlace": true,
"destClient": {
"clientId": 0,
"clientName": "string"
},
"destPath": [
"string"
]
},
"fileOption": {
"sourceItem": [
"string"
]
}
}
}
}
]
}
}
{
"taskInfo": {
"associations": [
{
"subclientId": 587,
"applicationId": 106,
"clientName": "VMWare_SP14",
"backupsetId": 217,
"instanceId": 163,
"clientId": 1407,
"subclientName": "windowsVMsync",
"backupsetName": "defaultBackupSet",
"instanceName": "VMware",
"_type_": 0,
"appName": "Virtual Server"
}
],
"task": {
"ownerId": 1,
"runUserId": 1,
"taskType": 1
},
"subTasks": [
{
"subTaskOperation": 1,
"subTask": {
"subTaskType": 3,
"operationType": 1001
},
"options": {
"adminOpts": {
"updateOption": {
"invokeLevel": 0
}
},
"restoreOptions": {
"restoreACLsType": 3,
"impersonation": {
"useImpersonation": true,
"user": {
"password": "SamplePassword1@#"
}
},
"virtualServerRstOption": {
"viewType": 0,
"isFileBrowse": true,
"userPassword": {
"userName": "root"
},
"diskLevelVMRestoreOption": {
"useVcloudCredentials": true
}
},
"volumeRstOption": {
"volumeLeveRestore": false
},
"browseOption": {
"listMedia": false,
"useExactIndex": false,
"noImage": true,
"fromTime": 0,
"commCellId": 2,
"toTime": 0,
"mediaOption": {
"copyPrecedence": {
"copyPrecedence": 0
}
},
"timeRange": {
"_type_": 54
}
},
"commonOptions": {
"clusterDBBackedup": false,
"isFromBrowseBackup": true,
"preserveLevel": 1,
"stripLevelType": 0,
"restoreACLs": true,
"stripLevel": 0,
"overwriteFiles": false,
"unconditionalOverwrite": false,
"detectRegularExpression": true
},
"destination": {
"isLegalHold": false,
"inPlace": false,
"destClient": {
"clientId": 706,
"clientName": "arya2016proxy"
},
"destPath": [
"C:/Logs"
]
},
"fileOption": {
"sourceItem": [
"/50172d1f-e697-9ebd-19b2-eb51e1537925/C/bootmgr"
]
}
}
}
}
]
}
}
GET /job/:jobid/taskdetails
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Job/:jobId/TaskDetails' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Job/:jobId/TaskDetails' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Job/:jobId/TaskDetails' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Job/:jobId/TaskDetails' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Job/:jobId/TaskDetails' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Job/:jobId/TaskDetails' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Job/:jobId/TaskDetails' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'