The fipsNodeReport object contains information about FIPS 140-2 support for a single node in the storage cluster. You can retrieve this information using the GetFipsReport method.
This object contains the following members:
Name | Description | Type |
---|---|---|
nodeID | The ID of the node reporting the information. | integer |
fipsDrives | Whether or not FIPS 140-2 drive encryption is enabled for this node. Possible values:
|
FipsDrivesStatusType |
httpsEnabled | Whether or not FIPS 140-2 HTTPS encryption is enabled for this node. Possible values:
|
boolean |