{ "id":"/axapi/v3/debug", "type":"object", "node-type":"intermediate", "title":"debug", "operation-not-allowed": ["PUT", "POST", "DELETE"], "operational":1, "description":"Debugging functions", "properties":{ "visibility":{ "type":"object", "$ref":"/axapi/v3/debug/visibility", "properties":{ "xflow":{ "type":"number", "format":"flag", "default":0, "description":"debug xflow monitoring" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "ips":{ "type":"object", "$ref":"/axapi/v3/debug/ips", "properties":{ "level":{ "type":"number", "format":"number", "minimum":1, "maximum":4, "description":"Debug level (Level 1-4)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "ddos":{ "type":"object", "$ref":"/axapi/v3/debug/ddos", "properties":{ "dns-cache":{ "type":"number", "format":"flag", "default":0, "description":"Debug DDOS DNS Cache" }, "event":{ "type":"number", "format":"flag", "default":0, "description":"Debug DDOS event" }, "zbar":{ "type":"number", "format":"flag", "default":0, "description":"Debug DDOS zbar event" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "bgp":{ "type":"object", "$ref":"/axapi/v3/debug/bgp", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"all debugging" }, "bfd":{ "type":"number", "format":"flag", "default":0, "description":"Bidirectional Forwarding Detection (BFD)" }, "dampening":{ "type":"number", "format":"flag", "default":0, "description":"BGP Dampening" }, "events":{ "type":"number", "format":"flag", "default":0, "description":"BGP events" }, "filters":{ "type":"number", "format":"flag", "default":0, "description":"BGP filters" }, "fsm":{ "type":"number", "format":"flag", "default":0, "description":"BGP Finite State Machine" }, "keepalives":{ "type":"number", "format":"flag", "default":0, "description":"BGP keepalives" }, "nht":{ "type":"number", "format":"flag", "default":0, "description":"NHT message" }, "nsm":{ "type":"number", "format":"flag", "default":0, "description":"NSM message" }, "updates":{ "type":"number", "format":"flag", "default":0, "description":"BGP updates" }, "in":{ "type":"number", "format":"flag", "default":0, "description":"Inbound updates" }, "out":{ "type":"number", "format":"flag", "default":0, "description":"Outbound updates" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "fw":{ "type":"object", "$ref":"/axapi/v3/debug/fw", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "proxy":{ "type":"object", "$ref":"/axapi/v3/debug/proxy", "properties":{ "level":{ "type":"number", "format":"number", "minimum":1, "maximum":4, "description":"Debug level (Level 1-4)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "generic-proxy":{ "type":"object", "$ref":"/axapi/v3/debug/generic-proxy", "properties":{ "level":{ "type":"number", "format":"number", "minimum":1, "maximum":4, "description":"Debug level (Level 1-4)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "http-proxy":{ "type":"object", "$ref":"/axapi/v3/debug/http-proxy", "properties":{ "level":{ "type":"number", "format":"number", "minimum":1, "maximum":4, "description":"Debug level (Level 1-4)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "imap-proxy":{ "type":"object", "$ref":"/axapi/v3/debug/imap-proxy", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "ip":{ "type":"object", "$ref":"/axapi/v3/debug/ip", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "ipv6":{ "type":"object", "$ref":"/axapi/v3/debug/ipv6", "properties":{ "ospf":{ "type":"object", "$ref":"/axapi/v3/debug/ipv6/ospf", "properties":{ "all":{ "type":"object", "$ref":"/axapi/v3/debug/ipv6/ospf/all", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "bfd":{ "type":"object", "$ref":"/axapi/v3/debug/ipv6/ospf/bfd", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "events":{ "type":"object", "$ref":"/axapi/v3/debug/ipv6/ospf/events", "properties":{ "abr":{ "type":"number", "format":"flag", "default":0, "description":"OSPF ABR events" }, "asbr":{ "type":"number", "format":"flag", "default":0, "description":"OSPF ASBR events" }, "os":{ "type":"number", "format":"flag", "default":0, "description":"OS events" }, "router":{ "type":"number", "format":"flag", "default":0, "description":"Other router events" }, "vlink":{ "type":"number", "format":"flag", "default":0, "description":"Virtual-Link event" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "ifsm":{ "type":"object", "$ref":"/axapi/v3/debug/ipv6/ospf/ifsm", "properties":{ "events":{ "type":"number", "format":"flag", "default":0, "description":"IFSM Event Information" }, "status":{ "type":"number", "format":"flag", "default":0, "description":"IFSM Status Information" }, "timers":{ "type":"number", "format":"flag", "default":0, "description":"IFSM Timer Information" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "lsa-list":{ "type":"array", "minItems":1, "items":{ "type":"lsa" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ipv6/ospf/lsa/{flooding}", "array":[ { "properties":{ "flooding":{ "type":"number", "format":"flag", "default":0, "description":"LSA Flooding", "optional":false }, "gererate":{ "type":"number", "format":"flag", "default":0, "description":"LSA Generation", "optional":true }, "install":{ "type":"number", "format":"flag", "default":0, "description":"LSA Installation", "optional":true }, "maxage":{ "type":"number", "format":"flag", "default":0, "description":"LSA MaxAge processing", "optional":true }, "refresh":{ "type":"number", "format":"flag", "default":0, "description":"LSA Refreshment", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "flooding" ] } ] }, "nfsm-list":{ "type":"array", "minItems":1, "items":{ "type":"nfsm" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ipv6/ospf/nfsm/{events}", "array":[ { "properties":{ "events":{ "type":"number", "format":"flag", "default":0, "description":"NFSM Event Information", "optional":false }, "status":{ "type":"number", "format":"flag", "default":0, "description":"NFSM Status Information", "optional":true }, "timers":{ "type":"number", "format":"flag", "default":0, "description":"NFSM Timer Information", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "events" ] } ] }, "nsm-list":{ "type":"array", "minItems":1, "items":{ "type":"nsm" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ipv6/ospf/nsm/{interface}", "array":[ { "properties":{ "interface":{ "type":"number", "format":"flag", "default":0, "description":"NSM interface", "optional":false }, "redistribute":{ "type":"number", "format":"flag", "default":0, "description":"NSM redistribute", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "interface" ] } ] }, "packet-list":{ "type":"array", "minItems":1, "items":{ "type":"packet" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ipv6/ospf/packet/{dd}", "array":[ { "properties":{ "dd":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Database Description", "optional":false }, "detail":{ "type":"number", "format":"flag", "default":0, "description":"Detail information", "optional":true }, "hello":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Hello", "optional":true }, "ls-ack":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Link State Acknowledgment", "optional":true }, "ls-request":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Link State Request", "optional":true }, "ls-update":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Link State Update", "optional":true }, "recv":{ "type":"number", "format":"flag", "default":0, "description":"Packet received", "optional":true }, "send":{ "type":"number", "format":"flag", "default":0, "description":"Packet sent", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "dd" ] } ] }, "route-list":{ "type":"array", "minItems":1, "items":{ "type":"route" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ipv6/ospf/route/{ase}", "array":[ { "properties":{ "ase":{ "type":"number", "format":"flag", "default":0, "description":"External route calculation information", "optional":false }, "ia":{ "type":"number", "format":"flag", "default":0, "description":"Inter-Area route calculation information", "optional":true }, "install":{ "type":"number", "format":"flag", "default":0, "description":"Route installation information", "optional":true }, "spf":{ "type":"number", "format":"flag", "default":0, "description":"SPF calculation information", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "ase" ] } ] } } }, "rip-list":{ "type":"array", "minItems":1, "items":{ "type":"rip" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ipv6/rip/{all}", "array":[ { "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"Enable all debugging", "optional":false }, "events":{ "type":"number", "format":"flag", "default":0, "description":"RIPng events", "optional":true }, "nsm":{ "type":"number", "format":"flag", "default":0, "description":"RIPng and NSM communication", "optional":true }, "packet":{ "type":"number", "format":"flag", "default":0, "description":"RIPng packets", "optional":true }, "detail":{ "type":"number", "format":"flag", "default":0, "description":"Detailed information display", "optional":true }, "recv":{ "type":"number", "format":"flag", "default":0, "description":"RIPng receive packets", "optional":true }, "send":{ "type":"number", "format":"flag", "default":0, "description":"RIPng send packets", "optional":true } }, "required":[ "all" ] } ] } } }, "ospf":{ "type":"object", "$ref":"/axapi/v3/debug/ospf", "properties":{ "all":{ "type":"object", "$ref":"/axapi/v3/debug/ospf/all", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "bfd":{ "type":"object", "$ref":"/axapi/v3/debug/ospf/bfd", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "events":{ "type":"object", "$ref":"/axapi/v3/debug/ospf/events", "properties":{ "abr":{ "type":"number", "format":"flag", "default":0, "description":"OSPF ABR events" }, "asbr":{ "type":"number", "format":"flag", "default":0, "description":"OSPF ASBR events" }, "os":{ "type":"number", "format":"flag", "default":0, "description":"OS events" }, "router":{ "type":"number", "format":"flag", "default":0, "description":"Other router events" }, "vlink":{ "type":"number", "format":"flag", "default":0, "description":"Virtual-Link event" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "ifsm":{ "type":"object", "$ref":"/axapi/v3/debug/ospf/ifsm", "properties":{ "events":{ "type":"number", "format":"flag", "default":0, "description":"IFSM Event Information" }, "status":{ "type":"number", "format":"flag", "default":0, "description":"IFSM Status Information" }, "timers":{ "type":"number", "format":"flag", "default":0, "description":"IFSM Timer Information" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "lsa-list":{ "type":"array", "minItems":1, "items":{ "type":"lsa" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ospf/lsa/{flooding}", "array":[ { "properties":{ "flooding":{ "type":"number", "format":"flag", "default":0, "description":"LSA Flooding", "optional":false }, "gererate":{ "type":"number", "format":"flag", "default":0, "description":"LSA Generation", "optional":true }, "install":{ "type":"number", "format":"flag", "default":0, "description":"LSA Installation", "optional":true }, "maxage":{ "type":"number", "format":"flag", "default":0, "description":"LSA MaxAge processing", "optional":true }, "refresh":{ "type":"number", "format":"flag", "default":0, "description":"LSA Refreshment", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "flooding" ] } ] }, "nfsm-list":{ "type":"array", "minItems":1, "items":{ "type":"nfsm" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ospf/nfsm/{events}", "array":[ { "properties":{ "events":{ "type":"number", "format":"flag", "default":0, "description":"NFSM Event Information", "optional":false }, "status":{ "type":"number", "format":"flag", "default":0, "description":"NFSM Status Information", "optional":true }, "timers":{ "type":"number", "format":"flag", "default":0, "description":"NFSM Timer Information", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "events" ] } ] }, "nsm-list":{ "type":"array", "minItems":1, "items":{ "type":"nsm" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ospf/nsm/{interface}", "array":[ { "properties":{ "interface":{ "type":"number", "format":"flag", "default":0, "description":"NSM interface", "optional":false }, "redistribute":{ "type":"number", "format":"flag", "default":0, "description":"NSM redistribute", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "interface" ] } ] }, "packet-list":{ "type":"array", "minItems":1, "items":{ "type":"packet" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ospf/packet/{dd}", "array":[ { "properties":{ "dd":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Database Description", "optional":false }, "detail":{ "type":"number", "format":"flag", "default":0, "description":"Detail information", "optional":true }, "hello":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Hello", "optional":true }, "ls-ack":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Link State Acknowledgment", "optional":true }, "ls-request":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Link State Request", "optional":true }, "ls-update":{ "type":"number", "format":"flag", "default":0, "description":"OSPFv3 Link State Update", "optional":true }, "recv":{ "type":"number", "format":"flag", "default":0, "description":"Packet received", "optional":true }, "send":{ "type":"number", "format":"flag", "default":0, "description":"Packet sent", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "dd" ] } ] }, "route-list":{ "type":"array", "minItems":1, "items":{ "type":"route" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/ospf/route/{ase}", "array":[ { "properties":{ "ase":{ "type":"number", "format":"flag", "default":0, "description":"External route calculation information", "optional":false }, "ia":{ "type":"number", "format":"flag", "default":0, "description":"Inter-Area route calculation information", "optional":true }, "install":{ "type":"number", "format":"flag", "default":0, "description":"Route installation information", "optional":true }, "spf":{ "type":"number", "format":"flag", "default":0, "description":"SPF calculation information", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "ase" ] } ] } } }, "rip-list":{ "type":"array", "minItems":1, "items":{ "type":"rip" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/rip/{all}", "array":[ { "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"Enable all debugging", "optional":false }, "events":{ "type":"number", "format":"flag", "default":0, "description":"RIPng events", "optional":true }, "nsm":{ "type":"number", "format":"flag", "default":0, "description":"RIPng and NSM communication", "optional":true }, "packet":{ "type":"number", "format":"flag", "default":0, "description":"RIPng packets", "optional":true }, "detail":{ "type":"number", "format":"flag", "default":0, "description":"Detailed information display", "optional":true }, "recv":{ "type":"number", "format":"flag", "default":0, "description":"RIPng receive packets", "optional":true }, "send":{ "type":"number", "format":"flag", "default":0, "description":"RIPng send packets", "optional":true } }, "required":[ "all" ] } ] }, "isis-list":{ "type":"array", "minItems":1, "items":{ "type":"isis" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/isis/{all}", "array":[ { "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"Enable all debugging", "optional":false }, "bfd":{ "type":"number", "format":"flag", "default":0, "description":"Bidirectional Forwarding Detection (BFD)", "optional":true }, "events":{ "type":"number", "format":"flag", "default":0, "description":"IS-IS Events", "optional":true }, "ifsm":{ "type":"number", "format":"flag", "default":0, "description":"IS-IS Interface Finite State Machine", "optional":true }, "lsp":{ "type":"number", "format":"flag", "default":0, "description":"IS-IS Link State PDU", "optional":true }, "nfsm":{ "type":"number", "format":"flag", "default":0, "description":"IS-IS Neighbor Finite State Machine", "optional":true }, "nsm":{ "type":"number", "format":"flag", "default":0, "description":"IS-IS NSM information", "optional":true }, "pdu":{ "type":"number", "format":"flag", "default":0, "description":"IS-IS Protocol Data Unit", "optional":true }, "spf":{ "type":"number", "format":"flag", "default":0, "description":"IS-IS SPF Calculation", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "all" ] } ] }, "l4":{ "type":"object", "$ref":"/axapi/v3/debug/l4", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "lacp-list":{ "type":"array", "minItems":1, "items":{ "type":"lacp" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/lacp/{all}", "array":[ { "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"all - turn on all debugging", "optional":false }, "cli":{ "type":"number", "format":"flag", "default":0, "description":"cli - echo commands to console", "optional":true }, "event":{ "type":"number", "format":"flag", "default":0, "description":"event - echo events to console", "optional":true }, "ha":{ "type":"number", "format":"flag", "default":0, "description":"ha - echo High availability events to console", "optional":true }, "packet":{ "type":"number", "format":"flag", "default":0, "description":"packet - echo packet contents to console", "optional":true }, "sync":{ "type":"number", "format":"flag", "default":0, "description":"sync - echo synchronization to console", "optional":true }, "timer":{ "type":"number", "format":"flag", "default":0, "description":"timer - echo timer expiry to console", "optional":true }, "detail":{ "type":"number", "format":"flag", "default":0, "description":"detail - echo timer start/stop to console", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "all" ] } ] }, "packet":{ "type":"object", "$ref":"/axapi/v3/debug/packet", "properties":{ "count":{ "type":"number", "format":"number", "minimum":0, "maximum":65535, "description":"Maximum packets to capture. Default is 3000 (Specify maximum packet number. For umlimited, specify 0)" }, "detail":{ "type":"number", "format":"flag", "default":0, "description":"Print packet content" }, "interface":{ "type":"number", "format":"flag", "default":0, "description":"Interface to debug" }, "l3-protocol":{ "type":"number", "format":"flag", "default":0, "description":"Layer 3 protocol" }, "l4-protocol":{ "type":"number", "format":"flag", "default":0, "description":"Layer 4 protocol" }, "ethernet":{ "type":"number", "format":"interface", "minimum":0, "maximum":16, "description":"Ethernet interface number" }, "arp":{ "type":"number", "format":"flag", "default":0, "description":"ARP" }, "all":{ "type":"number", "format":"flag", "default":0, "description":"All" }, "ip":{ "type":"number", "format":"flag", "default":0, "description":"IP" }, "ipv6":{ "type":"number", "format":"flag", "default":0, "description":"IPV6" }, "ipv4ad":{ "type":"string", "format":"ipv4-address", "description":"IP Address" }, "ipv6ad":{ "type":"string", "format":"ipv6-address", "description":"IPV6 Address" }, "neighbor":{ "type":"number", "format":"flag", "default":0, "description":"IPv6 Neighbor/Router" }, "icmp":{ "type":"number", "format":"flag", "default":0 }, "icmpv6":{ "type":"number", "format":"flag", "default":0 }, "tcp":{ "type":"number", "format":"flag", "default":0 }, "port-range":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "description":"Port Number" }, "udp":{ "type":"number", "format":"flag", "default":0 }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "pop3-proxy":{ "type":"object", "$ref":"/axapi/v3/debug/pop3-proxy", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "sess":{ "type":"object", "$ref":"/axapi/v3/debug/sess", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "ssl":{ "type":"object", "$ref":"/axapi/v3/debug/ssl", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "system-list":{ "type":"array", "minItems":1, "items":{ "type":"system" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/system/{debug_system_enum}", "array":[ { "properties":{ "debug_system_enum":{ "type":"string", "format":"enum", "description":"'all': System all debug switch; 'aaa': System debug aaa switch; 'import-export': System debug import or export switch; 'ssl': System debug ssl switch; ", "enum":[ "all", "aaa", "import-export", "ssl" ], "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "debug_system_enum" ] } ] }, "tcp-list":{ "type":"array", "minItems":1, "items":{ "type":"tcp" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/tcp/{stack}", "array":[ { "properties":{ "stack":{ "type":"number", "format":"flag", "default":0, "description":"Debug TCP stack", "optional":false }, "level":{ "type":"number", "format":"number", "minimum":1, "maximum":4, "description":"Debug level (Level 1-4)", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "stack" ] } ] }, "all-list":{ "type":"array", "minItems":1, "items":{ "type":"all" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/all/{dumy}", "array":[ { "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "dumy" ] } ] }, "backtrace":{ "type":"object", "$ref":"/axapi/v3/debug/backtrace", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "cli":{ "type":"object", "$ref":"/axapi/v3/debug/cli", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"CLI all debug switch" }, "io":{ "type":"number", "format":"flag", "default":0, "description":"CLI debug input-output switch" }, "parser":{ "type":"number", "format":"flag", "default":0, "description":"CLI debug parser switch" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "cpu":{ "type":"object", "$ref":"/axapi/v3/debug/cpu", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "dumpthread":{ "type":"object", "$ref":"/axapi/v3/debug/dumpthread", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "imish":{ "type":"object", "$ref":"/axapi/v3/debug/imish", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "imish-profile":{ "type":"object", "$ref":"/axapi/v3/debug/imish-profile", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "layer2-list":{ "type":"array", "minItems":1, "items":{ "type":"layer2" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/layer2/{all}", "array":[ { "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"Layer2 all debug switch", "optional":false }, "trace":{ "type":"number", "format":"flag", "default":0, "description":"Layer2 debug trace switch", "optional":true }, "interface":{ "type":"number", "format":"flag", "default":0, "description":"Layer2 debug interface switch", "optional":true }, "vlan":{ "type":"number", "format":"flag", "default":0, "description":"Layer2 debug vlan switch", "optional":true }, "arp":{ "type":"number", "format":"flag", "default":0, "description":"Layer2 debug arp switch", "optional":true }, "misc":{ "type":"number", "format":"flag", "default":0, "description":"Layer2 debug misc switch", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "all" ] } ] }, "lb-list":{ "type":"array", "minItems":1, "items":{ "type":"lb" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/lb/{all}", "array":[ { "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"Load Balancing debug all switch", "optional":false }, "cfg":{ "type":"number", "format":"flag", "default":0, "description":"Load Balancing configuration debug switch", "optional":true }, "flow":{ "type":"number", "format":"flag", "default":0, "description":"Packet flow debug switch", "optional":true }, "llb":{ "type":"number", "format":"flag", "default":0, "description":"Link Load Balancing debug switch", "optional":true }, "slb":{ "type":"number", "format":"flag", "default":0, "description":"Server Load Balancing debug switch", "optional":true }, "fwlb":{ "type":"number", "format":"flag", "default":0, "description":"Firewall Load Balancing debug switch", "optional":true }, "clb":{ "type":"number", "format":"flag", "default":0, "description":"Cache Load Balancing debug switch", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "all" ] } ] }, "list_all_cli":{ "type":"object", "$ref":"/axapi/v3/debug/list_all_cli", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "logging-list":{ "type":"array", "minItems":1, "items":{ "type":"logging" }, "uniqueItems":true, "$ref":"/axapi/v3/debug/logging/{all}", "array":[ { "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"Logging all debug switch", "optional":false }, "command":{ "type":"number", "format":"flag", "default":0, "description":"Logging debug command switch", "optional":true }, "error":{ "type":"number", "format":"flag", "default":0, "description":"Logging debug error switch", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "all" ] } ] }, "lsn":{ "type":"object", "$ref":"/axapi/v3/debug/lsn", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "management":{ "type":"object", "$ref":"/axapi/v3/debug/management", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"management all debug switch" }, "system":{ "type":"number", "format":"flag", "default":0, "description":"management system debug switch" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "polltech-enable":{ "type":"object", "$ref":"/axapi/v3/debug/polltech-enable", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "rt":{ "type":"object", "$ref":"/axapi/v3/debug/rt", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"Routing all debug switch" }, "command":{ "type":"number", "format":"flag", "default":0, "description":"Routing debug command switch" }, "check":{ "type":"number", "format":"flag", "default":0, "description":"ROUTING debug check switch" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "snmp":{ "type":"object", "$ref":"/axapi/v3/debug/snmp", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "description":"SNMP all debug switch" }, "error":{ "type":"number", "format":"flag", "default":0, "description":"SNMP debug error switch" }, "event":{ "type":"number", "format":"flag", "default":0, "description":"SNMP debug event switch" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "auth":{ "type":"object", "$ref":"/axapi/v3/debug/auth", "properties":{ "level":{ "type":"string", "format":"enum", "description":"'1': Diagnose Problems; '2': Detail packet flow; ", "enum":[ "1", "2" ] }, "saml":{ "type":"number", "format":"flag", "default":0, "description":"Enable debug SAML authentication logs" }, "client-addr":{ "type":"string", "format":"ipv4-address", "description":"Filter SAML logs by client IP address" }, "saml-sp":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "description":"Filter SAML logs by SAML service provider name (SAML SP name)" }, "username":{ "type":"string", "format":"string", "minLength":1, "maxLength":255, "description":"Show the logs of specific username (User name)" }, "virtual-server":{ "type":"string", "format":"string", "minLength":1, "maxLength":127, "description":"Show the logs of specific virtual-server (Virtual-server name)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "monitor":{ "type":"object", "$ref":"/axapi/v3/debug/monitor", "properties":{ "filename":{ "type":"string", "format":"string", "minLength":1, "maxLength":31, "description":"Filename to save debug output" }, "all-slots":{ "type":"number", "format":"flag", "plat-pos-list":["chassis"], "default":0, "description":"Display debug output of both Master and Blade" }, "cpuid":{ "type":"number", "format":"number", "minimum":0, "maximum":65535, "description":"CPU id to debug (0,1,...)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } }, "a10support":{ "type":"object", "$ref":"/axapi/v3/debug/a10support", "properties":{ "password":{ "type":"string", "format":"password", "minLength":1, "maxLength":95, "description":"Password to be set" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object" } } } } }