External DocumentationTo learn more, visit the Tenable Security Center documentation.
Parameters
Example Output
Workflow Library Example
List Queries with Tenable Security Center and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Type | Query type. |
{
"type": "regular",
"response": {
"usable": [
{
"id": "1",
"name": "Name",
"description": "Test for posting an alert query"
},
{
"id": "1468",
"name": "Test 2",
"description": ""
}
],
"manageable": [
{
"id": "1",
"name": "Name",
"description": "Test for posting an alert query"
},
{
"id": "1469",
"name": "Test 3",
"description": ""
},
{
"id": "1470",
"name": "Test 4",
"description": ""
}
]
},
"error_code": 0,
"error_msg": "",
"warnings": [],
"timestamp": 1427750981
}
Was this page helpful?