Skip to main content

Update the VSA list of an NSS account

PUT /accounts/nss/set-vsa-list/{cloudProviderAccountId}

Updates the system list of an existing NetApp Support Site account.

Parameters

Name Type In Required Description

cloudProviderAccountId

string

path

True

Request Body

Name Type Required Description

vsaList

array[string]

True

Example request
{
  "vsaList": [
    "string"
  ]
}

Error

Status: Default, Default response