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.
DisableBmcColdReset
-
PDF of this doc site
-
Manage storage with Element software
-
Protect your data
-
Replication between NetApp Element software and ONTAP (ONTAP CLI)
-
-
-

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 DisableBmcColdReset
method to disable the background task that periodically resets the Baseboard Management Controller (BMC) for all nodes in the cluster.
Parameter
This method has no input parameter.
Return values
This method has the following return value:
Name | Description | Type |
---|---|---|
cBmcResetDurationMinutes |
Returns the time between reset intervals. The interval should always be 0 after the command completes. |
integer |
Request example
Requests for this method are similar to the following example:
{ "method": "DisableBmcColdReset", "params": {}, "id" : 1 }
Response example
This method returns a response similar to the following example:
{ "id": 1, "result": { "cBmcResetDurationMinutes": 0 } }
New since version
12.0