NvmfClientAttachment#

class NvmfClientAttachment(cluster_reference=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: ExternalizableAbstractModel

A model that represents an NVMf 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 NVMf client.

property cluster_reference#

The UUID of the cluster that will host the NVMf client.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model