检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
0/{project_id}/clusters/{cluster_id}/logs/policy/close 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定关闭日志自动备份的集群ID。
0/{project_id}/clusters/{cluster_id}/lgsconf/update 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定更新配置文件的集群ID。
建开销。 适当调大“native.vector.index_threads”的值(默认为4),增加向量索引构建的线程数。 PUT _cluster/settings { "persistent": { "native.vector.index_threads": 8
try: request = ListPipelinesRequest() request.cluster_id = "{cluster_id}" response = client.list_pipelines(request)
0/{project_id}/clusters/{cluster_id}/publickibana/close 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定待关闭的kibana公网访问的集群ID。
0/{project_id}/clusters/{cluster_id}/vpcepservice/permissions 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定待更改的集群ID。
0/{project_id}/clusters/{cluster_id}/inst-type/{inst_type}/azmigrate 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String
migration", "status" : "SUCCESS", "desc" : "Data is migrated from a node to other nodes in the cluster by running the exclude command
0/{project_id}/clusters/{cluster_id}/lgsconf/start 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定开启pipeline的集群ID。
0/{project_id}/clusters/{cluster_id}/index_snapshot 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定要创建快照的集群ID。
0/{project_id}/{resource_type}/{cluster_id}/tags/{key} 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定删除标签的集群ID。
0/{project_id}/clusters/{cluster_id}/loadbalancers/es-switch 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定待更改的集群ID。
0/{project_id}/clusters/{cluster_id}/ai-ops/{aiops_id} 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定待删除的集群ID。
0/{project_id}/clusters/{cluster_id}/extend 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定待扩容的集群ID。
ShowClusterDetailRequest() request.cluster_id = "{cluster_id}" response = client.show_cluster_detail(request) print(response)
0/{project_id}/clusters/{cluster_id}/thesaurus 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定要删除自定义词库的集群ID。
0/{project_id}/clusters/{cluster_id}/vpcepservice/connections 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID。获取方法请参见获取项目ID和名称。 cluster_id 是 String 指定更新终端节点的集群ID。
request.cluster_id = "{cluster_id}" request.resource_type = "{resource_type}" response = client.show_cluster_tag(request)
获取集群ID 在调用接口的时候,部分URL中需要填入集群ID(cluster_id),所以需要获取到集群ID。获取方法如下所示: 调用API获取集群ID 集群ID可以通过调用查询集群列表API接口获取。 获取集群ID的接口为“GET https://{Endpoint}/v1.0
try: request = ListImagesRequest() request.cluster_id = "{cluster_id}" request.upgrade_type = "{upgrade_type}"