You must get the license key information for your SolidFire eSDS cluster before you contact NetApp Support for help with troubleshooting issues. The license key for the SolidFire eSDS cluster consists of the cluster's order number combined with the serial number.
Name | Description | Type |
---|---|---|
orderNumber | The new sales order number of the storage cluster. | string |
serialNumber | The new serial number of the storage cluster. | string |
{ "method": "GetLicenseKey", "params": { }, "id": 1 }
{ "id" : 1, "result" : { "serialNumber": "30G56E3WV", "orderNumber": "33601" } } }