action gambitcomm_protocol_coap_get_stats_hdr { label: "Show the COAP statistics headers" description: "The headers of statistics fields" provider: gambitcomm method: GET path: "/mimic/protocol/msg/coap/get/stats_hdr" encoding: json output: { type: "array" items: { type: "string" } } }