proxmox-datacenter-privileged-api(1)

PROXMOX-DATACENTER-PRIVILEGED-API(1) Proxmox Datacenter Manager PROXMOX-DATACENTER-PRIVILEGED-API(1)

NAME

proxmox-datacenter-privileged-api - Proxmox Datacenter Manager Privileged API Server

SYNOPSIS

This daemon is normally started and managed as systemd service:

systemctl start proxmox-datacenter-privileged-api
systemctl stop proxmox-datacenter-privileged-api
systemctl status proxmox-datacenter-privileged-api


For debugging, you can start the daemon in foreground as root user through running:

proxmox-datacenter-privileged-api


Note:

You need to stop the service before starting the daemon in foreground.


DESCRIPTION

This daemon exposes the Proxmox Datacenter Manager management API through a restricted UNIX socket at /run/proxmox-datacenter-manager/priv.sock. The daemon runs as root and has permission to do all privileged operations.

NOTE: The daemon listens to a local UNIX socket address only, so you cannot access it from outside. The proxmox-datacenter-api daemon exposes the API to the outside world.

COPYRIGHT AND DISCLAIMER

Copyright (C) 2023 - 2026, Proxmox Server Solutions GmbH

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>

Author

Proxmox Support Team

Copyright

2023 - 2026, Proxmox Server Solutions GmbH

Wednesday, 15 July 2026 <devbuild>