models.protocol_flash_blade_file_system_enum module

class models.protocol_flash_blade_file_system_enum.ProtocolFlashBladeFileSystemEnum[source]

Bases: object

Implementation of the ‘Protocol_FlashBladeFileSystem’ enum.

TODO: type enum description here.

Attributes:

KNFS: TODO: type description here. KCIFS2: TODO: type description here. KHTTP: TODO: type description here.

KCIFS2 = 'kCifs2'
KHTTP = 'kHttp'
KNFS = 'kNfs'