ENUM
CloudDirectNasProtocolType
Description
NAS Cloud Direct system protocol type.
link GraphQL Schema definition
- enum CloudDirectNasProtocolType {
- # Network file system protocol.
- # Network file system protocol version 4.
- # Network file system and server message block protocols.
- # S3 protocol.
- # Server message block protocol.
- # Unspecified protocol.
- }
link Require by
- CloudDirectCheckSharePathReqCloudDirectCheckSharePathReq represents a request to check if a share path is accessible.
- CloudDirectNasBucketNAS Cloud Direct bucket.
- CloudDirectNasShareNAS Cloud Direct share.
- CloudDirectProtocolNetworkConfigNetwork config override for a protocol.
- DataHostsNAS Data Hosts entry.