CONTAP-618964: ONTAP REST audit logs may record secrets in clear text when provided using dot-notation fields
Issue
curl -kiu <user>:<pass> -X POST https://<mgmt-ip>/api/security/key-managers -d '\{"svm.name":"vserver_name","onboard.passphrase":"The cluster password of length 32-256 ASCII characters."}'
vserver_name:<user>:: POST /api/security/key-managers : \{"svm.name":"vserver_name","onboard.passphrase":"The cluster password of length 32-256 ASCII characters."} :: Success:
