Data Types
BandwidthClusterInfo
Information on a bandwidth cluster.
Parameter Name | Type | Description |
---|---|---|
bandwidthClusterId | String | Bandwidth cluster ID. |
bandwidthClusterName | String | Bandwidth cluster name. |
location | String | Bandwidth cluster region. |
createTime | Timestamp | Creation time. Format: |
BandwidthClusterTrafficData
Bandwidth information on a bandwidth cluster.
Parameter Name | Type | Description |
---|---|---|
internetRX | Integer | Inbound bandwidth. Unit: |
internetTX | Integer | Out bound bandwidth. Unit: |
time | String | Time of data. Format: |
Last updated