ENUM

CloudDirectNasProtocolType

Description

Cloud Direct NAS System protocol type.

link GraphQL Schema definition

  • enum CloudDirectNasProtocolType {
  • # Network file system protocol.
  • NFS
  • # Network file system and server message block protocols.
  • NFS_SMB
  • # Server message block protocol.
  • SMB
  • # Unspecified protocol.
  • UNSPECIFIED
  • }