Schema
TargetSelector
Who to run the job for.
| Field | Type | Description |
|---|---|---|
typerequired | string | Selector type: manual, all_active, client_list, tag, single |
client_ids | string (uuid)[] | null | For client_list type |
client_id | string (uuid) | null | For single type |
tag | string | null | For tag type |