DBaaS Services

Properties

  • updated-at (string): Service last update timestamp (ISO 8601)
  • node-count (integer): Number of service nodes in the active plan
  • node-cpu-count (integer): Number of CPUs for each node
  • integrations (array[object]): Service integrations - schema details
  • zone (string): The zone where the service is running
  • name (required) (string)
  • type (required) (string)
  • state (string)
  • termination-protection (boolean): Service is protected against termination and powering off
  • notifications (array[object]): Service notifications - schema details
  • disk-size (integer): TODO UNIT disk space for data storage
  • node-memory (integer): TODO UNIT of memory for each node
  • created-at (string): Service creation timestamp (ISO 8601)
  • plan (required) (string): Subscription plan
Last updated on