We are trying to configure the CVM hardening recommendation to enable SNMPv3 only. The Nutanix Bible lists the command as:
ncli cluster edit-cvm-security-params enable-snmpv3-only=[true|false] #Default:false
However, the AOS 7.5 version of the Security hardening guide doesn’t list the command and execution fails with an invalid command.
How can we enable SNMPv3 only or verify that SNMPv2c is disabled?