REST Resource: projects.locations.instances.integrations.jobs.contextProperties

Resource: ContextProperty

This service is available for customers who migrated SOAR to a customer managed project and have the Chronicle API enabled. ContextProperty - Chronicle SOAR ContextProperty.

JSON representation
{
  "name": string,
  "value": string
}
Fields
name

string

Identifier. The unique name of the ContextProperty - the property key This value should be 4-63 characters and valid characters are /[a-z][0-9]-/.

value

string

Required. The property value

Methods

clearAll

The method clears all context-properties set on a specific context.

create

Create a context-property.

delete

Delete a context-property.

get

Get a context-property.

list

List context-properties.

patch

Update a context-property.