OBJECT
Wrapper around the VsphereVm object. This wrapper is used for pagination.
type VsphereVmEdge {# String used to identify this edge.cursor: String! # The actual VsphereVm object wrapped by this edge.node: VsphereVm! }