POST v1/bunits/{bunitId}/inactivenodes

Activate a list of inactive nodes

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business that the backup nodes are related to or a parent integer

Required

Body Parameters

A list of the backup nodes to activate on the IBM Storage Protect server

Collection of integer

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<ArrayOfLong xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <long>1</long>
  <long>2</long>
</ArrayOfLong>

Response Information

Resource Description

Collection of ApiOperationResult
NameDescriptionTypeAdditional information
ObjectId ID of object
integer

None.

Completed Completed
boolean

None.

Exception Exception
Exception

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.