models_v2.protocol_access_enum module¶
- 
class 
models_v2.protocol_access_enum.ProtocolAccessEnum[source]¶ Bases:
objectImplementation of the ‘protocolAccess’ enum.
TODO: type enum description here.
- Attributes:
 NFS: TODO: type description here. SMB: TODO: type description here. S3: TODO: type description here. SWIFT: TODO: type description here.
- 
NFS= 'NFS'¶ 
- 
S3= 'S3'¶ 
- 
SMB= 'SMB'¶ 
- 
SWIFT= 'Swift'¶