Skip to content

DBaaS Service Common

Properties

PropertyTypeRequiredDescription
namestringyesService name

Min length: 0. Max length: 63.
planstringyesSubscription plan
typestringyesService type code

Min length: 0. Max length: 64.
created-atstringnoService creation timestamp (ISO 8601)

ISO 8601 date-time.
disk-sizeintegernoTODO UNIT disk space for data storage

Min: 0.
integrationsarray of DBaaS IntegrationnoService integrations
node-countintegernoNumber of service nodes in the active plan

Min: 0.
node-cpu-countintegernoNumber of CPUs for each node

Min: 0.
node-memoryintegernoTODO UNIT of memory for each node

Min: 0.
notificationsarray of Service notificationsnoService notifications
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)

ISO 8601 date-time.
zonestringnoThe zone where the service is running
Last updated on