Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> --- PVE/Status/Plugin.pm | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/PVE/Status/Plugin.pm b/PVE/Status/Plugin.pm index 4476c5dd..baf670ae 100644 --- a/PVE/Status/Plugin.pm +++ b/PVE/Status/Plugin.pm @@ -16,6 +16,10 @@ cfs_register_file('status.cfg', my $defaultData = { propertyList => { + id => { + description => "The ID of the entry.", + type => 'string', format => 'pve-configid', + }, type => { description => "Plugin type.", type => 'string', format => 'pve-configid', -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel