Plans

DBaaS plan

Properties

  • node-count (integer): DBaaS plan node count
  • backup-config (object): DBaaS plan backup config - schema details
  • node-cpu-count (integer): DBaaS plan CPU count per node
  • family (string): Instance family subset which the service can use
  • disk-space (integer): DBaaS plan disk space
  • authorized (boolean): Requires authorization or publicly available
  • name (string): DBaaS plan name
  • max-memory-percent (integer): DBaaS plan max memory allocated percentage
  • zones (array[string]): Zones where the plan is available
  • node-memory (integer): DBaaS plan memory count per node
Last updated on