modal_volume_rename
Rename a Modal volume by providing its current name and the new name. Use this to update volume identifiers for your Modal infrastructure.
Instructions
Rename a modal.Volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | Environment to interact with | |
| newName | Yes | New name of the volume | |
| oldName | Yes | Current name of the volume |