{
"id": "123e4567-e89b-12d3-a456-426614174000",
"pipelineID": "123e4567-e89b-12d3-a456-426614174000",
"configSectionID": "123e4567-e89b-12d3-a456-426614174000",
"fileID": "123e4567-e89b-12d3-a456-426614174000",
"match": "*",
"isMatchRegexp": false,
"actions": [
{
"description": "Sample action",
"enabled": true,
"selectors": [
{
"expr": "some_key"
}
],
"add": {
"key": "some_key",
"value": "some_value"
},
"renameTo": "renamed",
"copyAs": "copied",
"maskWith": "masked"
}
],
"createdAt": "2024-11-21T10:12:02.784Z",
"updatedAt": "2024-11-21T10:12:02.784Z"
}