Found 0 result in total
Content is empty
If you don't find the content you expect, please try another search term
Last updated:2023-05-24 10:26:37
You can call this operation to query the number of EVS disks in a given computer room, including data disks and system disks.
Parameter | Type | Required | Description |
---|---|---|---|
Version | String | Yes | The API version. Valid value: 2016-03-04. |
Parameter | Type | Required | Description |
---|---|---|---|
RequestId | String | Yes | The request ID. |
VolumeCount | Integer | Yes | Number of hard disks. |
Request parameters
http://ebs.api.ksyun.com/
?Action=DescribeVolumeCount
&Version=2016-03-04
Response parameters
{
"RequestId": "111",
"VolumeCount": 99
}
Pure Mode