tenable_health_check
Check connectivity and health of the Tenable.io service. Verifies credentials and API reachability, returning server status and properties.
Instructions
Check connectivity and health of the Tenable.io service.
Verifies that the configured credentials are valid and the API is reachable. Returns server properties and status.
Example: Input: {} Output: { "status": "healthy", "server": {"version": "...", "uuid": "..."}, "license": {...} }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||