Skip to main content

Link a tenant to a NetApp support site account

PUT /tenants/{tenantId}/nss-keys

Links an existing tenant to a NetApp Support Site account.

Parameters

Name Type In Required Description

tenantId

string

path

True

Request Body

Name Type Required Description

nssUserName

string

False

NetApp Support Site user name

nssPassword

string

False

NetApp Support Site password

Example request
{
  "nssUserName": "string",
  "nssPassword": "string"
}

Error

Status: Default, Default response
Name Type Required Description

name

string

True

publicId

string

False

workingEnvironmentsInformation

WorkingEnvironmentsInformation

False

Example error response
{
  "name": "string",
  "publicId": "string"
}

Definitions

See Definitions

Capacity

Name Type Required Description

size

number

True

Size

unit

string

True

Unit

WorkingEnvironmentsInformation

Name Type Required Description

regionsCount

integer

False

Number of regions for which systems exist over this tenant

totalReservedSize

Capacity

False

workingEnvironmentsCount

integer

False

Number of systems created over this tenant