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.
ListUtilities
-
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 ListUtilities
method to list the operations that are available to run on a node.
Parameters
This method has no input parameters.
Return value
This method has the following return value:
Name | Description | Type |
---|---|---|
utilities |
List of utilities currently available to run on the node. |
string array |
Request example
Requests for this method are similar to the following example:
{ "method": "ListUtilities", "params": {}, "id" : 1 }
Response example
This method returns a response similar to the following example:
{ "id": 1, "result": { "utilities": [ "ResetDrives", "ResetNode", "RestartNetworking", "RestartServices", "CreateSupportBundle", "DeleteAllSupportBundles", "CreateClusterSupportBundle" ] } }
New since version
9.6