Skip to main content

Update the serial number of a system

POST /aws/ha/working-environments/{workingEnvironmentId}/change-serial

Updates the serial number of a Cloud Volumes ONTAP system.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Request Body

Name Type Required Description

nodeOne

string

True

nodeTwo

string

False

Example request
{
  "nodeOne": "string",
  "nodeTwo": "string"
}

Error

Status: Default, Default response