Get tail output
Get tail output for node or LXC container. If vmid is not provided, streams node tail.
Query Parameters
file*array<string>
File paths
limit?integer
Limit output lines (1-1000)
Default
100Range
1 <= value <= 1000node*string
Node name
vmid?integer
Container VMID (optional - if not provided, streams node journalctl)
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/proxmox/tail?file=string&node=string""string"{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}