Tenable Agent Tasks API is one of 107 APIs that Tenable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Agent Tasks. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
10 operations
across 10 paths,
and defines 5 schemas.
It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://www.tenable.com/downloads/api/v2.
10 operations10 paths5 schemas2 GET8 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://cloud.tenable.com
Authentication
API Key
Resource Areas
1
Authentication & Security 1
Tenable Agent Tasks API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (Bearer).
By default, every request must be authenticated.
Bearer — Example: Bearer {{token}}
Paths & Operations 10
Across 10 paths, the API surfaces 10 operations — 2 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are agent-bulk-operations_task (10 properties), agent-bulk-operations_bulk-filter-criteria (5 properties), agent-bulk-operations_bulk-filter-with-directive (4 properties), agent-bulk-operations_ErrorResponse (3 properties). Each schema is shown below with its type and property counts.
agent-bulk-operations_bulk-filter
object
3 properties
agent-bulk-operations_ErrorResponse
object
3 properties
agent-bulk-operations_bulk-filter-with-directive
object
4 properties
agent-bulk-operations_bulk-filter-criteria
object
Specifies the criteria you wish to filter agents on. The criteria is used to narrow down the list of agents to perform the specified action on.
5 properties
agent-bulk-operations_task
object
10 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.