Querying Image Sharing Members (Native OpenStack API)

Function

This API is used to query the tenants with whom an image is shared using search criteria and to display the tenants in a list.

URI

GET /v2/images/{image_id}/members

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 image sharing members

GET https://{Endpoint}/v2/images/d164b5df-1bc3-4c3f-893e-3e471fd16e64/members

Response

Returned Values