GET v1/bunits/{bunitId}/consumers/{consumerId}/events

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId integer

Required

consumerId integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Event
NameDescriptionTypeAdditional information
Status Possible status are: "Completed", "Failed", "Failed - no restart", "Future", "In Progress", "Missed", "Severed", "Started".
STATUS on SP.
EventStatus

None.

Result RESULT on SP.
integer

None.

Reason REASON on SP.
EventReason

None.

ScheduledStart SCHEDULED_START on SP.
date

None.

ActualStart ACTUAL_START on SP.
date

None.

Completed COMPLETED on SP.
date

None.

UpdatedToJob Wether or not a job has been created for the event
boolean

None.

Node The backup node containing the file spaces being backup up
Node

None.

DataMover The data-mover doing the backup on behalf of the backup node
Node

None.

Domain Domain

None.

Schedule Schedule

None.

Activities The activities of the event
Collection of Activity

None.

ImportedFromNodeUpdate If the event was imported when a single node was updated
it should be ignored when getting making complete import for server
boolean

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.