Update a Volume
Update a Volume
Update a volume’s display name and/or storage size.
You can update:
- name: New display name (must be unique within the organization)
- size: New storage size (only increases allowed, cannot decrease)
The storage increase is subject to quota limits configured via Metronome org config.
PATCH
Update a Volume
Path Parameters
Volume name
Body
application/json
Request model for updating a Volume.
You can update the display name and/or the storage size. Storage can only be increased (cannot be decreased due to K8s PVC limitations).