storage_container_update
Resize a Nutanix storage container's capacity or replication factor to adapt to evolving storage requirements.
Instructions
[WRITE][risk=medium] Resize a container's capacity / replication (reversible → prior).
Args:
ext_id: Storage container extId as returned by storage_container_list.
max_capacity_bytes: New max capacity in bytes (omit to leave unchanged).
replication_factor: New replication factor (omit to leave unchanged).
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ext_id | Yes | ||
| target | No | ||
| max_capacity_bytes | No | ||
| replication_factor | No |