Re: [pve-devel] [PATCH V4 pve-common] Extend the JSON format schema with pve_base_snapshot.

2017-09-12 Thread Wolfgang Bumiller
On Tue, Sep 12, 2017 at 08:41:54AM +0200, Wolfgang Link wrote: > A base snapshot can be a replication snapshot or a normal snapshot. > Normal snapshots use the format configid. > --- > src/PVE/JSONSchema.pm | 14 ++ > 1 file changed, 14 insertions(+) > > diff --git a/src/PVE/JSONSchem

[pve-devel] [PATCH V4 pve-common] Extend the JSON format schema with pve_base_snapshot.

2017-09-11 Thread Wolfgang Link
A base snapshot can be a replication snapshot or a normal snapshot. Normal snapshots use the format configid. --- src/PVE/JSONSchema.pm | 14 ++ 1 file changed, 14 insertions(+) diff --git a/src/PVE/JSONSchema.pm b/src/PVE/JSONSchema.pm index 3295599..501f0fa 100644 --- a/src/PVE/JSON