Resource: status
OpenSSL FIPS configuration
http://{device}/api/npm.fips/1.0/status
{ "enabled_current": boolean, "enabled_next_boot": boolean }
Property Name | Type | Description | Notes |
---|---|---|---|
status | <object> | OpenSSL FIPS configuration | Required properties: [enabled_next_boot]; |
status.enabled_current | <boolean> | Whether the system is currently running in FIPS mode | Read-only; Optional; |
status.enabled_next_boot | <boolean> | Whether the system will run in FIPS mode on the next boot |