DBaaS Services

Properties

PropertyTypeRequiredDescription
namestringyesService name
planstringyesSubscription plan
typestringyesService type code
created-atstringnoService creation timestamp (ISO 8601)
disk-sizeintegernoTODO UNIT disk space for data storage
integrationsarray[object]noService integrations schema details
node-countintegernoNumber of service nodes in the active plan
node-cpu-countintegernoNumber of CPUs for each node
node-memoryintegernoTODO UNIT of memory for each node
notificationsarray[object]noService notifications schema details
statestringnoState of the service

Allowed values: running, rebuilding, rebalancing, poweroff.
termination-protectionbooleannoService is protected against termination and powering off
updated-atstringnoService last update timestamp (ISO 8601)
zonestringnoThe zone where the service is running
Last updated on