PUT v1/nodetypes/{nodeTypeId}

Update the short name of a backup node type

Request Information

URI Parameters

NameDescriptionTypeAdditional information
nodeTypeId integer

Required

Body Parameters

NodeType
NameDescriptionTypeAdditional information
Id ID of the data-source state
integer

None.

Name Name of type
string

None.

ShortName A shorter name used for node naming rules
These are managed by the system owner
string

None.

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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.