ENUM
ImageType
The type of the image file
link GraphQL Schema definition
- enum ImageType {
- # a ZFS dataset used to create a new SmartOS zone
- # a dataset used to create a Lx-brand zone
- # a KVM virtual machine image
- # a Docker image
- # an image that serves any other specific purpose
- }