Resource: EntitiesBlocklist
This service is available for customers who migrated SOAR to a customer managed project and have the Chronicle API enabled. EntitiesBlocklist - Chronicle SOAR Block Entity. Types of EntitiesBlocklists: general, case-spesific
| JSON representation | 
|---|
{ "name": string, "entityIdentifier": string, "entityType": string, "action": string, "environmentsJson": string }  | 
              
| Fields | |
|---|---|
name | 
                
                   
 Identifier. The resource name of the EntitiesBlocklist. Format: projects/{project}/locations/{location}/instances/{instance}/entitiesBlocklists/{entitiesBlocklist}  | 
              
entityIdentifier | 
                
                   
 Required. The entities blocklist ID of the new stage to create.  | 
              
entityType | 
                
                   
 Required. Defines the EntitiesBlocklist entities blocklist type in the lifetime of a case.  | 
              
action | 
                
                   
 Required. Defines the EntitiesBlocklist action in the lifetime of a case.  | 
              
environmentsJson | 
                
                   
 Required. EntitiesBlocklist associated with the environments.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Create a EntitiesBlocklist. | 
                
 | 
              Delete a EntitiesBlocklist. | 
                
 | 
              Get a EntitiesBlocklist. | 
                
 | 
              List page of EntitiesBlocklists. | 
                
 | 
              Update a EntitiesBlocklist. |