PUT v1/bunits/{bunitId}/nodenamingrule

Updates an existing naming rule.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit of the naming rule integer

Required

Body Parameters

the updated naming rule object

NamingRule
NameDescriptionTypeAdditional 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

NamingRule
NameDescriptionTypeAdditional 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.