VPC information of a Private DNS account
Used by actions: CreatePrivateZone, ModifyPrivateZoneVpc.
Name | Type | Required | Description |
---|---|---|---|
UniqVpcId | String | Yes | VpcId: vpc-xadsafsdasd |
Region | String | Yes | VPC region: ap-guangzhou, ap-shanghai Note: this field may return null , indicating that no valid values can be obtained. |
Uin | String | Yes | VPC account: 123456789 Note: this field may return null , indicating that no valid values can be obtained. |
VpcName | String | Yes | VPC name: testname Note: this field may return null , indicating that no valid values can be obtained. |
Output parameters of the associated VPC
Used by actions: DescribeAccountVpcList.
Name | Type | Description |
---|---|---|
VpcId | String | VpcId: vpc-xadsafsdasd |
Region | String | Region: ap-guangzhou, ap-shanghai |
Uin | String | VPC ID: 123456789 |
VpcName | String | VPC name: testname |
Output parameters of the associated VPC
Used by actions: DescribePrivateZoneList, ModifyPrivateZoneVpc.
Name | Type | Description |
---|---|---|
Uin | String | UIN of the VPC account |
UniqVpcId | String | VPC ID |
Region | String | Region |
Operation log
Used by actions: DescribeAuditLog.
Name | Type | Description |
---|---|---|
Resource | String | Log type |
Metric | String | Log table name |
TotalCount | Integer | Total number of logs |
DataSet | Array of AuditLogInfo | List of logs |
Log details
Used by actions: DescribeAuditLog.
Name | Type | Description |
---|---|---|
Date | Timestamp | Time |
OperatorUin | String | Operator UIN |
Content | String | Log content |
Time statistics
Used by actions: DescribeRequestData.
Name | Type | Description |
---|---|---|
Date | Timestamp | Time |
Value | Integer | Value |
Endpoint information.
Used by actions: DescribeEndPointList.
Name | Type | Description |
---|---|---|
EndPointId | String | Endpoint ID. |
EndPointName | String | Endpoint name. |
EndPointServiceId | String | Endpoint service ID. |
EndPointVipSet | Array of String | VIP list of the endpoint. |
RegionCode | String | ap-guangzhou Note: This field may return null, indicating that no valid values can be obtained. |
Tags | Array of TagInfo | Tag key-value pair collection. Note: This field may return null, indicating that no valid values can be obtained. |
Filter parameter
Used by actions: DescribeAccountVpcList, DescribeAuditLog, DescribeEndPointList, DescribeForwardRuleList, DescribePrivateDNSAccountList, DescribePrivateZoneList, DescribePrivateZoneRecordList, DescribeRequestData.
Name | Type | Required | Description |
---|---|---|---|
Name | String | Yes | Parameter name |
Values | Array of String | Yes | Array of parameter values |
Traffic package usage
Used by actions: DescribeDashboard.
Name | Type | Description |
---|---|---|
FlowType | String | Traffic package type, Valid values: ZONE (private domain); TRAFFIC (DNS traffic package) |
TotalQuantity | Integer | Traffic package quota |
AvailableQuantity | Integer | Available quota of traffic package |
Forwarding rule details.
Used by actions: DescribeForwardRuleList.
Name | Type | Description |
---|---|---|
Domain | String | Private domain name. |
RuleName | String | Forwarding rule name. |
RuleId | String | Rule ID |
RuleType | String | Forwarding rule type. DOWN: From cloud to off-cloud; UP: From off-cloud to cloud. |
CreatedAt | String | Creation time |
UpdatedAt | String | Update time |
EndPointName | String | Endpoint name. |
EndPointId | String | Endpoint ID. |
ForwardAddress | Array of String | Forwarding address. |
VpcSet | Array of VpcInfo | List of VPCs bound to the private domain. Note: This field may return null, indicating that no valid values can be obtained. |
ZoneId | String | ID of the bound private domain. |
Tags | Array of TagInfo | Tag. Note: This field may return null, indicating that no valid values can be obtained. |
Statistics table
Used by actions: DescribeRequestData.
Name | Type | Description |
---|---|---|
Resource | String | Resource description |
Metric | String | Table name |
DataSet | Array of DatePoint | Table data |
MetricCount | Integer | The total number of requests within the query scope. Note: This field may return null, indicating that no valid value can be obtained. |
Private DNS account
Used by actions: CreatePrivateDNSAccount, DescribePrivateDNSAccountList.
Name | Type | Required | Description |
---|---|---|---|
Uin | String | Yes | Root account UIN |
Account | String | No | Root account name |
Nickname | String | No | Account name |
Private domain information
Used by actions: DescribePrivateZoneList.
Name | Type | Description |
---|---|---|
ZoneId | String | Private domain ID: zone-xxxxxxxx |
OwnerUin | Integer | Domain name owner UIN |
Domain | String | Private domain |
CreatedOn | Timestamp | Creation time |
UpdatedOn | Timestamp | Modification time |
RecordCount | Integer | Number of results |
Remark | String | Remarks Note: this field may return null, indicating that no valid values can be obtained. |
VpcSet | Array of VpcInfo | List of bound VPCs |
Status | String | Private domain status. Valid values: ENABLED (DNS enabled); SUSPEND (DNS paused); FROZEN (locked) |
DnsForwardStatus | String | Subdomain recursive DNS status. Valid values: ENABLED, DISABLED |
Tags | Array of TagInfo | Set of tag key-value pairs |
AccountVpcSet | Array of AccountVpcInfoOutput | List of authorized accounts' VPCs associated with the private domain Note: this field may return null , indicating that no valid values can be obtained. |
Private domain information
Used by actions: DescribePrivateZoneRecordList.
Name | Type | Description |
---|---|---|
RecordId | String | Record ID |
ZoneId | String | Private domain ID: zone-xxxxxxxx |
SubDomain | String | Subdomain |
RecordType | String | Record type. Valid values: "A", "AAAA", "CNAME", "MX", "TXT", "PTR" |
RecordValue | String | Record value |
TTL | Integer | Record cache time. The smaller the value, the faster the record will take effect. Value range: 1–86400s. Default value: 600 |
MX | Integer | MX priority, which is required when the record type is MX. Valid values: 5, 10, 15, 20, 30, 40, 50 Note: this field may return null, indicating that no valid values can be obtained. |
Status | String | Record status: ENABLED |
Weight | Integer | Record weight. Value range: 1–100 Note: this field may return null, indicating that no valid values can be obtained. |
CreatedOn | Timestamp | Record creation time |
UpdatedOn | Timestamp | Record update time |
Extra | String | Additional information Note: this field may return null, indicating that no valid values can be obtained. |
Tag
Used by actions: CreatePrivateZone, DescribeEndPointList, DescribeForwardRuleList, DescribePrivateZoneList.
Name | Type | Required | Description |
---|---|---|---|
TagKey | String | Yes | Tag key |
TagValue | String | Yes | Tag value |
TLD quota
Used by actions: DescribeQuotaUsage.
Name | Type | Description |
---|---|---|
Total | Integer | Total quota |
Used | Integer | Used quota |
Stock | Integer | Available quota |
Quota | Integer | User’s quota |
VPC information
Used by actions: CreatePrivateZone, DescribeForwardRuleList, DescribePrivateZoneList, ModifyPrivateZoneVpc.
Name | Type | Required | Description |
---|---|---|---|
UniqVpcId | String | Yes | VpcId: vpc-xadsafsdasd |
Region | String | Yes | VPC region: ap-guangzhou, ap-shanghai |
Was this page helpful?