GET v1/bunits/{bunitId}/consumers/{consumerId}/node/spname
Gets the name that could be used when activating
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 |
Body Parameters
None.
Response Information
Resource Description
The name the backup node will get upon activation on server
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.