scaleway.datawarehouse.v1beta1.Database
nameName of the database.
sizeSize of the database. (in bytes)
scaleway.datawarehouse.v1beta1.Deployment
idUnique identifier. (UUID format)
nameName of the deployment.
organization_idOrganization ID. (UUID format)
project_idProject ID. (UUID format)
statusStatus of the deployment.
tagsList of tags applied to the deployment.
created_atCreation date of the deployment. (RFC 3339 format)
updated_atLast modification date of the deployment. (RFC 3339 format)
versionClickHouse® version.
replica_countNumber of replicas for the deployment.
shard_countNumber of shards for the deployment.
cpu_minMinimum CPU count for the deployment.
cpu_maxMaximum CPU count for the deployment.
List of endpoints associated with the deployment.
ram_per_cpuRAM per CPU count for the deployment (in GB).
regionRegion of the deployment.
scaleway.datawarehouse.v1beta1.Endpoint
idUnique identifier of the endpoint. (UUID format)
dns_recordDNS record associated with the endpoint.
List of services associated with the endpoint.
Private Network endpoint details.
publicPublic endpoint details.
scaleway.datawarehouse.v1beta1.Endpoint.Service
protocolportscaleway.datawarehouse.v1beta1.Endpoint.Service.Protocol
scaleway.datawarehouse.v1beta1.ListDatabasesResponse
List of databases associated with the deployment.
total_countTotal count of databases associated with the deployment.
scaleway.datawarehouse.v1beta1.ListDeploymentsResponse
List of all deployments available in an Organization or Project.
total_countTotal count of deployments available in an Organization or Project.
scaleway.datawarehouse.v1beta1.ListPresetsResponse
List of available presets.
total_countTotal count of presets available.
scaleway.datawarehouse.v1beta1.ListUsersResponse
List of users associated with the deployment.
total_countTotal count of users associated with the deployment.
scaleway.datawarehouse.v1beta1.ListVersionsResponse
Available deployment version.
total_countTotal count of deployment version available.
scaleway.datawarehouse.v1beta1.Preset
nameName of the preset.
categoryCategory of the preset.
cpu_minMinimum CPU count for the preset.
cpu_maxMaximum CPU count for the preset.
ram_per_cpuRAM per CPU count for the preset (in GB).
replica_countNumber of replicas for the preset.
shard_countNumber of shards for the preset.
scaleway.datawarehouse.v1beta1.User
nameName of the user.
is_adminIndicates if the user is an administrator.