list_all_ranges_detailed
Retrieve comprehensive details for all cyber range environments, including user identification, status, deployment times, and network configurations.
Instructions
List all ranges with detailed information including identification.
This tool provides comprehensive information about all ranges in the system, making it easy to identify which range belongs to which user or purpose.
Returns: Detailed list of all ranges with: - User ID (unique identifier) - Range number/name - Range state/status - Last deployment time - VM count - Network configuration
Example: # List all ranges to see which ones exist result = await list_all_ranges_detailed()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||