ClickHouse
ClickHouse is a fast open-source column-oriented database management system optimized for real-time analytics.Resources
Service
Create, manage and delete ClickHouse services.Props
The ID, name, or OrganizationRef of ClickHouse cloud organization to create the service in
The underlying cloud provider to create the service on (e.g., “aws”, “gcp”, “azure”)
The region to create the service in
The name of the ClickHouse service to create
The key ID for the ClickHouse API
The secret for the ClickHouse API
The IP access list to create the service with
The minimum replica memory to create the service with
The maximum replica memory to create the service with
The number of replicas to create the service with
Whether to enable idle scaling
The timeout minutes for idle scaling
Whether to make the service readonly
The release channel to create the service with
The desired state of the service
Whether to enable the MySQL endpoint
Whether to enable the HTTPS endpoint. Cannot be disabled
Whether to enable the nativesecure endpoint. Cannot be disabled
Wait for HTTP service to be ready before marking the resource as created
Returns
The ID of ClickHouse cloud organization the service is in
The name of the ClickHouse service
The ClickHouse ID of the service
The password for the ClickHouse service
The provider of the ClickHouse service
The region of the ClickHouse service
The IP access list of the ClickHouse service
The minimum replica memory of the ClickHouse service
The maximum replica memory of the ClickHouse service
The number of replicas of the ClickHouse service
Whether idle scaling is enabled for the ClickHouse service
The timeout minutes for idle scaling of the ClickHouse service
The MySQL endpoint details of the ClickHouse service
The HTTPS endpoint details of the ClickHouse service
The nativesecure endpoint details of the ClickHouse service
The state of the ClickHouse service