Class DbSystemShape (0.3.0)

DbSystemShape(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
name str
Identifier. The name of the Database System Shape resource with the format: projects/{project}/locations/{region}/dbSystemShapes/{db_system_shape}
shape str
Optional. shape
min_node_count int
Optional. Minimum number of database servers.
max_node_count int
Optional. Maximum number of database servers.
min_storage_count int
Optional. Minimum number of storage servers.
max_storage_count int
Optional. Maximum number of storage servers.
available_core_count_per_node int
Optional. Number of cores per node.
available_memory_per_node_gb int
Optional. Memory per database server node in gigabytes.
available_data_storage_tb int
Optional. Storage per storage server in terabytes.
min_core_count_per_node int
Optional. Minimum core count per node.
min_memory_per_node_gb int
Optional. Minimum memory per node in gigabytes.
min_db_node_storage_per_node_gb int
Optional. Minimum node storage per database server in gigabytes.