OBJECT
HypervHostSummaryListResponse
Description
Supported in v5.0+
link GraphQL Schema definition
- type HypervHostSummaryListResponse {
- # Supported in v5.0+
- # List of matching objects.
- HypervHostSummary!]! : [
- # Supported in v5.0+
- # If there is more.
- Boolean :
- # Supported in v5.0+
- # Total list responses.
- Long :
- String :
- }