update_namespace
Modify vSphere Namespace resource quotas or storage policy to adjust CPU limits, memory allocation, or storage configuration.
Instructions
Update vSphere Namespace resource quotas or storage policy.
Args: name: Namespace name. cpu_limit: New CPU limit in MHz (optional). memory_limit_mib: New memory limit in MiB (optional). storage_policy: New storage policy name (optional).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| cpu_limit | No | ||
| memory_limit_mib | No | ||
| storage_policy | No | ||
| target | No |