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 |
|
nssPassword |
string |
False |
Example request
{
"nssUserName": "string",
"nssPassword": "string"
}
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
True |
|
publicId |
string |
False |
|
workingEnvironmentsInformation |
False |
Example error response
{
"name": "string",
"publicId": "string"
}
Definitions
See Definitions
Capacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |
WorkingEnvironmentsInformation
| Name | Type | Required | Description |
|---|---|---|---|
regionsCount |
integer |
False |
|
totalReservedSize |
False |
||
workingEnvironmentsCount |
integer |
False |