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 |
|---|---|---|---|
region |
string |
True |
|
resourceGroupName |
string |
False |
|
clusterCredentials |
True |
||
tenantId |
string |
False |
|
providerAccount |
string |
False |
|
cloudProviderAccount |
string |
False |
|
nssAccountId |
string |
False |
Example request
{
"region": "string",
"resourceGroupName": "string",
"clusterCredentials": {
"userName": "string",
"password": "string"
},
"tenantId": "string",
"providerAccount": "string",
"cloudProviderAccount": "string",
"nssAccountId": "string"
}
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
name |
string |
True |
|
publicId |
string |
False |
|
tenantPublicId |
string |
False |
|
region |
string |
False |
|
vpcId |
string |
False |
|
clusterAddress |
string |
False |
|
clusterCredentials |
True |
||
resourceGroup |
string |
False |
|
providerAccount |
string |
False |
|
cloudProviderAccount |
string |
False |
|
nssAccountId |
string |
False |
|
isDirectMarketplace |
False |
Definitions
See Definitions
ClusterCredentialsRequest
| Name | Type | Required | Description |
|---|---|---|---|
userName |
string |
True |
|
password |
string |
False |
ClusterCredentials
| Name | Type | Required | Description |
|---|---|---|---|
userName |
string |
False |
|
password |
string |
True |
|
id |
integer |
True |
|
publicId |
string |
False |
isDirectMarketplace