检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
要验证您的身份与权限,HTTPS是对代码托管服务进行远程访问的身份验证方式。HTTPS密码是HTTPS协议方式下载、上传时使用的用户凭证。 获取当前登录区域的HTTPS密码,请单击“如何获取HTTPS密码” ,进入“HTTPS密码”界面,参考获取HTTPS密码进行操作。 GitHub(https://github
要验证您的身份与权限,HTTPS是对代码托管服务进行远程访问的身份验证方式。HTTPS密码是HTTPS协议方式下载、上传时使用的用户凭证。 获取当前登录区域的HTTPS密码,请单击“如何获取HTTPS密码” ,进入“HTTPS密码”界面,参考获取HTTPS密码进行操作。 GitHub(https://github
源码仓库:https://github.com/spring-cloud 问题咨询:参考源码仓库的各个代码仓库下的issues。 开发指南:https://spring.io/projects/spring-cloud Spring Cloud Huawei项目:https://github
ads的字符串的secrete参数,hook触发时回调的url设置为https://example.com/webhook。 { "secret": "**********", "url": "https://example.com/webhook" } 响应示例 {
detail String 详细定位信息。 请求示例 更新指定instance_id的实例的扩展信息为"attr1" : "b"。 PUT https://{endpoint}/v4/{project_id}/registry/microservices/{service_id}/in
Server是集群核心资源监控数据的聚合器。安装本插件后,可创建HPA策略,具体请参考创建弹性伸缩-HPA策略。 Metrics Server社区官方项目及文档请参考:https://github.com/kubernetes-sigs/metrics-server。 本章节指导您为Kubernetes类型环境绑定的CCE集群安装Metrics
错误信息。 detail String 详细定位信息。 请求示例 查询指定service_id和schema_id的契约的详细信息。 GET https://{endpoint}/v4/{project_id}/registry/microservices/{service_id}/schemas/{schema_id}
调用说明 CSE提供了REST(Representational State Transfer)风格API,支持您通过HTTPS请求调用。 微服务、契约、微服务实例、依赖关系接口只在华北-北京一、华北-北京四、华北-乌兰察布一、华东-上海一、华东-上海二、华南-广州、西南-贵阳一
表示探测超时时间。 表12 probes_param_http 参数 是否必选 参数类型 描述 scheme 否 String HTTP或者HTTPS。 host 否 String 默认为POD的IP。可以指定自定义的IP。 port 否 integer 端口。 path 否 String
detail String 详细定位信息。 请求示例 查询指定服务ID为consumer_id的消费者服务的providers信息。 GET https://{endpoint}/v4/{project_id}/registry/microservices/{consumer_id}/providers
"repo_type": "github", "repo_host": "https://api.github.com", "repo_home": "https://github.com/tom-repo", "repo_user":
在“项目列表”中查看项目ID。 图1 查看项目ID 调用API获取项目ID 项目ID还可通过调用查询指定条件下的项目信息API获取。 获取项目ID的接口为“GET https://{Endpoint}/v3/projects”,其中{Endpoint}为IAM的终端节点,可以从地区和终端节点获取。接口的认证鉴权请参见认证鉴权。
String 错误信息。 detail String 详细定位信息。 请求示例 查询指定service_id的微服务的实例信息。 GET https://{endpoint}/v4/{project_id}/registry/microservices/{service_id}/instances
"repo_type": "bitbucket", "repo_host": "https://api.bitbucket.org", "repo_home": "https://bitbucket.org/%7B63cc78de-***********-9505c0335f96%7D/"
"repo_host": "https://api.github.com", "repo_home": "https://github.com/tom-repo", "repo_user": "tom-repo", "avartar": "https://avatars
detail String 详细定位信息。 请求示例 查询指定service_id和instance_id的该实例的详细信息。 GET https://{endpoint}/v4/{project_id}/registry/microservices/{service_id}/in
详细定位信息。 请求示例 查询ID为819706e21b7173306797d19922ce4231441c17c5的微服务的详细信息。 GET https://{endpoint}/v4/{project_id}/registry/microservices/819706e21b71733
注册一个微服务实例,其主机信息为localhost,健康检查的心跳模式为push,心跳间隔为30s,所在region为r1,名字为dc,可用区为az1。 POST https://{endpoint}/v4/{project_id}/registry/microservices/{service_id}/instances
detail String 详细定位信息。 请求示例 查询符合应用ID为default,微服务名称为test的微服务的实例。 GET https://{endpoint}/v4/{project_id}/registry/instances?appId=default&serviceName=test
errorMessage String 错误信息。 detail String 详细定位信息。 请求示例 查询当前注册的所有微服务信息。 GET https://{endpoint}/v4/{project_id}/registry/microservices 响应示例 状态码: 200 查询成功。