A newer release of this product is available.
GetNvramInfo
Suggest changes
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