Verify the address and credentials of a cluster
GET /onprem/metadata/cluster-info
Verifies the address and credentials of the specified cluster by retrieving the cluster information.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
clusterAddress |
string |
header |
False |
|
clusterUsername |
string |
header |
False |
|
clusterPassword |
string |
header |
False |
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
serialNumber |
string |
True |
|
clusterName |
string |
False |
|
clusterUuid |
string |
False |
|
ontapVersion |
string |
False |
|
nodeModels |
array[string] |
True |
|
isAdmin |
boolean |
True |
|
clusterIp |
string |
False |