models.protocol_gpfs_fileset_enum module

class models.protocol_gpfs_fileset_enum.ProtocolGpfsFilesetEnum[source]

Bases: object

Implementation of the ‘Protocol_GpfsFileset’ enum.

TODO: type enum description here.

Attributes:

KNFS: TODO: type description here. KSMB: TODO: type description here.

KNFS = 'kNfs'
KSMB = 'kSmb'