有奖捉虫:办公协同&微信生态&物联网文档专题 HOT

AccountVpcInfo

私有域解析账号Vpc信息

被如下接口引用:AddSpecifyPrivateZoneVpc, CreatePrivateZone, DeleteSpecifyPrivateZoneVpc, ModifyPrivateZoneVpc。

名称 类型 必选 描述
UniqVpcId String VpcId: vpc-xadsafsdasd
Region String Vpc所属地区: ap-guangzhou, ap-shanghai
注意:此字段可能返回 null,表示取不到有效值。
Uin String Vpc所属账号: 123456789
注意:此字段可能返回 null,表示取不到有效值。
示例值:123456789
VpcName String vpc资源名称:testname
注意:此字段可能返回 null,表示取不到有效值。
示例值:testname

AccountVpcInfoOut

查询关联账号VPC列表出参

被如下接口引用:DescribeAccountVpcList。

名称 类型 描述
VpcId String VpcId: vpc-xadsafsdasd
Region String Vpc所属地区: ap-guangzhou, ap-shanghai
Uin String Vpc所属账号: 123456789
VpcName String vpc资源名称:testname

AccountVpcInfoOutput

关联的VPC出参

被如下接口引用:DescribePrivateZone, DescribePrivateZoneList, ModifyPrivateZoneVpc。

名称 类型 描述
Uin String 关联账户的uin
示例值:12345678
UniqVpcId String vpcid
示例值:vpc-wdskdss1
Region String 地域
示例值:ap-guangzhou

AuditLog

操作日志

被如下接口引用:DescribeAuditLog。

名称 类型 描述
Resource String 日志类型
Metric String 日志表名
TotalCount Integer 日志总数
DataSet Array of AuditLogInfo 日志列表

AuditLogInfo

日志详情

被如下接口引用:DescribeAuditLog。

名称 类型 描述
Date Timestamp 时间
OperatorUin String 操作人uin
Content String 日志内容

DatePoint

时间统计值

被如下接口引用:DescribeRequestData。

名称 类型 描述
Date Timestamp 时间
Value Integer

Filter

筛选参数

被如下接口引用:DescribeAccountVpcList, DescribeAuditLog, DescribePrivateDNSAccountList, DescribePrivateZoneList, DescribePrivateZoneRecordList, DescribeRequestData。

名称 类型 必选 描述
Name String 参数名
Values Array of String 参数值数组

FlowUsage

流量包用量

被如下接口引用:DescribeDashboard。

名称 类型 描述
FlowType String 流量包类型:ZONE 私有域;TRAFFIC 解析流量包
示例值:zone
TotalQuantity Integer 流量包总额度
AvailableQuantity Integer 流量包可用额度

MetricData

统计数据表

被如下接口引用:DescribeRequestData。

名称 类型 描述
Resource String 资源描述
Metric String 表名
DataSet Array of DatePoint 表数据
MetricCount Integer 查询范围内的请求总量
注意:此字段可能返回 null,表示取不到有效值。
示例值:100

PrivateDNSAccount

私有域解析账号

被如下接口引用:CreatePrivateDNSAccount, DeletePrivateDNSAccount, DescribePrivateDNSAccountList。

名称 类型 必选 描述
Uin String 主账号Uin
示例值:123456789
Account String 主账号名称
示例值:privatedns@qcloud.com
Nickname String 用户昵称
示例值:私有域解析用户

PrivateZone

私有域信息

被如下接口引用:DescribePrivateZone, DescribePrivateZoneList。

名称 类型 描述
ZoneId String 私有域id: zone-xxxxxxxx
示例值:1782
OwnerUin Integer 域名所有者uin
示例值:444353877
Domain String 私有域名
示例值:test.com
CreatedOn Timestamp 创建时间
示例值:2020-12-26 18:51:20
UpdatedOn Timestamp 修改时间
示例值:2020-12-26 18:51:20
RecordCount Integer 记录数
示例值:0
Remark String 备注
注意:此字段可能返回 null,表示取不到有效值。
示例值:备注
VpcSet Array of VpcInfo 绑定的Vpc列表
示例值:[]
Status String 私有域绑定VPC状态,未关联vpc:SUSPEND,已关联VPC:ENABLED
,关联VPC失败:FAILED
示例值:ENABLED
DnsForwardStatus String 域名递归解析状态:开通:ENABLED, 关闭,DISABLED
示例值:DISABLED
Tags Array of TagInfo 标签键值对集合
示例值:[{TagKey: "testtag", TagValue: "testtag"}]
AccountVpcSet Array of AccountVpcInfoOutput 绑定的关联账号的vpc列表
注意:此字段可能返回 null,表示取不到有效值。
IsCustomTld Boolean 是否自定义TLD
注意:此字段可能返回 null,表示取不到有效值。
示例值:false
CnameSpeedupStatus String CNAME加速状态:开通:ENABLED, 关闭,DISABLED
示例值:DISABLED
ForwardRuleName String 转发规则名称
注意:此字段可能返回 null,表示取不到有效值。
示例值:转发规则名
ForwardRuleType String 转发规则类型:云上到云下,DOWN;云下到云上,UP,目前只支持DOWN
注意:此字段可能返回 null,表示取不到有效值。
示例值:DOWN
ForwardAddress String 转发的地址
注意:此字段可能返回 null,表示取不到有效值。
示例值:10.0.23.41:53,10.0.23.42:53,
EndPointName String 终端节点名称
注意:此字段可能返回 null,表示取不到有效值。
示例值:终端节点名
DeletedVpcSet Array of VpcInfo 已删除的vpc
注意:此字段可能返回 null,表示取不到有效值。
示例值:[]

PrivateZoneRecord

私有域信息

被如下接口引用:DescribePrivateZoneRecordList。

名称 类型 描述
RecordId String 记录id
示例值:12076
ZoneId String 私有域id: zone-xxxxxxxx
示例值:zone-pckv03qy
SubDomain String 子域名
示例值:www
RecordType String 记录类型,可选的记录类型为:"A", "AAAA", "CNAME", "MX", "TXT", "PTR"
示例值:A
RecordValue String 记录值
示例值:1.1.1.1
TTL Integer 记录缓存时间,数值越小生效越快,取值1-86400s, 默认 600
示例值:300
MX Integer MX优先级:记录类型为MX时必填。取值范围:5,10,15,20,30,40,50
注意:此字段可能返回 null,表示取不到有效值。
示例值:0
Status String 记录状态:ENABLED
示例值:enabled
Weight Integer 记录权重,值为1-100
注意:此字段可能返回 null,表示取不到有效值。
示例值:null
CreatedOn Timestamp 记录创建时间
示例值:2021-09-07 19:00:58
UpdatedOn Timestamp 记录更新时间
示例值:2021-09-07 19:00:58
Extra String 附加信息
注意:此字段可能返回 null,表示取不到有效值。
Enabled Integer 0暂停,1启用
注意:此字段可能返回 null,表示取不到有效值。
示例值:是否暂停

TagInfo

标签

被如下接口引用:CreatePrivateZone, DescribePrivateZone, DescribePrivateZoneList。

名称 类型 必选 描述
TagKey String 标签键
TagValue String 标签值

TldQuota

Tld额度

被如下接口引用:DescribeQuotaUsage。

名称 类型 描述
Total Integer 总共额度
示例值:1
Used Integer 已使用额度
示例值:1
Stock Integer 库存
示例值:5000
Quota Integer 用户限额
示例值:100

VpcInfo

Vpc信息

被如下接口引用:AddSpecifyPrivateZoneVpc, CreatePrivateZone, DeleteSpecifyPrivateZoneVpc, DescribePrivateZone, DescribePrivateZoneList, ModifyPrivateZoneVpc。

名称 类型 必选 描述
UniqVpcId String VpcId: vpc-xadsafsdasd
Region String Vpc所属地区: ap-guangzhou, ap-shanghai