EffectiveRateLimitPolicy#
- class EffectiveRateLimitPolicy(cluster_ext_id=None, rate_limit_ext_id=None, *args, **kwargs)#
Bases:
object
The enforced rate limit on cluster when multiple image rate limit policies apply.
- Parameters:
cluster_ext_id (required) – (
cluster_ext_id
) Cluster external identifier.rate_limit_ext_id (required) – (
rate_limit_ext_id
) Image rate limit policy external identifier.
- property cluster_ext_id#
Cluster external identifier.
- Type:
str
- property rate_limit_ext_id#
Image rate limit policy external identifier.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model