ENUM

CloudDirectNasVendorType

Description

Cloud Direct NAS System vendor type.

link GraphQL Schema definition

  • enum CloudDirectNasVendorType {
  • # Pure FlashBlade.
  • FLASHBLADE
  • # Generic.
  • GENERIC
  • # Isilon.
  • ISILON
  • # NetApp.
  • NETAPP
  • # Nutanix.
  • NUTANIX
  • # Nutanix file server.
  • NUTANIX_FILESERVER
  • # Unspecified vendor type.
  • UNSPECIFIED
  • }