Configuring Notifications for Changes in the PTP Grand Master
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "ptpPtpEntity": { "attributes": { "notifyGmChange": "enabled" }}}]}}
Response
{ imdata:[] }
Copy
<System> <ptp-items> <notifyGmChange>enabled</notifyGmChange> </ptp-items> </System>