POST /Command/CreateTenantDataIngestionSchedule
Sync schedule to tenant instance.
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
|
Parameter Name |
Type |
Required/Optional |
Description |
|---|---|---|---|
|
Username |
|
Required |
The username of your D3 SOAR account. |
|
Site |
|
Required |
The D3 SOAR site to run the remote command. |
|
Integration Name |
|
Required |
Integration name which needs create schedule |
|
Data Ingestion Connection |
|
Required |
Connection to create data ingestion schedule |
|
Is Fetch Incident Or Event |
|
Required |
Intake data type (Options: “Event Intake” or “Incident Intake”) |
|
Is Shared To Client Connection |
|
Required |
Specify if use shared client site. The default value is false. |
|
Tenant Region |
|
Required |
Region of the tenant |
|
Tenant Name |
|
Required |
Name of the tenant |
|
Tenant Site |
|
Required |
Site of the tenant |
|
Schedule Interval |
|
Required |
Set the interval minutes for the schedule |
|
Event Playbook |
|
Optional |
Event playbook name |
|
Enable Email Notification |
|
Optional |
Enable send email notification if schedule failed |
|
Max Attempts |
|
Optional |
The number of consecutive fetch failed to send email notification |
|
Command Details |
|
Optional |
The details for command parameters |
|
JSON Path For Site |
|
Optional |
JSON path for site |
|
Global List For Site Mapping |
|
Optional |
Global list for site mapping |