models.protocol_view_protocol_stats_enum module¶
-
class
models.protocol_view_protocol_stats_enum.
ProtocolViewProtocolStatsEnum
[source]¶ Bases:
object
Implementation of the ‘Protocol_ViewProtocolStats’ enum.
TODO: type enum description here.
- Attributes:
KISCSI: TODO: type description here. KSMB: TODO: type description here. KS3: TODO: type description here. KNFS: TODO: type description here.
-
KISCSI
= 'kIscsi'¶
-
KNFS
= 'kNfs'¶
-
KS3
= 'kS3'¶
-
KSMB
= 'kSmb'¶