mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-20 14:03:42 +03:00
38 lines
668 B
Plaintext
38 lines
668 B
Plaintext
ifdef::manvolnum[]
|
|
PVE({manvolnum})
|
|
================
|
|
include::attributes.txt[]
|
|
|
|
NAME
|
|
----
|
|
|
|
pvedaemon - PVE API Daemon
|
|
|
|
|
|
SYNOPSYS
|
|
--------
|
|
|
|
include::pvedaemon.8-synopsis.adoc[]
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
endif::manvolnum[]
|
|
|
|
ifndef::manvolnum[]
|
|
{pve} API Daemon
|
|
================
|
|
include::attributes.txt[]
|
|
endif::manvolnum[]
|
|
|
|
This daemom exposes the whole {pve} API on 127.0.0.1:85. It runs as
|
|
'root' and has permission to do all priviledged 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[]
|