Get the progress of a run.

Privileges: PROTECTION_VIEW

Get the progress of a run.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specifies a unique run id of the Protection Run.

Query Params
objects
array of int64s

Specifies the objects whose progress will be returned. This only applies to protection group runs and will be ignored for object runs. If the objects are specified, the run progress will not be returned and only the progress of the specified objects will be returned.

objects
tenantIds
array of strings

TenantIds contains ids of the tenants for which the run is to be returned.

tenantIds
boolean

If true, the response will include Protection Group Runs which were created by all tenants which the current user has permission to see. If false, then only Protection Groups created by the current user will be returned. If it's not specified, it is true by default.

boolean

Specifies whether to return finished tasks. By default only active tasks are returned.

int64

Specifies the time after which the progress task starts in Unix epoch Timestamp(in microseconds).

int64

Specifies the time before which the progress task ends in Unix epoch Timestamp(in microseconds).

int32

Specifies the maximum number of tasks to return.

boolean

Specifies whether to return objects. By default all the task tree are returned.

boolean

Specifies whether to include event logs

int32

Specifies the number of levels till which to fetch the event logs. This is applicable only when includeEventLogs is true.

string

Specifies the task path of the run or object run. This is applicable only if progress of a protection group with one or more object is required.If provided this will be used to fetch progress details directly without looking actual task path of the object. Objects field is stil expected else it changes the response format.

objectTaskPaths
array of strings

Specifies the object level task path. This relates to the objectID. If provided this will take precedence over the objects, and will be used to fetch progress details directly without looking actuall task path of the object.

objectTaskPaths
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json