GetNodeFipsDrivesReport
Suggest changes
-
PDF of this doc site
-
Manage storage with Element software
-
Protect your data
-
Replication between NetApp Element software and ONTAP (ONTAP CLI)
-
Replication between NetApp Element software and ONTAP (ONTAP CLI)
-
Protect your data
-
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 GetNodeFipsDrivesReport
method to check the FIPS 140-2 drive encryption capability status of a single node in the storage cluster. You must run this method against an individual storage node.
Parameter
This method has no input parameter.
Return values
This method has the following return values:
Name | Description | Type |
---|---|---|
fipsDrives |
A JSON object containing the status of FIPS 140-2 feature support for this node. Possible values:
|
string |
Request example
Requests for this method are similar to the following example:
{ "method": "GetNodeFipsDrivesReport", "params": {}, "id" : 1 }
Response example
This method returns a response similar to the following example:
{ "id": 1, "result": { "fipsDrives": "None" } }
New since version
11.5