INPUT_OBJECT
Supported in v5.0+
input HostVfdInstallRequestInput {# Required. Supported in v5.0+# Ids of host on which to install/uninstall VFD.hostIds: [String!]!# Required. Supported in v5.0+install: Boolean!}