1.2
1.2
scp-cli postgresql cluster show
--cluster_id <value>
Description
Show Cluster.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | Cluster ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| allowable_ip_addresses | Allowed IP addresses list | [] |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| dbaas_engine | DBaaS engine | |
| dbaas_engine_version_name | DBaaS engine version name | |
| ha_enabled | HA availability | |
| init_config_option | DB initial configuration option | |
| instance_count | Instance Count | |
| instance_groups | Instance groups list | [] |
| is_kernel_patchable | Whether the kernel can be patched | |
| maintenance_option | Maintenance option | {} |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Cluster name | |
| nat_enabled | NAT availability | |
| origin_cluster_id | Origin cluster ID | |
| product_image_type | Product image type | |
| product_type | Product type | |
| replicas | Replicas list | [] |
| role_type | Role type | {} |
| service_state | Service state | |
| service_watch_log_collection | ServiceWatch log collection | |
| software_version | Software version | |
| subnet_id | Subnet ID. The ID can be obtained via the GET /vpc/v1/subnets endpoint. | |
| timezone | Timezone. The timezone can be obtained via the “GET /support/v1/timezones” endpoint. | |
| vip_public_ip_address | (VIP) Public IP Address. The address can be obtained via “GET /vpc/v1/publicips” endpoint. | |
| vip_public_ip_id | (VIP) Public IP ID. The ID can be obtained via “GET /vpc/v1/publicips” endpoint. | |
| virtual_ip_address | Virtual IP address |