Configuration Files¶
The Proxmox Datacenter Manager configuration files are stored at
/etc/proxmox-datacenter-manager/ directory.
remotes.cfg¶
Options¶
Section type 'pbs': The information required to connect to a remote instance.
Required properties:
authid<string>Authentication ID
nodes<string>A list of cluster node addresses. Can be specified more than once.
token<string>The access token's secret.
typepve|pbs (default=pve)The type of a remote entry.
Optional properties:
web-url<string>Configuration for the Web UI URL link generation.
Section type 'pve': The information required to connect to a remote instance.
Required properties:
authid<string>Authentication ID
nodes<string>A list of cluster node addresses. Can be specified more than once.
token<string>The access token's secret.
typepve|pbs (default=pve)The type of a remote entry.
Optional properties:
web-url<string>Configuration for the Web UI URL link generation.
views.cfg¶
Options¶
Optional properties:
exclude[exact:]resource-type=<storage|qemu|lxc|sdn-zone|datastore|node>|[exact:]resource-pool=<pool-name>|[exact:]tag=<tag-name>|[exact:]remote=<remote-name>|[exact:]resource=id:<resource-id>List of filter rules. Can be specified more than once.
include[exact:]resource-type=<storage|qemu|lxc|sdn-zone|datastore|node>|[exact:]resource-pool=<pool-name>|[exact:]tag=<tag-name>|[exact:]remote=<remote-name>|[exact:]resource=id:<resource-id>List of filter rules. Can be specified more than once.
include-all<boolean>Include all resources by default.
layout<string>The configured layout, encoded as json