Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.23 KB

DbaasServiceCommon.md

File metadata and controls

26 lines (18 loc) · 1.23 KB

DbaasServiceCommon

Properties

Name Type Description Notes
updatedAt OffsetDateTime Service last update timestamp (ISO 8601) [optional]
nodeCount Long Number of service nodes in the active plan [optional]
nodeCpuCount Long Number of CPUs for each node [optional]
integrations List<DbaasIntegration> Service integrations [optional]
zone String The zone where the service is running [optional]
name String
type String
state EnumServiceState [optional]
terminationProtection Boolean Service is protected against termination and powering off [optional]
notifications List<DbaasServiceNotification> Service notifications [optional]
diskSize Long TODO UNIT disk space for data storage [optional]
nodeMemory Long TODO UNIT of memory for each node [optional]
createdAt OffsetDateTime Service creation timestamp (ISO 8601) [optional]
plan String Subscription plan