GET v1/bunits/{bunitId}/analytics/nodes?analyticsDate={analyticsDate}

Get node reports for all nodes of the business unit and its descendants.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId integer

Required

analyticsDate date

None.

Body Parameters

None.

Response Information

Resource Description

A list of node reports

NodeAnalytics
NameDescriptionTypeAdditional information
Name Node name.
string

None.

DataSource Name of object on backend server.
string

None.

TsmName Name of object on backend server (obsolete).
string

None.

Tags A list of the tags assigned to the consumption unit of the backup node
Collection of Tag

None.

TsmClientVersion SP client version.
string

None.

TsmServerName IBM Storage Protect server name.
string

None.

ErrorsDeactivated Indicates whether errors are deactivated for the backup node.
boolean

None.

ErrorsDeactivatedNoActivity Indicates whether errors regarding no activity are deactivated for the backup node.
boolean

None.

NodeId Id of the backup node of the report
integer

None.

FilespaceId Id of the file space of the report
integer

None.

FoundConsumerId Id of the consumption unit the analytics is related to
integer

None.

BusinessUnitName The name of the business unit that owns the backup node
string

None.

LastCommentTime The latest comment at the time of reporting.
date

None.

LastCommentTypeId The type of the latest comment
integer

None.

PercentOfTotalStorageOfBusinessUnit How much of the total storage of the business unit this node occupies
decimal number

None.

BusinessUnitId The ID of the business unit that owns the backup node
integer

None.

TransferredMegaBytes How many megabytes the backup node transferred within the last 24 hours
decimal number

None.

MegaBytes How many megabytes the backup node is storing
decimal number

None.

BackupMegaBytes How many megabytes the backup node backups
decimal number

None.

ArchiveMegaBytes How many megabytes the backup node archives
decimal number

None.

ArchivedDate Time and date the backup node or file space has been archived
Archived date is null if no archiving has occurred
date

None.

Filespaces File spaces of the backup node the analytics concerns
If the analytics concerns a VM file space the list will only contain one file space
Collection of Filespace

None.

Schedules List of schedules of the backup node
Collection of Schedule

None.

ActivatedDate The date the node was activated
date

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.