FIPS configuration v1.0
Created Mar 27, 2024 at 07:04 PM

Resource: status

OpenSSL FIPS configuration

http://{device}/api/npm.fips/1.0/status
  • JSON
  • {
      "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