Skip to main content
Glama

find_range_by_vm_name

Locate the cyber range containing a specific virtual machine by its name to manage VM placement and range organization in Ludus environments.

Instructions

Find which range contains a specific VM by name.

Args: vm_name: Name of the VM to search for

Returns: Range information containing the VM, or None if not found

Example: # Find which range contains the VM 'DC01' result = await find_range_by_vm_name(vm_name="DC01")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
vm_nameYes

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tjnull/Ludus-FastMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server