EffectiveRateLimitPolicy#
- class EffectiveRateLimitPolicy(cluster_ext_id=None, rate_limit_ext_id=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#
Bases:
ExternalizableAbstractModel
- Parameters:
cluster_ext_id (required) – (
cluster_ext_id
) Cluster external identifier.rate_limit_ext_id (required) – (
rate_limit_ext_id
) The external identifier of image rate limit policy.
- property cluster_ext_id#
Cluster external identifier.
- Type:
str
- property rate_limit_ext_id#
The external identifier of image rate limit policy.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model