Set Artifact Is Key Asset Field
POST /Command/SetArtifactIsKeyAsset
Set whether an artifact is a key asset or not. Only works for artifact that are of type internal endpoint.
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 Name |
| Required | The name of the artifact |
Is Key Asset |
| Required | Whether the artifact is a key asset or not |