Name | Description | Scheme | Hostname | Port | Path | Uri |
---|---|---|---|---|---|---|
{{backend.name}} | {{backend.description}} | {{backend.scheme}} | {{backend.hostname}} | {{backend.port}} | {{backend.path}} | {{backend.uri}} |
Credentials Associated With This Backend
Description | Yabi UsernameUsername | Certificate | Key | Home Dir | Visible | Uri | Home Dir Uri | |||
---|---|---|---|---|---|---|---|---|---|---|
{{bec.credential.description}} | {{bec.credential.user.name}} | {{bec.credential.username}} | {% if bec.credential.cert %} Yes {% else %} No {% endif %} | {% if bec.credential.key %} Yes {% else %} No {% endif %} | {{bec.homedir}} | {{bec.visible}} | {{bec.uri}} | {{bec.homedir_uri}} | {% autoescape off %} {{ bec.backend_cred_edit_link}} {% endautoescape %} | {% if bec.homedir %} {% autoescape off %} {{ bec.backend_cred_test_link }} {% endautoescape %} {% endif %} |