I am trying to enable SMB encryption in ONTAP using the REST API. I know how to do it using the CLI but can't find the rest endpoint to do the same. This is CLI command to do what I am trying to in REST API:
vserver cifs security modify -vserver vserver_name -is-smb-encryption-required true