action probely_post_targets_target_id_scan_now { label: "Start a scan on the target" provider: probely method: POST path: "/targets/{target_id}/scan_now/" encoding: json output: { type: "object" additionalProperties: true } }