Skip to main content
Glama

create_namespace

Create a vSphere Namespace on a Supervisor Cluster to organize and allocate resources for workloads. Set dry_run=False to execute after previewing configuration.

Instructions

Create a vSphere Namespace on a Supervisor Cluster.

IMPORTANT: dry_run=True by default — set dry_run=False to actually create.

Args: name: Namespace name (lowercase, no spaces). cluster_id: Supervisor cluster MoRef (use get_supervisor_status to find). storage_policy: Storage policy name (use list_supervisor_storage_policies). cpu_limit: CPU limit in MHz (optional). memory_limit_mib: Memory limit in MiB (optional). dry_run: Preview without creating (default: True).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
cluster_idYes
storage_policyYes
cpu_limitNo
memory_limit_mibNo
descriptionNo
dry_runNo
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-VKS'

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