Configuring Encryption Using AES Encryption Standard
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "smartcardPasswdEncrypt": { "attributes": { "adminSt": "enabled" }}}]}}
Response
{ imdata:[] }
Copy
<System> <passwdenc-items> <adminSt>enabled</adminSt> </passwdenc-items> </System>