{ "id":"/axapi/v3/system/link-monitor", "type":"object", "node-type":"scalar", "title":"link-monitor", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Link Monitoring", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Link Monitoring", "optional":true }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable Link Monitoring", "optional":true } } }