Update a volume
Update an existing volume’s configuration or contents
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Volume ID or name.
Body
Updated volume configuration
Response
Volume updated successfully
CreatedAt is the ISO8601 timestamp when this volume was created
CurrentVersion is the current version number of this volume
ID is the unique identifier for this volume
MountedBy is the list of deployment IDs currently mounting current volume version
Name is the name of the volume
Object is the type identifier for this response (always "volume")
readOnly UpdatedAt is the ISO8601 timestamp when this volume was last updated
VersionHistory contains previous versions of this volume, keyed by version number