Configuring Trustpoint Enrollment
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/userext/pkiext.json
{ "pkiEp": { "children": [ { "pkiTP": { "attributes": { "enrollmentType": "terminal", "name": "TP1" }}}]}}
Response
{ imdata:[] }
Copy
<System> <userext-items> <pkiext-items> <tp-items> <TP-list> <name>TP1</name> <enrollmentType>terminal</enrollmentType> </TP-list> </tp-items> </pkiext-items> </userext-items> </System>