POST v1/bunits/{bunitId}/consumers/{consumerId}/node/filespaces/{filespaceId}/renamefilespace?newName={newName}
Rename file space on the IBM Storage Protect server
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit which the file space is related to | integer |
Required |
consumerId |
The ID of the consumption unit the backup node of the file space is related to | integer |
Required |
filespaceId |
The ID of the file space to rename | integer |
Required |
newName |
The new name the file space should get on the IBM Storage Protect server | string |
Required |
Body Parameters
None.
Response Information
Resource Description
The new name of the file space
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.