1 - 1.2
scp-cli postgresql instance show
--instance_name <value>
--cluster_id <value>
Description
Show Instance.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| instance_name required | string | Instance name | - |
| cluster_id required | string | Cluster ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | Account ID | |
| block_storages | Block storages | [] |
| cluster_id | Cluster ID | |
| cluster_name | Cluster name | |
| cpu_core | Server type cpu core | |
| created_at | Creation time | |
| created_by | Creator | |
| dbaas_engine | DBaaS engine | |
| memory_gb | Server type memory | |
| modified_at | Modification time | |
| modified_by | Modifier | |
| name | Name | |
| os_type | OS type | |
| os_version | OS version | |
| product_image_type | Product image type | |
| product_type | Product type | |
| public_ip_address | Public IP Address. The address can be obtained via “GET /vpc/v1/publicips” endpoint. | |
| public_ip_id | Public IP ID. The ID can be obtained via “GET /vpc/v1/publicips” endpoint. | |
| region | Region | |
| role_type | Role type | |
| server_type_name | Server type name | |
| service_ip_address | User subnet IP address | |
| service_state | Service state | |
| software_version | Software version | |
| zone | Availability Zone |