Enables Federal Information Processing Standard (FIPS) mode for Cisco APIC by using the REST API.
When enabled, FIPS mode applies throughout Cisco APIC.
Procedure
Example:
POST https://<apic-ip-address>/api/node/mo/uni/userext.xml
<aaaFabricSec fipsMode="enable"/>
To disable FIPS mode, set the @fipsMode attribute to disable .
Reboot the system after changing the FIPS mode to complete the configuration.