curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/3/enrichment-rules/custom-enrichment-rules/v1/all/contents \
--header 'Authorization: <api-key>'{
"customEnrichmentsData": [
{
"binary": "aSDinaTvuI8gbWludGxpZnk=",
"definition": {
"description": "<string>",
"fileName": "<string>",
"fileSize": 123,
"id": 123,
"isQueryOnly": true,
"name": "<string>",
"version": 123
}
}
]
}No description available
curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/3/enrichment-rules/custom-enrichment-rules/v1/all/contents \
--header 'Authorization: <api-key>'{
"customEnrichmentsData": [
{
"binary": "aSDinaTvuI8gbWludGxpZnk=",
"definition": {
"description": "<string>",
"fileName": "<string>",
"fileSize": 123,
"id": 123,
"isQueryOnly": true,
"name": "<string>",
"version": 123
}
}
]
}API key authentication
This data structure represents a search clause
Show child attributes
Show child attributes
Was this page helpful?