SearchEngineClusterDetailResponse
SearchEngineClusterDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : | string | |
| allowable_ip_addresses optional | Allowed IP addresses list | array[string] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| dbaas_engine required | DBaaS engine Example : PostgreSQL | enum (PostgreSQL, Redis, Valkey Sentinel, MariaDB, MySQL, Elasticsearch Enterprise, OpenSearch, EPAS, Microsoft SQL Server, Kafka, Vertica) | |
| dbaas_engine_version_name required | DBaaS engine version name Example : | string | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| init_config_option required | DB initial configuration option | SearchEngineInitConfigOptionResponse | |
| instance_count optional | Instance Count Example : 0 | integer | |
| instance_groups required | Instance groups list | array[InstanceGroupResponse] | |
| is_combined optional | Master Data server separation state Example : | any of [boolean, null] | |
| license optional | Maintenance option | any of [SearchEngineLicenseResponse, null] | |
| maintenance_option optional | Maintenance option | any of [MaintenanceResponseOption, null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Cluster name Example : | string | |
| nat_enabled optional | NAT availability Example : | any of [boolean, null] | |
| product_image_type required | Product image type Example : | string | |
| product_type required | Product type Example : Search Engine | enum (QOS, PostgreSQL Community, EPAS, MariaDB, MySQL, Redis, Microsoft SQL Server, Search Engine, Event Streams, Vertica, Scalable DB) | |
| service_state required | Service state Example : RUNNING | enum (RUNNING, STOPPED, UNKNOWN, ERROR, FAILED, TERMINATED, CREATING, STOPPING, STARTING, RESTARTING, EDITING, SYNCHRONIZING, UPGRADING, TERMINATING, MIGRATING) | |
| software_version required | Software version Example : | string | |
| subnet_id required | Subnet ID Example : | string | |
| timezone required | Timezone Example : | string |