]> git.proxmox.com Git - pmg-api.git/commit - src/PMG/API2/Nodes.pm
add node-config api entry points
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 16 Mar 2021 10:24:14 +0000 (11:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Mar 2021 16:14:57 +0000 (17:14 +0100)
commitec7ce3a419ed63e1715bba335fe6b59975d02798
treeabe56eebc7cf4ceee11723f0125670a9268b210d
parentac78733c9a2f3c695602e31ac71dd9bd11ecfee3
add node-config api entry points

adds /nodes/{nodename}/config to access node config

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/Makefile
src/PMG/API2/NodeConfig.pm [new file with mode: 0644]
src/PMG/API2/Nodes.pm