Updating Image Information (Native OpenStack API)

Function

This API is used to modify image information.

Constraints

Only customized attributes, image name, and image description can be modified.

URI

PATCH /v2/images/{image_id}

Table 1 lists the parameters.

Table 1 Parameter description

Parameter

Mandatory

Type

Description

image_id

Yes

String

Specifies the image ID.

For details about how to obtain the image ID, see Querying Images.

Request

Response

Returned Values