Database
Resource path | /databases | |
---|---|---|
| String | Name of the database |
| String(id) | Version identifier, eg. “v236” |
| String(id) | EC2 valid region, eg. “eu-west-1” |
| String(id) | GrapheneDB plan. “cluster” is not accepted |
Backup schedule
Resource path | /databases/{databaseId}/backups/schedule | |
---|---|---|
| String(time) | H:mm:SS |
| String(enum) | Always set to UTC |
| String(enum) | Always set to “daily” |
Database Import
Resource path | /databases/{databaseId}/import | |
---|---|---|
| String(url) | Link to the S3-stored graphdb.zip. Please give it permissions so our internal infrastructure can access it. |