License

{% if entitlements.valid %}

Active License

Customer: {{ entitlements.customer }}

{% if entitlements.org_id %}

Org ID: {{ entitlements.org_id }}

{% endif %}

Reason: {{ entitlements.reason }}

{% else %}

Trial / Unlicensed

Reason: {{ entitlements.reason }}

{% endif %}

Kaidera OS License Key

{% if portal_url %}

Open customer portal

{% endif %}
{% if import_error %}

{{ import_error }}

{% endif %} {% if import_success %}

License applied successfully.

{% endif %}