ENUM
HypervHostStatusType
Description
The connection status of Hyper-V object.
link GraphQL Schema definition
- enum HypervHostStatusType {
- # Hyper-V object is connected.
- # Hyper-V object is connecting.
- # Hyper-V object is deleted.
- # Hyper-V object is deleting.
- # Hyper-V object is disconnected.
- # Some servers in the Hyper-V cluster are connected.
- # Hyper-V object is refreshing.
- # Hyper-V object status could
- # not be parsed.
- }