PUT v1/bunits/{bunitId}/s3namingrule
Updates an existing naming rule.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit of the naming rule | integer |
Required |
Body Parameters
the updated naming rule object
NamingRuleName | Description | Type | Additional information |
---|---|---|---|
SetNamesManually |
Names are set manually by the user when activating a backup node |
boolean |
None. |
Counter |
A counter indicating what the next number will be Applicable only if not set manually |
integer |
None. |
NumberOfDigits |
Number of digits used |
integer |
None. |
Rule |
The rule applied when creating name for backup node |
string |
None. |
ReplacementCharacter |
Replacement character used when illegal characters are found. |
string |
None. |
Id |
A unique ID for the object. |
integer |
Read-only. |
CreatedDate |
Time and date the object was created. |
date |
Read-only. |
ArchivedDate |
Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate |
date |
Read-only. |
Operations |
Collection of OperationResult |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
The updated naming rule
NamingRuleName | Description | Type | Additional information |
---|---|---|---|
SetNamesManually |
Names are set manually by the user when activating a backup node |
boolean |
None. |
Counter |
A counter indicating what the next number will be Applicable only if not set manually |
integer |
None. |
NumberOfDigits |
Number of digits used |
integer |
None. |
Rule |
The rule applied when creating name for backup node |
string |
None. |
ReplacementCharacter |
Replacement character used when illegal characters are found. |
string |
None. |
Id |
A unique ID for the object. |
integer |
Read-only. |
CreatedDate |
Time and date the object was created. |
date |
Read-only. |
ArchivedDate |
Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate |
date |
Read-only. |
Operations |
Collection of OperationResult |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.