POST /Command/SetArtifactState
Sets the state of an artifact
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. |
|
Artifact Names |
|
Optional |
The name of the artifacts |
|
Artifact Type |
|
Optional |
The type of the artifact |
|
State |
|
Optional |
The state for the input artifacts |
|
Description |
|
Optional |
The description for the input artifacts |