OBJECT

HostVfdInstallResponse

Description

Supported in v5.0+

link GraphQL Schema definition

  • type HostVfdInstallResponse {
  • # Supported in v5.0+
  • errorInfo: String
  • # Required. Supported in v5.0+
  • hostId: String!
  • hostVfdDriverState: HostVfdState!
  • }