5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-03 01:17:49 +03:00
pve-docs/pvedaemon.adoc

37 lines
658 B
Plaintext

ifdef::manvolnum[]
pvedaemon(8)
============
:pve-toplevel:
NAME
----
pvedaemon - PVE API Daemon
SYNOPSIS
--------
include::pvedaemon.8-synopsis.adoc[]
DESCRIPTION
-----------
endif::manvolnum[]
ifndef::manvolnum[]
pvedaemon - Proxmox VE API Daemon
=================================
endif::manvolnum[]
This daemon exposes the whole {pve} API on `127.0.0.1:85`. It runs as
`root` and has permission to do all privileged operations.
NOTE: The daemon listens to a local address only, so you cannot access
it from outside. The `pveproxy` daemon exposes the API to the outside
world.
ifdef::manvolnum[]
include::pve-copyright.adoc[]
endif::manvolnum[]