IscsiClientAttachment#
- class IscsiClientAttachment(cluster_reference=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#
Bases:
ExternalizableAbstractModelA model that represents an iSCSI client that can be associated with a Volume Group as an external attachment. It contains the minimal properties required for the attachment.
- Parameters:
cluster_reference – (
cluster_reference) The UUID of the cluster that will host the iSCSI client. This field is read-only.
- property cluster_reference#
The UUID of the cluster that will host the iSCSI client. This field is read-only.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model