Save a system to the NetApp Console database
POST /azure/ha/discovery/recover
Saves a previously discovered Cloud Volumes ONTAP system to the NetApp Console database.
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
cloudProviderAccount |
string |
False |
Cloud provider account |
clusterCredentials |
True |
||
nssAccountId |
string |
False |
NetApp Support Site (NSS) account |
providerAccount |
string |
False |
ID of the subscription where the VSA is located |
region |
string |
True |
|
resourceGroupName |
string |
False |
|
tenantId |
string |
False |
Example request
{
"cloudProviderAccount": "string",
"clusterCredentials": {
"password": "string",
"userName": "string"
},
"nssAccountId": "string",
"providerAccount": "string",
"region": "string",
"resourceGroupName": "string",
"tenantId": "string"
}
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
cloudProviderAccount |
string |
False |
|
clusterAddress |
string |
False |
|
clusterCredentials |
True |
||
isDirectMarketplace |
False |
||
name |
string |
True |
|
nssAccountId |
string |
False |
|
providerAccount |
string |
False |
|
publicId |
string |
False |
|
region |
string |
False |
|
resourceGroup |
string |
False |
|
tenantPublicId |
string |
False |
|
vpcId |
string |
False |
Definitions
See Definitions
ClusterCredentialsRequest
| Name | Type | Required | Description |
|---|---|---|---|
password |
string |
False |
|
userName |
string |
True |
ClusterCredentials
| Name | Type | Required | Description |
|---|---|---|---|
id |
integer |
True |
|
password |
string |
True |
|
publicId |
string |
False |
|
userName |
string |
False |
isDirectMarketplace