models_v2.flashblade_protocol_enum module¶
-
class
models_v2.flashblade_protocol_enum.FlashbladeProtocolEnum[source]¶ Bases:
objectImplementation of the ‘FlashbladeProtocol’ enum.
Specifies Flashblade Protocol type.
- Attributes:
KNFS: TODO: type description here. KCIFS2: TODO: type description here. KHTTP: TODO: type description here.
-
KCIFS2= 'kCifs2'¶
-
KHTTP= 'kHttp'¶
-
KNFS= 'kNfs'¶