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_limits

List allowed volume size limits

Scope readInteractive docs

POST/v2/volumes

Create a volume in the current project

Scope writeInteractive docs

PATCH/v2/volumes/{id}

Grow a volume (size_gb must increase)

Scope writeInteractive docs