检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
响应参数 状态码: 200 表4 响应Body参数 参数 参数类型 描述 size Integer 本次返回的列表长度 total Long 满足条件的记录数 bound_domains Array of UrlDomainRefInfo objects 已绑定域名集合 表5 UrlDomainRefInfo
container=all; grant lock any table to c##roma_logminer_privs container=all; grant create sequence to c##roma_logminer_privs container=all;
ack_wait={ack_wait}& time_wait={time_wait}&max_msgs={max_msgs} 表1 参数说明 参数 类型 必选 说明 topic_name String 是 主题名称。 group_name String 是 消费组名称。
使用示例 加密示例 importClass(com.roma.apic.livedata.common.v1.AesUtils); function execute(data) { var plainText = "plainText"; //加解密用的密钥硬编码到代码中有较大的安全风险
获取账号ID 在调用接口的时候,部分URL中需要填入账号ID(domain-id),所以需要先在管理控制台上获取到账号ID。账号ID获取步骤如下: 登录管理控制台。 单击用户名,在下拉列表中单击“我的凭证”。 在“API凭证”页面查看账号ID。 图1 获取账号ID 父主题: 附录
cdc_task_details TaskStatisticDetails object 每种状态任务的数量信息。 表4 TaskStatisticDetails 参数 参数类型 描述 running_tasks_count Integer 运行任务数量。
400 ROMA.10010 Failed to create the task. 创建任务失败。 核查失败原因修改重试。 400 ROMA.10011 Failed to decompress the file. 文件解压失败。 核查失败原因并重试。
package main import ( "bufio" "fmt" "github.com/confluentinc/confluent-kafka-go/kafka" "log" "os" "os/signal" "syscall" ) var (
500 APIC.0605 Backend domain name resolution failed. 检查域名拼写,以及域名是否绑定了正确的后端地址。 500 APIC.0606 Failed to load the API configurations. 联系技术支持。
error_details String 具体错误消息。 request_id String 请求处理ID。
响应参数 状态码: 200 表3 响应Body参数 参数 参数类型 描述 failed_groups Array of FailedGroupsEntity objects 删除失败的消费组列表。 total Integer 删除失败的个数。
9,limit:10,time:10 second 仅在请求消息头包含X-Apig-Mode: debug,且API配置了API流量控制时,返回此参数 X-Apig-RateLimit-user 用户流量限制信息 示例:remain:9,limit:10,time:10 second
500 APIC.0605 Backend domain name resolution failed. 检查域名拼写,以及域名是否绑定了正确的后端地址。 500 APIC.0606 Failed to load the API configurations. 联系技术支持。
URI DELETE /v2/{project_id}/apic/instances/{instance_id}/api-groups/{group_id}/domains/{domain_id} 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String
" : "22:00:00", "maintain_end" : "02:00:00", "enable_log_collection" : false, "storage_space" : 490, "total_storage_space" :
URI DELETE /v2/{project_id}/apic/instances/{instance_id}/api-groups/{group_id}/domains/{domain_id}/certificate/{certificate_id} 表1 路径参数 参数 是否必选
error_details String 具体错误消息。 request_id String 请求处理ID。
9,limit:10,time:10 second 仅在请求消息头包含X-Apig-Mode: debug,且API配置了API流量控制时,返回此参数 X-Apig-RateLimit-user 用户流量限制信息 示例:remain:9,limit:10,time:10 second
当前支持name,domain_name。 domain_name 否 String 域名 请求参数 表3 请求Header参数 参数 是否必选 参数类型 描述 X-Auth-Token 是 String 用户Token。
= KeyPairGenerator.getInstance("RSA"); keyPairGenerator.initialize(1024); KeyPair keyPair = keyPairGenerator.generateKeyPair