Get Job Details
GET {{baseUrl}}/?Action=GetJobDetails&DryRun=<string>&VolumeId=<string>&jobId=<string>
Returns information about a job.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
DryRun | string | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
VolumeId | string | The ID of the volume. | |
jobId | string | The unique system-generated ID of the job for which you want to confirm receipt. |