SetFields
SetFields
Set Fields is an action to set fields of the source event.
AllOf
JSON Example
{
"resource_type": "string",
"field_settings": [
{
"field_pointer": "string",
"value": {
"resource_type": "string"
}
}
]
}