{ "id":"/axapi/v3/debug/hc", "type":"object", "node-type":"scalar", "title":"hc", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Debug Harmony Controller", "properties":{ "metrics":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Debug logs for harmony controller (metrics)", "optional":true }, "object-uuid":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"UUID of the object to filter", "optional":true }, "uri":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":255, "partition-visibility":"shared", "description":"URI of the object to filter", "optional":true }, "per-request":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Debug logs for harmony controller (per-request)", "optional":true }, "app-svc-id":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Application service id (virtual-server_port_protocol)", "optional":true }, "anomaly":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Dump per-request in anomaly cases only", "optional":true }, "registration":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Debug logs for harmony controller (registration)", "optional":true }, "error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Debug logs for harmony controller (error)", "optional":true }, "per-connection":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Debug logs for harmony controller (per-connection)", "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 } } }