Skip to main content
Glama

batch_deploy_from_spec

Deploy multiple virtual machines simultaneously using a YAML specification file that supports cloning from templates, snapshots, OVA files, or creating empty VMs.

Instructions

Batch deploy VMs from a YAML specification file.

The YAML spec supports all provisioning channels:

  • source: clone from a VM

  • template: clone from a vSphere template

  • linked_clone: instant clone from a snapshot

  • Per-VM ova: deploy from OVA file

  • Fallback: create empty VMs (optionally with ISO)

Args: spec_path: Path to the deploy.yaml specification file. target: Optional vCenter/ESXi target name from config.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
spec_pathYes
targetNo

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/zw008/vmware-aiops'

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