Volumes
Persistent storage volumes.
Base https://api.nodion.com. Short paths needX-Nodion-Project unless the path already has/v2/projects/{id}. Request bodies are in the interactive docs.
GET
/v2/volume_size_limitsList allowed volume size limits
GET
/v2/volumesList volumes in the current project
POST
/v2/volumesCreate a volume in the current project
GET
/v2/projects/{id}/volumesList volumes
POST
/v2/projects/{id}/volumesCreate a volume
GET
/v2/volumes/{id}Get a volume
PATCH
/v2/volumes/{id}Grow a volume (size_gb must increase)
DELETE
/v2/volumes/{id}Delete a volume