Skip to main content

Get Job Advanced Details

Select

SaaS
Customer Managed

This operation returns the details for a specific job

More Details

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

Response

Status returned in the response

jobRetention.storagePolicyRetentionInfoList. copyRetentionInfoList.status

Description

1001

COPYDATA_NOT_AVAILABLE

1002

COPYDATA_READY

1003

COPYDATA_READY_AND_RETAINED

1004

COPYDATA_PARTIAL

1005

COPYDATA_PARTIAL_AND_NOT_SELECTED

1006

COPYDATA_TO_BE_COPIED

1007

COPYDATA_NOT_SELECTED

1008

COPYDATA_RUNNING

1009

COPYDATA_COPY_DEFERRED

1010

COPYDATA_MARKED_BAD

1011

COPYDATA_BAD_AND_RETAINED

1012

COPYDATA_NOT_SELECTED_EXCEEDED_SIZE_LIMIT

1013

COPYDATA_JOB_MISSING_SNAPS

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
  • status integer
Loading...