Querying Image Details (Native OpenStack API)

Function

This API is used to query details about a public or private image.

URI

GET /v2/images/{image_id}

Table 1 lists the parameters in the URI.
Table 1 Parameter description

Parameter

Mandatory

Type

Description

image_id

Yes

String

Specifies the image ID.

Request

Request parameters

None

Example Request

Querying details of an image

GET https://{Endpoint}/v2/images/33ad552d-1149-471c-8190-ff6776174a00

Response

Returned Values