Data Types

BandwidthClusterInfo

Information on a bandwidth cluster.

Parameter NameTypeDescription

bandwidthClusterId

String

Bandwidth cluster ID.

bandwidthClusterName

String

Bandwidth cluster name.

location

String

Bandwidth cluster region.

createTime

Timestamp

Creation time.

Format: YYYY-MM-DDThh:mm:ssZ.

BandwidthClusterTrafficData

Bandwidth information on a bandwidth cluster.

Parameter NameTypeDescription

internetRX

Integer

Inbound bandwidth. Unit: bps.

internetTX

Integer

Out bound bandwidth. Unit: bps.

time

String

Time of data.

Format: YYYY-MM-DDThh:mm:ssZ.

Last updated