ClusterLicenseKeyMapping#
- class ClusterLicenseKeyMapping(cluster_ext_id=None, key=None, quantity_used=None, *args, **kwargs)#
Bases:
LicenseKeyMapping
Model for capturing clusters to which license key has been applied.
- Parameters:
cluster_ext_id – (
cluster_ext_id
) Attribute for cluster UUID.
- property cluster_ext_id#
Attribute for cluster UUID.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model