cldkctl_get_vm
Retrieve virtual machine details by calling the cldkctl_get_vm endpoint on the MCP cldkctl Server, enabling access to VM data through Cloudeka's CLI functionality.
Instructions
Call the cldkctl_get_vm endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}