POST /Command/PublishLivePlaybooksAcrossSites
Publish a live playbook to multiple sites within the D3 Application or withdraw live playbooks from multiple sites.
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. |
|
Playbook Name |
|
Required |
The name of Playbook |
|
Site List |
|
Required |
The name of the site list |
|
Action |
|
Optional |
Action type of publish playbook. (Options: “Add“, “Remove“, “Overwrite“) |