Skip to main content

Modify the NetApp Console password

PUT /onprem/working-environments/{workingEnvironmentId}/update-credentials

Updates the NetApp Console password for an on-premises system.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Request Body

Name Type Required Description

username

string

False

password

string

True

Example request
{
  "username": "string",
  "password": "string"
}

Error

Status: Default, Default response