{ "id":"/axapi/v3/slb/template/link-down-on-restart", "type":"object", "node-type":"scalar", "title":"link-down-on-restart", "partition-visibility":"shared", "auto-created-object":1, "description":"All Link event will be treated as Link-down template", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }