OpenstackImageCloudFeatures object

Cloud specifics Image configuration.

Polymorphism

OpenstackImageCloudFeatures is a type that implements the ImageCloudFeatures type.

When an object of type ImageCloudFeatures is expected, you can use one of type OpenstackImageCloudFeatures (or use any other implementation).

Example JSON representation

{
  "sourceType": "image",
  "type": "OpenstackImageCloudFeatures"
}

Properties

property attributes valid values description filter option
type
string
required
"OpenstackImageCloudFeatures"
sourceType
string
optional
"image"
"snapshot"

The Openstack image source type. Set shapshot for image based on volume shapshot.