External DocumentationTo learn more, visit the Lacework documentation.
Parameters
Parameter | Description |
---|---|
Query | The query to execute. |
Parameter | Description |
---|---|
Query | The query to execute. |
{
"query": {
"queryText": "string"
},
"options": {
"limit": 1
},
"arguments": [
{
"name": "string",
"value": "string"
}
]
}
Was this page helpful?