AsyncJobStatus
Represents the status of a single async job.
Fields
| Field | Type | Description |
|---|---|---|
| error | String! | Error message if pre validation failed. |
| jobId | String! | Job ID for the object if pre-validation succeeds for the object. If pre-validation fails Job ID will be empty and details will be present in the error field. |
Used By
Mutations
- mutation: gcpNativeExportDisk
- mutation: gcpNativeExportGceInstance
- mutation: gcpNativeRestoreGceInstance
- mutation: startAwsExocomputeDisableJob
- mutation: startAwsNativeAccountDisableJob
- mutation: startDisableAzureNativeSubscriptionProtectionJob
- mutation: startEc2InstanceSnapshotExportJob
- mutation: startExportAwsNativeEbsVolumeSnapshotJob
- mutation: startExportAzureNativeManagedDiskJob
- mutation: startExportAzureNativeVirtualMachineJob
- mutation: startExportAzureSqlDatabaseDbJob
- mutation: startExportAzureSqlManagedInstanceDbJob
- mutation: startExportRdsInstanceJob
- mutation: startRecoverAzureNativeStorageAccountJob
- mutation: startRecoverS3SnapshotJob
- mutation: startRestoreAwsNativeEc2InstanceSnapshotJob
- mutation: startRestoreAzureNativeVirtualMachineJob
- mutation: uploadDatabaseSnapshotToBlobstore