{ "id":"/axapi/v3/axdebug/tcpdump", "type":"object", "node-type":"scalar", "title":"tcpdump", "operation-not-allowed": ["DELETE", "PUT"], "operational":1, "description":"Use tcpdump to display & filter packets", "properties":{ "current-slot":{ "type":"number", "format":"flag", "plat-pos-list":["chassis"], "default":0, "description":"Only for current-slot of chassis", "optional":true }, "tcp-opt":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":255, "description":"Specify tcpdump in quotes ex: \"[ -AefNqRStuvxX ] [ expression ]\"", "optional":true } } }