Skip to main content

Get Job Advanced Details

This operation returns the details for a specific job.

Request Parameters

Name

Description

infoType

The option to return additional job information.

Valid values are:

  • 1, RetentionInfo
  • 2, reference copy information for reference copy jobs
  • 4, DASH copy information for auxiliary copy jobs where theScalable Resource Allocationcheck box is selected
  • 8, administrative information for auxiliary copy jobs where theScalable Resource Allocationcheck box is selected
  • 16, backup information for Microsoft Exchange Server and Microsoft SQL Server agent jobs
[_More Details_](http://documentation.commvault.com/commvault/v11/article?p=features/rest_api/operations/get_job_summary.htm)
Path Parameters
  • jobId string required
Query Parameters
  • infoType int32 required
Responses

OK


Schema
  • jobRetention object
  • storagePolicyRetentionInfoList object[]
  • storagePolicyName string
  • storagePolicyId integer
  • copyRetentionInfoList object[]
  • storagePolicyCopyName string
  • retentionDays integer
  • retentionRules integer
  • storagePolicyCopyId integer
  • manuallyPinned integer
Loading...