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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId integer

Required

consumerId integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Activity
NameDescriptionTypeAdditional information
InProgress An activity in progress is an active session on the IBM Storage Protect server.
boolean

Read-only.

Type ACTIVITY on SP.
ActivityType

Read-only.

Address ADDRESS on SP.
string

Read-only.

ExaminedFiles EXAMINED on SP.
integer

Read-only.

AffectedFiles AFFECTED on SP.
integer

Read-only.

FailedFiles FAILED on SP.
integer

Read-only.

Bytes BYTES on SP.
integer

Read-only.

Idle IDLE on SP.
integer

Read-only.

MediaWait MEDIAW on SP.
integer

Read-only.

Processes PROCESSES on SP.
integer

Read-only.

Successful SUCCESSFUL on SP.
boolean

Read-only.

CommunicateWait COMM_WAIT on SP.
integer

Read-only.

StartTime START_TIME on SP.
date

Read-only.

EndTime END_TIME on SP.
date

Read-only.

Details Extra information about activity on SP.
string

Read-only.

Node The activity happened for this node.
Node

Read-only.

DataMover The backup node handling moving data for the related node on behalf of the file space
Node

None.

Filespace The related file space if one exists
Based in SubEntity of activity
Filespace

None.

SubEntity The sub entity of the backup node. Typically the name of a virtual machine on the backup node.
string

Read-only.

AsNode If the backup node is a proxy node, AsNode indicates the name of the backup node
string

Read-only.

Schedule A shallow schedule
Schedule

Read-only.

Event The event that the activity is concerning if it was scheduled.
If there is no event the activity was manual.
Event

Read-only.

ActivityLogs The log of the activity
Collection of ActivityLog

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.