action probely_get_targets_all_scheduledscans_expanded { label: "List scheduled scans for all targets expanding recurrence" provider: probely method: GET path: "/targets/all/scheduledscans/expanded/" encoding: json output: { type: "object" additionalProperties: true } }