Commvault / CVPowershellSDK

Developer SDK - Powershell
12 stars 12 forks source link

GET Job Details #28

Open mistljo opened 3 years ago

mistljo commented 3 years ago

HI, is it possible to add the option to get job Details? Special for MS Exchange. See the REST API Syntax: https://documentation.commvault.com/commvault/v11/article?p=47622.htm

Request: ..../webconsole/api/Job/2249927/AdvancedDetails?infoType=16

Request Parameters

Name | Description | Required -- | -- | -- jobId | The job ID for the job. If the job ID is not known, use the GET Job API to retrieve it. | Yes infoType | The option to return additional job information.Valid values are:1, retention information for backup jobs2, reference copy information for reference copy jobs4, DASH copy information for auxiliary copy jobs where the Scalable Resource Allocation check box is selected8, administrative information for auxiliary copy jobs where the Scalable Resource Allocation check box is selected16, backup information for Microsoft Exchange Server and Microsoft SQL Server agent jobs | No
JnaneshD05 commented 2 years ago

Will check this and get back.