update-network-volume
Update a network volume's name or resize it to a larger capacity by providing the volume ID and optional new name or size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| networkVolumeId | Yes | ID of the network volume to update | |
| name | No | New name for the network volume | |
| size | No | New size in GB (must be larger than current) |