A newer release of this product is available.
Check the FIPS drive status
Suggest changes
You can check whether the FIPS drives feature is enabled on the cluster by using the NetApp Element software GetFeatureStatus
API method, which shows whether the FIPS Drives Enabled Status is true or false.
-
Using the Element API, check the FIPS drives feature on the cluster by entering:
GetFeatureStatus
-
Review the results of the
GetFeatureStatus
API call. If the FIPS Drives enabled value is True, the FIPS drives feature is enabled.{"enabled": true, "feature": "FipsDrives" }