Rename Image
Rename image by specifying a new name.
PUT
/api/v1/images/{image_id}/Path parameters
image_idPathintegerrequiredImage ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Request body
application/json
Action type to perform on the image
example
renameNew name to assign to the image
example
testResponses
200Successful response for renaming a image
example
200example
Success