{% trans "Elasticity Handlers" %}
{% trans "ID" %} | {% trans "Emulation" %} | {% trans "NoSQL Cluster" %} | {% trans "Decision Policy" %} | {% trans "Utility Function" %} | {% trans "Actions" %} |
---|---|---|---|---|---|
{{ elasticity_handler.id }} | {{ elasticity_handler.simulation }} | {{ elasticity_handler.cluster_type }} | {{ elasticity_handler.decision_policy }} | {{ elasticity_handler.utility_function }} | {% if elasticity_handler.state == "stopped" %} {% else %} {% endif %} |
Create New Elasticity Handler