ENUM
GuestOsType
Description
The guest operating system.
link GraphQL Schema definition
- enum GuestOsType {
- # Linux operating system.
- # Unknown guest operating system type.
- # Windows operating system.
- }
ENUM
The guest operating system.
- enum GuestOsType {
- # Linux operating system.
- # Unknown guest operating system type.
- # Windows operating system.
- }