The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
GetNvramInfo
Contributors
-
PDF of this doc site
-
Manage storage with Element software
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can use the GetNvramInfo
method to get information from each node about the NVRAM card.
Parameter
This method has the following input parameter:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
force |
The force parameter must be included on this method to successfully run on all nodes in the cluster. |
boolean |
None |
Yes |
Return value
This method has the following return value:
Name | Description | Type |
---|---|---|
nvramInfo |
Arrays of events and errors detected on the NVRAM card. |
JSON object |
Request example
Requests for this method are similar to the following example:
{ "method": "GetNvramInfo", "params": { "force": true }, "id" : 1 }
Response example
Due to the length of this response example, it is documented in a supplementary topic.
New since version
9.6