Name | Type | Example value | Description |
GetResourcePoolInfoResponse | Container | N/A | The container that stores the result of the request. Parent nodes: none |
Region | String | oss-cn-hangzhou | The region in which the resource pool resides. Parent nodes: GetResourcePoolInfoResponse |
Name | String | resource-pool-for-ai | The name of the resource pool. Parent nodes: GetResourcePoolInfoResponse |
Owner | String | 103xxxx | The unique identifier (UID) of the account to which the resource pool belongs. Parent nodes: GetResourcePoolInfoResponse |
CreateTime | String | 2024-11-29T08:42:32.000Z | The time when the resource pool was created. The time follows the ISO 8601 standard. Parent nodes: GetResourcePoolInfoResponse |
QoSConfiguration | Container | N/A | The container that stores the throttling configurations of the resource pool. Parent nodes: GetResourcePoolInfoResponse |
TotalUploadBandwidth | Integer | 10 | The total upload bandwidth of the resource pool. Unit: Gbit/s. Parent nodes: QoSConfiguration |
IntranetUploadBandwidth | Integer | -1 | The upload bandwidth of the resource pool over internal networks. Internal networks include the classic network and virtual private clouds (VPCs). Unit: Gbit/s. The value -1 indicates that the upload bandwidth over internal networks is not limited. Parent nodes: QoSConfiguration |
ExtranetUploadBandwidth | Integer | -1 | The upload bandwidth of the resource pool over public networks. Public networks include the Internet and acceleration endpoints. Unit: Gbit/s. Parent nodes: QoSConfiguration |
TotalDownloadBandwidth | Integer | 10 | The total download bandwidth of the resource pool. Unit: Gbit/s. Parent nodes: QoSConfiguration |
IntranetDownloadBandwidth | Integer | -1 | The download bandwidth of the resource pool over internal networks. Internal networks include the classic network and VPCs. Unit: Gbit/s. The value -1 indicates that the download bandwidth over internal networks is not limited. Parent nodes: QoSConfiguration |
ExtranetDownloadBandwidth | Integer | -1 | The download bandwidth of the resource pool over public networks. Public networks include the Internet and acceleration endpoints. Unit: Gbit/s. Parent nodes: QoSConfiguration |