Configuring PTP Notifications for High Corrections (Default Options)
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/ptp.json
{ "ptpPtpEntity": { "children": [ { "ptpPtpNotifyHighCorr": { "attributes": { "notify": "enabled" }}}]}}
Response
{ imdata:[] }
Copy
<System> <ptp-items> <notifyhighcorr-items> <notify>enabled</notify> </notifyhighcorr-items> </ptp-items> </System>