{% load static %} {% load proxbox_tags %}

Proxmox Cluster

Unknown
{% if object.domain %} {% endif %} {% if object.ip_address %} {% endif %}
Proxmox Cluster Name {% if object.name %} {{ object.name }} {% else %} Empty {% endif %}
Proxmox Cluster Mode Loading
Proxmox Version Loading
Proxmox RepoID Loading
Domain {{ object.domain }}
IP Address {{ object.ip_address }}
HTTP Port {{ object.port }}
Proxmox User {{ object.username|default:"Not configured" }}
Proxmox Password {% if object.password %}Configured{% else %}Not configured{% endif %}
Token Name {{ object.token_name|default:"Not configured" }}
Token Value {% if object.token_value %}Configured{% else %}Not configured{% endif %}
SSL {% if object.verify_ssl %} {% else %} {% endif %}