ConsumptionProjection#
- class ConsumptionProjection(cluster_ext_id=None, quantity_used=None, *args, **kwargs)#
Bases:
Consumption
- Parameters:
cluster_ext_id – (
cluster_ext_id
) Cluster UUID which is consuming the license.quantity_used – (
quantity_used
) Indicates quantity of licenses consumed by the cluster.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model