Protocol#
- class Protocol(*args, **kwargs)#
Bases:
object
Type of protocol to be used for Volume Group.
Allowed enum values:
_UNKNOWN
_REDACTED
NOT_ASSIGNED: Volume Group does not use any protocol.
ISCSI: Volume Group uses iSCSI protocol.
NVMF: Volume Group uses NVMf protocol.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model