Resource: SoarDomain
This service is available for customers who migrated SOAR to a customer managed project and have the Chronicle API enabled. Provides customers with the ability to define specific domains as internal, so that when an entity is created during the alert ingestion process, it appears as an internal asset.
JSON representation |
---|
{ "name": string, "displayName": string, "environmentsJson": string } |
Fields | |
---|---|
name |
Identifier. The unique name(ID) of the SoarDomain. Format: projects/{project}/locations/{location}/instances/{instance}/soarDomains/{soarDomain} |
displayName |
Required. SoarDomain display name, limited to 4096 characters. |
environmentsJson |
Required. SoarDomain associated logical environments (json). |
Methods |
|
---|---|
|
Create a SoarDomain. |
|
Delete a SoarDomain. |
|
Export SoarDomains. |
|
Get a SoarDomain. |
|
Import SoarDomains. |
|
Lists soar domains. |
|
Update a SoarDomain. |