Images REST Endpoints

Compute/Images
The operations from the Compute/Images category.
AddImageShapeCompatibilityEntry
Method: put
Path: /20160918/images/{image_id}/shapes/{shape_name}
ChangeImageCompartment
Method: post
Path: /20160918/images/{image_id}/actions/changeCompartment
CreateImage
Method: post
Path: /20160918/images
DeleteImage
Method: delete
Path: /20160918/images/{image_id}
ExportImage
Method: post
Path: /20160918/images/{image_id}/actions/export
GetImage
Method: get
Path: /20160918/images/{image_id}
GetImageShapeCompatibilityEntry
Method: get
Path: /20160918/images/{image_id}/shapes/{shape_name}
ListImages
Method: get
Path: /20160918/images
ListImageShapeCompatibilityEntries
Method: get
Path: /20160918/images/{image_id}/shapes
RemoveImageShapeCompatibilityEntry
Method: delete
Path: /20160918/images/{image_id}/shapes/{shape_name}
UpdateImage
Method: put
Path: /20160918/images/{image_id}