{% if page.path contains "datacenter/ucp" %} {% capture currentDoc %}UCP version {{ page.ucp_version }}{% endcapture %} {% capture dropdown %} {% endcapture %} {% endif %} {% if page.path contains "datacenter/dtr" %} {% capture currentDoc %}DTR version {{ page.dtr_version }}{% endcapture %} {% capture dropdown %} {% endcapture %} {% endif %}

The documentation herein is for {{ currentDoc }}.

Use the drop-down below to access documentation for the current version or for a different past version.

{{ dropdown }}