GET v1/bunits/{bunitId}/activityreports?startDate={startDate}&endDate={endDate}

Get all reports for each day in the period.
If no dates are specified the report of the current date is returned

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId integer

Required

startDate The date

None.

endDate date

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ActivityReport
NameDescriptionTypeAdditional information
BusinessUnit Business unit the summary concerns
BusinessUnit

None.

SpCompleted integer

None.

SpCompletedWithWarnings integer

None.

SpCompletedWithUnprocessedFiles integer

None.

SpBlocked integer

None.

SpFailed integer

None.

SpCompletedWithErrors integer

None.

SpFailedNoRestart integer

None.

SpMissed integer

None.

SpRestarted integer

None.

SpSevered integer

None.

SpStarted integer

None.

SpUnknown integer

None.

SpRestore integer

None.

SppSuccess integer

None.

SppFailed integer

None.

SppRestore integer

None.

RubrikSuccess integer

None.

RubrikFailed integer

None.

RubrikRestore integer

None.

Date Date of the summary
date

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.