block_storage_update
Update a block storage volume by changing its label or increasing its size in GB. Identify the volume by label or ID to apply the changes.
Instructions
Update block storage volume configuration.
Smart identifier resolution: Use volume label or ID.
Args: volume_identifier: Volume label or ID to update ctx: FastMCP context for resource change notifications size_gb: New size in GB (can only increase, not decrease) label: New label for the volume
Returns: Success confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| size_gb | No | ||
| volume_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||