{% load static %}
This service MUST be running to Proxbox work.
It's the backend which communicates with Proxmox Clusters.
| Name | {% if object.name %} {{ object.name }} {% else %} Empty {% endif %} |
|---|---|
| Domain | {{ object.domain }} |
| IP Address | {{ object.ip_address }} |
| HTTP URL | {{ fastapi_url }} |
| WebSocket URL | {{ fastapi_websocket_url }} |
| Port | {{ object.port }} |