]> git.proxmox.com Git - pmg-api.git/commitdiff
node: add journal api to index too
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 May 2019 11:04:55 +0000 (13:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 May 2019 11:04:55 +0000 (13:04 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PMG/API2/Nodes.pm

index c91e910ab251f227642fbc60d365882f262c3ec0..6aa9a48dab825605e4b7025d0ac4ff505d9e4c74 100644 (file)
@@ -110,6 +110,7 @@ __PACKAGE__->register_method ({
            { name => 'postfix' },
            { name => 'services' },
            { name => 'syslog' },
+           { name => 'journal' },
            { name => 'tasks' },
            { name => 'tracker' },
            { name => 'time' },