Configuring Local and Remote Certstore
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/userext/pkiext.json
{ "pkiEp": { "children": [ { "pkiCertstoreLookup": { "attributes": { "type": "both" }}}]}}
Response
{ imdata:[] }
Copy
<System> <userext-items> <pkiext-items> <calookup-items> <type>both</type> </calookup-items> </pkiext-items> </userext-items> </System>