cldkctl_edit_vm_yaml
Edit virtual machine configurations in YAML format for Cloudeka projects using the cldkctl CLI through MCP server integration.
Instructions
Call the cldkctl_edit_vm_yaml endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| namespace | Yes | Namespace | |
| name | Yes | VM name | |
| vm_yaml_data | Yes | VM YAML data |