{ "id":"/axapi/v3/debug/lacp", "type":"object", "node-type":"scalar", "title":"lacp", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"lacp - LACP commands", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"all - turn on all debugging", "optional":true }, "cli":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"cli - echo commands to console", "optional":true }, "event":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"event - echo events to console", "optional":true }, "ha":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"ha - echo High availability events to console", "optional":true }, "packet":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"packet - echo packet contents to console", "optional":true }, "sync":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"sync - echo synchronization to console", "optional":true }, "timer":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"timer - echo timer expiry to console", "optional":true }, "detail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"detail - echo timer start/stop to console", "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 } } }