GET v1/bunits/{bunitId}/nodes/{nodeId}/activate?tsmName={tsmName}
OBSOLETE: Nodes are no longer directly related to business unit.
Please use bunits/{bunitId}/consumers/{consumerId}/node
Activates a backup node on the IBM Storage Protect server
(SP)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit the backup node is related to | integer |
Required |
nodeId |
The ID of the backup node to activate | integer |
Required |
tsmName |
The name the backup node should have on the IBM Storage Protect server | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
The name of the backup node on server
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.