Schemas
scaleway.marketplace.v2.Image
idUUID of this image. (UUID format)
nameName of the image.
descriptionText description of this image.
logoURL of this image's logo.
categoriesList of categories this image belongs to.
created_atCreation date of this image. (RFC 3339 format)
updated_atDate of the last modification of this image. (RFC 3339 format)
valid_untilExpiration date of this image. (RFC 3339 format)
labelLabel of this image. Typically an identifier for a distribution (ex. "ubuntu_focal"). This label can be used in the image field of the server creation request.
scaleway.marketplace.v2.ListVersionsRequest.OrderBy
scaleway.marketplace.v2.LocalImage
idUUID of this local image. Version you will typically use to define an image in an API call. (UUID format)
compatible_commercial_typesList of all commercial types that are compatible with this local image.
archSupported architecture for this local image.
zoneAvailability Zone where this local image is available.
labelImage label this image belongs to. This label can be used in the image field of the server creation request.
typeType of this local image.
scaleway.marketplace.v2.Version
idUUID of this version. (UUID format)
nameName of this version.
created_atCreation date of this image version. (RFC 3339 format)
updated_atDate of the last modification of this version. (RFC 3339 format)
published_atDate this version was officially published. (RFC 3339 format)