]> git.proxmox.com Git - pve-manager.git/commit
pvesh: add standard_output_properties to set/create/delete
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jul 2018 05:34:49 +0000 (07:34 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 27 Jul 2018 05:34:49 +0000 (07:34 +0200)
commit4d3822cc751eccedbebfb8269344ee35e65d441b
tree6170d26348d6ec0a71b8a6ee21d24040a970dc4f
parentece19ae2141c5d7ceee9a2a75a41c30448d72da0
pvesh: add standard_output_properties to set/create/delete

Most of those API calls return simple strings, so it does not really matter.
Nethertheless, some calls return complex data structures and we want to set
output format for them.
PVE/CLI/pvesh.pm