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