action probely_post_targets_target_id_scans_id_cancel { label: "Cancel running scan" provider: probely method: POST path: "/targets/{target_id}/scans/{id}/cancel/" encoding: json output: { type: "object" additionalProperties: true } }