models_v2.supported_nas_mount_protocol_1_enum module¶
-
class
models_v2.supported_nas_mount_protocol_1_enum.
SupportedNasMountProtocol1Enum
[source]¶ Bases:
object
Implementation of the ‘SupportedNasMountProtocol1’ enum.
TODO: type enum description here.
- Attributes:
KNFS: TODO: type description here. KCIFS: TODO: type description here. KISCSI: TODO: type description here. KFC: TODO: type description here. KFCACHE: TODO: type description here. KHTTP: TODO: type description here. KNDMP: TODO: type description here. KMANAGEMENT: TODO: type description here. KNVME: TODO: type description here.
-
KCIFS
= 'kCifs'¶
-
KFC
= 'kFc'¶
-
KFCACHE
= 'kFcache'¶
-
KHTTP
= 'kHttp'¶
-
KISCSI
= 'kIscsi'¶
-
KMANAGEMENT
= 'kManagement'¶
-
KNDMP
= 'kNdmp'¶
-
KNFS
= 'kNfs'¶
-
KNVME
= 'kNvme'¶