ENUM
ImageOS
The operating system of the image file
link GraphQL Schema definition
- enum ImageOS {
- # SmartOS
- # Linux, e.g. CentOS, Ubuntu, etc.
- # A Microsoft Windows OS image
- # FreeBSD/netBSD
- # Illumos
- # A catch-all for other operating systems
- }