Create a compute image from a disk image URL.
Images
Create a compute image from a disk image URL.
Create a compute image from a public URL. Only raw images are supported, other container formats such as qcow2 must be first converted to a raw image.
POST
Create a compute image from a disk image URL.
Authorizations
Operation requires OAuth 2.0 bearer token authentication.
Path Parameters
An organization ID.
The region ID. A Kubernetes name. Must be a valid DNS containing only lower case characters, numbers or hyphens, start and end with a character or number, and be at most 63 characters in length.
Required string length:
1 - 63Body
application/json
A request to create an image.
Response
An image that can be used on this platform.