INPUT_OBJECT
PreviewFilterInput
link GraphQL Schema definition
- input PreviewFilterInput {
- # Limit the number of virtual machine matches returned.
- Int :
- # Specifies the number of virtual machine matches to ignore starting at the
- # beginning of the results.
- Int :
- # Required. Conditional logic of vSphere tags.
- String! :
- # Required. ID of the vCenter Server.
- String! :
- }