INPUT_OBJECT

VsphereVmListEsxiDatastoresInput

Description

Input for getting all datastores for ESXi host.

link GraphQL Schema definition

  • input VsphereVmListEsxiDatastoresInput {
  • # Required. UUID used to identify the cluster the request goes to.
  • clusterUuid: String!
  • # Required.
  • loginInfo: VsphereLoginInfoInput!
  • }

link Require by