Get Incident Static Field
POST /Command/getIncidentStaticField
Get Incident Static Field Values.
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. |
Incident Number |
| Required | Incident Number to retrieve the static field values from. |
Site Name |
| Optional | The site containing the incident, if left empty will use the runtime site. |
Username |
| Optional | The username of user who accesses the incident. This username will only be used when the task auto-runs. If left empty, will default to the system user. |