Database

Resource path/databases
nameStringName of the database
versionString(id)Version identifier, eg. “v236”
awsRegionString(id)EC2 valid region, eg. “eu-west-1”
planString(id)GrapheneDB plan. “cluster” is not accepted

Backup schedule

Resource path/databases/{databaseId}/backups/schedule
timeString(time)H:mm:SS
timezoneString(enum)Always set to UTC
frequencyString(enum)Always set to “daily”

Database Import

Resource path/databases/{databaseId}/import
urlString(url)Link to the S3-stored graphdb.zip. Please give it permissions so our internal infrastructure can access it.