action probely_get_targets_all_severity_trend { label: "Severity trend graph data (all targets)" provider: probely method: GET path: "/targets/all/severity_trend/" encoding: json output: { type: "object" additionalProperties: true } }