Querying Tags of an Image

Function

This API is used to query all the tags of a specified image.

URI

GET /v2/{project_id}/images/{image_id}/tags

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

Parameter

Mandatory

Type

Description

project_id

Yes

String

Specifies the project ID.

image_id

Yes

String

Specifies the image ID.

Request

Response

Returned Values