GET v1/bunits/{bunitId}/consumers/{consumerId}/node/activate?tsmName={tsmName}
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 to which the consumption unit belongs. | integer |
Required |
consumerId |
The ID of the consumption unit the backup node to activate belongs to | integer |
Required |
tsmName |
The name the backup node should be given on the IBM Storage Protect server. If backup node naming rules exist they will override this parameter | 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.