Data Types

BandwidthGroupValue

Bandwidth, traffic, and request count grouping types.

TypeDescription

Region

Grouped by billing region

Domain

Grouped by domain

StatusCodeGroupValue

Status code grouping types.

TypeDescription

Domain

Grouped by domain

ProtocolValue

Origin protocol types.

TypeDescription

HTTP

HTTP protocol

HTTPS

HTTPS protocol

PurgeTypeValue

Cache purge task types.

TypeDescription

FILE

File purge

DIRECTORY

Directory purge

PurgeStatusValue

Purge and prefetch statuses.

Status ValueDescription

Success

Success

InProgress

In progress

Failed

Failed

DomainStatusValue

Acceleration domain status.

Status ValueDescription

ENABLED

Enabled

DISABLED

Disabled

ConfigStatusValue

Acceleration domain configuration status.

Status ValueDescription

DEPLOYED

Deployment successful

DEPLOYING

In deployment

FAILED

Deployment failed

AccessControlType

Access control types.

TypeDescription

WHITE

Whitelist

BLACK

Blacklist

UrlAclActionType

URL access control action types.

TypeDescription

BLOCK

Block

RESUME

Resume

CacheType

Cache types.

TypeDescription

File

File cache

Directory

Directory cache

AllWebSite

Full site cache

SpecificFile

Specific file cache

CacheTimeType

Cache time types.

TypeDescription

s

Seconds

m

Minutes

h

Hours

d

Days

PurgeResultInfo

Purge and prefetch result information.

NameTypeRequiredDescription

path

String

Yes

Purge or prefetch path

status

String

Yes

Purge or prefetch status, see Purge Status

createTime

String

Yes

Creation time of the purge or prefetch task

updateTime

String

Yes

Completion time of the purge or prefetch task

LogInfo

Acceleration domain log information

NameTypeRequiredDescription

size

String

Yes

Log file size

startTime

String

Yes

Log file start time

endTime

String

Yes

Log file end time

url

String

Yes

Log file download URL

DomainInfo

Acceleration domain information

NameTypeRequiredDescription

domainId

String

Yes

Acceleration domain ID

businessType

String

Yes

Business type, refer to Business Type

domainName

String

Yes

Acceleration domain name

domainStatus

String

Yes

Acceleration domain status, refer to Domain Status

cname

String

Yes

Acceleration domain CNAME

createTime

Timestamp

Yes

Creation time of the acceleration domain

Formatted according to ISO8601 standard, using UTC time. Format: YYYY-MM-DDThh:mm:ssZ.

resourceGroupId

String

Yes

ID of the resource group to which the acceleration domain belongs

Origin

Origin information of the acceleration domain

NameTypeRequiredDescription

masterSource

String

Yes

Primary origin

  • If the origin is a domain, it cannot be the same as the acceleration domain, and only one can be configured

  • If the origin is an IP, multiple can be configured, separated by commas

slaverSource

String

No

Backup origin

  • If the origin is a domain, it cannot be the same as the acceleration domain, and only one can be configured

  • If the origin is an IP, multiple can be configured, separated by commas

originPort

String

No

HTTP origin port

originPortHttps

String

No

HTTPS origin port

BillingRegion

Billing region information

NameTypeRequiredDescription

regionId

String

Yes

Billing region abbreviation

regionName

String

Yes

Billing region name

AnalysisRegion

Billing region information

NameTypeRequiredDescription

continent

String

Yes

Continent

countries

Array of String

Yes

Countries and regions

GeoRegion

Country/Region list

NameTypeRequiredDescription

regionId

String

Yes

Country/Region abbreviation

regionName

String

Yes

Country/Region name

AccelerationRegion

Acceleration region information for the domain

NameTypeRequiredDescription

regionId

String

Yes

Acceleration region ID. Example: Global

regionName

String

Yes

Acceleration region name

BusinessType

Business type information for the domain

NameTypeRequiredDescription

businessTypeId

String

Yes

Business type ID. Example: LargeFileAcceleration

businessTypeName

String

Yes

Business type name

CacheInfo

Cache configuration for the acceleration domain

NameTypeRequiredDescription

cacheId

String

No

Cache ID

cacheType

String

Yes

Cache type, refer to Cache Type

cacheTime

Integer

Yes

Cache time

timeUnit

String

Yes

Cache time unit, refer to Cache Time Type

priority

Integer

Yes

Cache priority

content

String

Yes

Cache content

directory

String

Yes

Cache directory

IpAclInfo

IP access control configuration for the acceleration domain

NameTypeRequiredDescription

enable

Boolean

Yes

Whether IP access control is enabled

type

String

Yes

IP access control type, refer to Access Control Type

ips

Array of String

No

List of IPs

UaAclInfo

UA access control configuration for the acceleration domain

NameTypeRequiredDescription

enable

Boolean

Yes

Whether UA access control is enabled

uas

Array of String

No

List of UAs

Supports regular expressions

UrlAclInfo

URL access control configuration for the acceleration domain

NameTypeRequiredDescription

action

Boolean

Yes

Action type, refer to URL Access Control Action Type

uri

String

Yes

URI to be blocked/restored

RefererAclInfo

Referer access control configuration for the acceleration domain

NameTypeRequiredDescription

enable

Boolean

Yes

Whether referer access control is enabled

type

String

Yes

Referer access control type, refer to Access Control Type

allowEmptyReferer

Boolean

Yes

Whether to allow empty referer

allowNoReferer

Boolean

Yes

Whether to allow no referer

refererDomains

Array of String

No

List of referer domains

GeoAclInfo

Geographic access control configuration for the acceleration domain

NameTypeRequiredDescription

enable

Boolean

Yes

Whether geo access control is enabled

type

String

Yes

Geo access control type, refer to Access Control Type

regions

Array of String

No

List of geo regions

SliceInfo

Slice configuration for the acceleration domain

NameTypeRequiredDescription

enable

Boolean

Yes

Whether slicing is enabled

size

Integer

No

Slice size in bytes

GzipInfo

Gzip compression configuration for the acceleration domain

NameTypeRequiredDescription

enable

Boolean

Yes

Whether gzip compression is enabled

IgnoreQueryStringInfo

Query string ignore cache configuration for the acceleration domain

NameTypeRequiredDescription

enable

Boolean

Yes

Whether query string ignoring cache is enabled

HttpToHttpsInfo

HTTP to HTTPS redirection configuration for the acceleration domain

NameTypeRequiredDescription

enable

Boolean

Yes

Whether HTTP to HTTPS redirection is enabled

SpeedLimitInfo

Speed limit configuration for the acceleration domain

NameTypeRequiredDescription

enable

Boolean

Yes

Whether speed limiting is enabled

limit

Integer

No

Speed limit value in bytes per second

TimeData

Time-segmented data

NameTypeRequiredDescription

time

String

Yes

Segmentation time point

value

Double

Yes

Data

BandwidthData

CDN bandwidth and traffic data

NameTypeRequiredDescription

region

String

No

Billing region

country

String

No

Country

domain

String

No

Acceleration domain

data

Array of TimeData

Yes

Bandwidth and traffic dataset

BandwidthQueryCondition

CDN bandwidth and traffic query conditions

NameTypeRequiredDescription

startTime

String

Yes

Start time

endTime

String

No

End time

region

String

No

Billing region

protocol

String

No

Protocol type

domain

String

No

Acceleration domain

group

String

No

Group type

StatusCodeDetailData

CDN status code details

NameTypeRequiredDescription

code

String

Yes

Status code

count

Integer

Yes

Count

StatusCodeData

CDN status code data

NameTypeRequiredDescription

domain

String

No

Acceleration domain

detail

Yes

Status code details

RankingBandwidthData

Bandwidth ranking data

NameTypeRequiredDescription

domain

String

Yes

Acceleration domain

maxbandwidth

Double

Yes

Peak bandwidth

requests

Integer

Yes

Peak request count

traffic

Double

Yes

Peak traffic

time

String

Yes

Peak time

RankingIpData

IP ranking data

NameTypeRequiredDescription

ip

String

Yes

Access IP

isp

String

Yes

ISP

count

Integer

Yes

Total count

traffic

Double

Yes

Total traffic

RankingUrlData

URL ranking data

NameTypeRequiredDescription

url

String

Yes

Request URL

count

Integer

Yes

Total count

traffic

Double

Yes

Total traffic

RankingRefererData

Referer ranking data

NameTypeRequiredDescription

referer

String

Yes

Referer

count

Integer

Yes

Total count

traffic

Double

Yes

Total traffic

RankingUvData

UV ranking data

NameTypeRequiredDescription

domain

String

Yes

Acceleration domain

count

Integer

Yes

Total count

traffic

Double

Yes

Total traffic

VisitData

Page view/unique visitor data

NameTypeRequiredDescription

time

String

Yes

Time

count

Integer

Yes

Count

traffic

Double

Yes

Traffic

CertificateInfo

Certificate information

NameTypeRequiredDescription

certificateId

String

No

Certificate ID

Due to compatibility with older certificate upload formats, this field may be empty in DescribeAccelerators

certificateLabel

String

Yes

Custom certificate label

common

String

Yes

Certificate common name

fingerprint

String

Yes

MD5 certificate fingerprint

issuer

String

Yes

Certificate issuer

sans

Array of String

Yes

Subject Alternative Names

algorithm

String

Yes

Encryption algorithm

createTime

Timestamp

Yes

Certificate creation time

Formatted according to ISO8601 standard, using UTC time. Format: YYYY-MM-DDThh:mm:ssZ

startTime

Timestamp

Yes

Certificate start time

Formatted according to ISO8601 standard, using UTC time. Format: YYYY-MM-DDThh:mm:ssZ

endTime

Timestamp

Yes

Certificate expiration time

Formatted according to ISO8601 standard, using UTC time. Format: YYYY-MM-DDThh:mm:ssZ

expired

Boolean

Yes

Whether the certificate is expired

resourceGroupId

String

No

Resource group ID of the instance

DescribeAccelerators does not return this field

Last updated