| Add or Remove Asset Tags | Adds or removes tags from the specified assets, and returns the UUID of the asynchronous asset update job. |
| Delete Asset | Deletes the specified asset. |
| Export Assets | Exports all assets that match the request criteria. |
| Get Asset | Returns details of the specified asset. |
| Import Assets | Imports asset data in JSON format. |
| List Assets | Lists up to 5,000 assets. |
| List Asset Tags | Returns a list of assigned tags for the specified asset UUID. |
| List Workbench Assets | Returns a list of assets from the workbenches endpoint. |
| Move Assets | Moves assets from the specified network to another network. |
| Create User | Creates a new user. |
| Delete User | Deletes a user. |
| Get User | Returns details for a specific user. |
| List Users | Returns a list of users. |
| Update User | Updates an existing user account. |
| Export Vulnerabilities | Exports vulnerabilities that match the request criteria. |
| Import Vulnerabilities | Imports a list of vulnerabilities in JSON format. |
| List Assets with Vulnerabilities | Returns a list of assets with vulnerabilities. |
| List Asset Vulnerabilities | Retrieves a list of the vulnerabilities recorded for a specified asset. |
| List Vulnerabilities | Returns a list of recorded vulnerabilities. |
| Add Agent to Group | Adds an agent to the agent group. |
| Create Agent Group | Creates an agent group. |
| Delete Agent Group | Deletes an agent group. |
| Get Agent | Returns the specified agent details for the specified scanner. |
| Get Agent Group | Gets details for the agent group. |
| List Agent Groups | Retrieves a list of agent groups. |
| List Agents | Returns a list of agents for the specified scanner. |
| List Agents By Group | Returns a list of agents for the specified agent group. |
| Remove Agent from Group | Removes an agent from the specified agent group. |
| Rename Agent | Renames an agent. |
| Unlink Agent | Unlinks an agent. |
| Update Agent Group | Changes the name of the agent group. |
| Delete Scanner | Deletes and unlinks a scanner from Tenable Vulnerability Management. |
| Get Scanner | Returns details for the specified scanner. |
| List Scanners | Returns the scanner list. |
| Update Scanner | Updates the specified scanner. |
| Download Vulnerabilities | Downloads exported vulnerabilities as a JSON file. |
| Get Asset Vulnerability Details | Retrieves the details for a vulnerability recorded on a specified asset. |
| Get Plugin Details | Retrieves the details for a plugin. |
| Raw Request | Send raw HTTP request to Tenable. |