This topic is generated by a machine translation engine without any human intervention. ALIBABA CLOUD DOES NOT GUARANTEE THE ACCURACY OF MACHINE TRANSLATED CONTENT. To request a human-translated version of this topic or provide feedback on this translation, please include it in the feedback form.
Lists available images.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| ImageVersion | string | No | The image version. | 7.9 |
| Architecture | string | No | The architecture. | x86_64 |
| Platform | string | No | The platform. | ALinux3 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "0FC4A1C7-421C-5EAB-9361-4C0338EFA287",
"NextToken": "3a6b93229825ac667104463b56790c91",
"Images": [
{
"Architecture": "x86_64",
"Description": "alibaba cloud linux 3 full for H800",
"ImageId": "i190951671671438639388",
"ImageName": "CentOS_7.9_x86_64_FULL_20221110",
"ImageVersion": 7.9,
"Platform": "ALinux3",
"ReleaseFileMd5": "40741292480fc6d778138adcf8c",
"Type": "Public",
"NodeCount": 20,
"ReleaseFileSize": 0
}
]
}Error codes
For a list of error codes, visit the Service error codes.
