List backups and restores for a given cluster
{- "clusterDataCentres": [
- {
- "id": "a8c32b20-c8f0-11e7-abc4-cec278b6b50a",
- "name": "AWS_VPC_US_EAST_1",
- "nodes": [
- {
- "events": [
- {
- "end": 1510585212265,
- "progress": 0.5,
- "start": 1510585212265,
- "state": "ACTIVE",
- "type": "snapshot-upload"
}
], - "id": "cb986e08-f6be-4d08-8de2-4352c2cfaf1f",
- "privateAddress": "10.0.0.1",
- "publicAddress": "50.0.0.1"
}
]
}
], - "id": "77b5a4e1-c422-4a78-b551-d8fa5c42ad95",
- "name": "example-cluster"
}
Successfully retrieved compatible node sizes for ClickHouse.
[- {
- "cloudProviderNodeSizes": [
- {
- "nodeSizes": [
- "m5xl-400-v2",
- "r5xl-2000-v2"
], - "cloudProvider": "AWS_VPC",
- "document": "string"
}
]
}
]
Successfully retrieved versions of ClickHouse.
[- {
- "applicationVersions": [
- {
- "application": "[APPLICATION]",
- "versions": [
- "1.0.0",
- "1.0.1"
]
}
]
}
]
Successfully requested ClickHouse cluster restore.
{- "cdcConfigs": [
- {
- "cdcId": "a8c32b20-c8f0-11e7-abc4-cec278b6b50a",
- "customVpcSettings": {
- "network": "10.0.0.0/16",
- "vpcId": "vpc-002512aa"
}, - "restoreMode": "CUSTOM_VPC"
}
], - "clusterId": "c0e5e2ff-affe-444c-bdca-707c7b48aaad",
- "pointInTime": 1420070400000,
- "restoredClusterId": "b8a32a20-d8e0-11a7-def4-sdc278a6a50b",
- "restoredClusterName": "my-restored-cluster"
}
{- "cdcConfigs": [
- {
- "cdcId": "a8c32b20-c8f0-11e7-abc4-cec278b6b50a",
- "customVpcSettings": {
- "network": "10.0.0.0/16",
- "vpcId": "vpc-002512aa"
}, - "restoreMode": "CUSTOM_VPC"
}
], - "clusterId": "c0e5e2ff-affe-444c-bdca-707c7b48aaad",
- "pointInTime": 1420070400000,
- "restoredClusterId": "b8a32a20-d8e0-11a7-def4-sdc278a6a50b",
- "restoredClusterName": "my-restored-cluster"
}
required | Array of objects (ClickHouseDataCentreV2) = 1 items List of data centre settings. |
currentClusterOperationStatus | string (CurrentClusterOperationStatusV2) Indicates if the cluster is currently performing any restructuring operation such as being created or resized |
privateNetworkCluster required | boolean Creates the cluster with private network only, see Private Network Clusters. |
name required | string [ 3 .. 48 ] characters [a-zA-Z0-9][a-zA-Z0-9_-]* Name of the cluster. |
clickhouseVersion required | string[0-9]+\.[0-9]+\.[0-9]+ Version of ClickHouse to run on the cluster. Available versions:
|
description | string A description of the cluster |
Array of objects (TwoFactorDeleteSettingsV2) <= 1 items | |
Array of objects (ResizeSettingsV2) <= 1 items Settings to determine how resize requests will be performed for the cluster. | |
slaTier required | string (SlaTierV2) SLA Tier of the cluster. Non-production clusters may receive lower priority support and reduced SLAs. Production tier is not available when using Developer class nodes. See SLA Tier for more information. |
ClickHouse Cluster provisioning requested.
{- "clickhouseVersion": "[x.y.z]",
- "dataCentres": [
- {
- "cloudProvider": "AWS_VPC",
- "dedicatedClickHouseKeeper": [
- {
- "nodeCount": 3,
- "nodeSize": "CLK-DEV-t3.medium-50"
}
], - "loadBalancerEnabled": false,
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.0.0.0/16",
- "nodeSize": "CLK-DEV-t3.medium-50",
- "region": "US_EAST_1",
- "replicas": 3,
- "shards": 1,
- "tieredStorage": [
- {
- "s3Settings": [
- {
- "s3BucketName": "sample-s3-bucket"
}
]
}
]
}
], - "name": "MyClickHouseCluster",
- "privateNetworkCluster": false,
- "slaTier": "NON_PRODUCTION"
}
{- "clickhouseVersion": "[x.y.z]",
- "dataCentres": [
- {
- "cloudProvider": "AWS_VPC",
- "dedicatedClickHouseKeeper": [
- {
- "nodeCount": 3,
- "nodeSize": "CLK-DEV-t3.medium-50"
}
], - "loadBalancerEnabled": false,
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.0.0.0/16",
- "nodeSize": "CLK-DEV-t3.medium-50",
- "region": "US_EAST_1",
- "replicas": 3,
- "shards": 1,
- "tieredStorage": [
- {
- "s3Settings": [
- {
- "s3BucketName": "sample-s3-bucket"
}
]
}
]
}
], - "name": "MyClickHouseCluster",
- "privateNetworkCluster": false,
- "slaTier": "NON_PRODUCTION"
}
ClickHouse cluster details retrieved.
{- "clickhouseVersion": "[x.y.z]",
- "dataCentres": [
- {
- "cloudProvider": "AWS_VPC",
- "dedicatedClickHouseKeeper": [
- {
- "nodeCount": 3,
- "nodeSize": "CLK-DEV-t3.medium-50"
}
], - "loadBalancerEnabled": false,
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.0.0.0/16",
- "nodeSize": "CLK-DEV-t3.medium-50",
- "region": "US_EAST_1",
- "replicas": 3,
- "shards": 1,
- "tieredStorage": [
- {
- "s3Settings": [
- {
- "s3BucketName": "sample-s3-bucket"
}
]
}
]
}
], - "name": "MyClickHouseCluster",
- "privateNetworkCluster": false,
- "slaTier": "NON_PRODUCTION"
}
ClickHouse cluster update request accepted.
ClickHouse cluster not found
{- "dataCentres": [
- {
- "loadBalancerEnabled": false,
- "replicas": 3,
- "awsSettings": [
- {
- "ebsEncryptionKey": "9a27373a-0451-4121-94ba-873fc441f313",
- "customVirtualNetworkId": "string"
}
], - "dedicatedClickHouseKeeper": [
- {
- "nodeSize": "CLK-DEV-t3.medium-50",
- "nodeCount": 3
}
], - "network": "192.168.0.0/18",
- "tags": [
- {
- "value": "myTagValue",
- "key": "myTagKey"
}
], - "gcpSettings": [
- {
- "customVirtualNetworkId": "string"
}
], - "shards": 1,
- "tieredStorage": [
- {
- "s3Settings": [
- {
- "prefix": "string",
- "s3BucketName": "string"
}
]
}
], - "nodeSize": "CLK-DEV-t3.medium-50",
- "cloudProvider": "AWS_VPC",
- "azureSettings": [
- {
- "resourceGroup": "string",
- "customVirtualNetworkId": "/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/Microsoft.Network/virtualNetworks/{virtual-network-name}",
- "storageNetwork": "192.168.1.0/24"
}
], - "name": "US_EAST_1_DC",
- "region": "US_EAST_1",
- "providerAccountName": "string"
}
], - "description": "Cluster managed by the integration team.",
- "twoFactorDelete": [
- {
- "confirmationPhoneNumber": "string",
- "confirmationEmail": "string"
}
], - "resizeSettings": [
- {
- "notifySupportContacts": true,
- "concurrency": 0
}
]
}
{- "clickhouseVersion": "[x.y.z]",
- "dataCentres": [
- {
- "cloudProvider": "AWS_VPC",
- "dedicatedClickHouseKeeper": [
- {
- "nodeCount": 3,
- "nodeSize": "CLK-DEV-t3.medium-50"
}
], - "loadBalancerEnabled": false,
- "name": "AWS_VPC_US_EAST_1",
- "network": "10.0.0.0/16",
- "nodeSize": "CLK-DEV-t3.medium-50",
- "region": "US_EAST_1",
- "replicas": 3,
- "shards": 1,
- "tieredStorage": [
- {
- "s3Settings": [
- {
- "s3BucketName": "sample-s3-bucket"
}
]
}
]
}
], - "name": "MyClickHouseCluster",
- "privateNetworkCluster": false,
- "slaTier": "NON_PRODUCTION"
}