action probely_post_targets_target_id_scheduledscans { label: "Create new scheduled scan" provider: probely method: POST path: "/targets/{target_id}/scheduledscans/" encoding: json output: { type: "object" additionalProperties: true } }