Skip to main content

Update MediaAgents Credentials Associated With Storage Pool

Update Linux user account credentials for MediaAgents in a Storage Pool

Path Parameters
  • storagePoolId int32 required

    Unique identifier of the Storage Pool

Request Body required
  • username string

    Username for which password rotation has to be done

  • password string

    New password for the username

Responses

Success


Schema
  • errorMessage string
  • errorCode int32
Loading...