--- /srv/reproducible-results/rbuild-debian/r-b-build.pdlhlSts/b1/ganeti_3.0.2-1~deb11u1_i386.changes
+++ /srv/reproducible-results/rbuild-debian/r-b-build.pdlhlSts/b2/ganeti_3.0.2-1~deb11u1_i386.changes
├── Files
│ @@ -1,9 +1,9 @@
│
│ 9a130baae6f808cf2650e3d774982a6c 877832 admin optional ganeti-3.0_3.0.2-1~deb11u1_all.deb
│ - daed37ae4a3730382a84b2cc7de169b2 1009188 doc optional ganeti-doc_3.0.2-1~deb11u1_all.deb
│ + 32e5e7b72966e3cc1196334165290694 1009092 doc optional ganeti-doc_3.0.2-1~deb11u1_all.deb
│ d369086769af5981f99180afc74922b2 13753580 admin optional ganeti-haskell-3.0_3.0.2-1~deb11u1_i386.deb
│ a8211bb01a724cc0bd3f537f3b9e9b71 2668884 admin optional ganeti-htools-3.0_3.0.2-1~deb11u1_i386.deb
│ 7901421936f42656060b728f158d0390 20084 admin optional ganeti-htools_3.0.2-1~deb11u1_all.deb
│ c85b39fe7af51d400eace6a742d9ff3a 380364 devel optional ganeti-testsuite_3.0.2-1~deb11u1_all.deb
│ 869ee4ee3600ba9a4da863a407e93f8a 110852 admin optional ganeti_3.0.2-1~deb11u1_all.deb
│ 9ad2a861c916e31b9da5e37db8e5f9a5 32948 python optional python3-ganeti-rapi_3.0.2-1~deb11u1_all.deb
├── ganeti-doc_3.0.2-1~deb11u1_all.deb
│ ├── file list
│ │ @@ -1,3 +1,3 @@
│ │ -rw-r--r-- 0 0 0 4 2022-06-30 07:24:43.000000 debian-binary
│ │ -rw-r--r-- 0 0 0 6980 2022-06-30 07:24:43.000000 control.tar.xz
│ │ --rw-r--r-- 0 0 0 1002016 2022-06-30 07:24:43.000000 data.tar.xz
│ │ +-rw-r--r-- 0 0 0 1001920 2022-06-30 07:24:43.000000 data.tar.xz
│ ├── control.tar.xz
│ │ ├── control.tar
│ │ │ ├── ./md5sums
│ │ │ │ ├── ./md5sums
│ │ │ │ │┄ Files differ
│ ├── data.tar.xz
│ │ ├── data.tar
│ │ │ ├── ./usr/share/doc/ganeti/html/rapi.html
│ │ │ │ @@ -977,15 +977,15 @@
│ │ │ │
│ │ │ │ Extend UID pool, must be list of lists describing UID ranges (two items, start and end inclusive)
│ │ │ │
│ │ │ │ beparams
(defaults to None
, must be None or (Dictionary with keys of Anything and values of Anything)
)
│ │ │ │
│ │ │ │ Cluster-wide backend parameter defaults
│ │ │ │
│ │ │ │ -blacklisted_os
(defaults to None
, must be None or (List of (Tuple of (OneOf add, attach, remove, detach, NonEmptyString)))
)
│ │ │ │ +blacklisted_os
(defaults to None
, must be None or (List of (Tuple of (OneOf add, remove, detach, attach, NonEmptyString)))
)
│ │ │ │
│ │ │ │ Modify list of blacklisted operating systems: each modification must have two items, the operation and the OS name; the operation can be add or remove
│ │ │ │
│ │ │ │ candidate_pool_size
(defaults to None
, must be None or GreaterThanZero
)
│ │ │ │
│ │ │ │ Master candidate pool size
│ │ │ │
│ │ │ │ @@ -1009,45 +1009,45 @@
│ │ │ │
│ │ │ │ Job dependencies; if used through SubmitManyJobs
relative (negative) job IDs can be used; see design document for details
│ │ │ │
│ │ │ │ disk_state
(defaults to None
, must be None or (Dictionary with keys of Anything and values of Anything)
)
│ │ │ │
│ │ │ │
│ │ │ │ -diskparams
(defaults to None
, must be None or (Dictionary with keys of (OneOf ext, diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain) and values of (Dictionary with keys of Anything and values of Anything))
)
│ │ │ │ +diskparams
(defaults to None
, must be None or (Dictionary with keys of (OneOf sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext) and values of (Dictionary with keys of Anything and values of Anything))
)
│ │ │ │
│ │ │ │ Disk templates’ parameter defaults
│ │ │ │
│ │ │ │ drbd_helper
(defaults to None
, must be None or String
)
│ │ │ │
│ │ │ │ DRBD helper program
│ │ │ │
│ │ │ │ enabled_data_collectors
(defaults to None
, must be None or (Dictionary with keys of String and values of Boolean)
)
│ │ │ │
│ │ │ │ Set the active data collectors
│ │ │ │
│ │ │ │ -enabled_disk_templates
(defaults to None
, must be None or (List of (OneOf ext, diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain))
)
│ │ │ │ +enabled_disk_templates
(defaults to None
, must be None or (List of (OneOf sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext))
)
│ │ │ │
│ │ │ │ List of enabled disk templates
│ │ │ │
│ │ │ │ -enabled_hypervisors
(defaults to None
, must be None or (List of (OneOf xen-pvm, kvm, lxc, chroot, fake, xen-hvm))
)
│ │ │ │ +enabled_hypervisors
(defaults to None
, must be None or (List of (OneOf chroot, fake, lxc, xen-pvm, xen-hvm, kvm))
)
│ │ │ │
│ │ │ │ List of enabled hypervisors
│ │ │ │
│ │ │ │ enabled_user_shutdown
(defaults to None
, must be None or Boolean
)
│ │ │ │
│ │ │ │ Whether user shutdown is enabled cluster wide
│ │ │ │
│ │ │ │ file_storage_dir
(defaults to None
, must be None or String
)
│ │ │ │ force
(defaults to False
, must be Boolean
)
│ │ │ │
│ │ │ │ Whether to force the operation
│ │ │ │
│ │ │ │ gluster_storage_dir
(defaults to None
, must be None or String
)
│ │ │ │ -hidden_os
(defaults to None
, must be None or (List of (Tuple of (OneOf add, attach, remove, detach, NonEmptyString)))
)
│ │ │ │ +hidden_os
(defaults to None
, must be None or (List of (Tuple of (OneOf add, remove, detach, attach, NonEmptyString)))
)
│ │ │ │
│ │ │ │ Modify list of hidden operating systems: each modification must have two items, the operation and the OS name; the operation can be add or remove
│ │ │ │
│ │ │ │ hv_state
(defaults to None
, must be None or (Dictionary with keys of Anything and values of Anything)
)
│ │ │ │
│ │ │ │ Set hypervisor states
│ │ │ │
│ │ │ │ @@ -1089,15 +1089,15 @@
│ │ │ │ Maximal number of jobs tracked in the job queue
│ │ │ │
│ │ │ │ modify_etc_hosts
(defaults to None
, must be None or Boolean
)
│ │ │ │ ndparams
(defaults to None
, must be None or (Dictionary with keys of Anything and values of Anything)
)
│ │ │ │
│ │ │ │ Cluster-wide node parameter defaults
│ │ │ │
│ │ │ │ -nicparams
(defaults to None
, must be None or (Dictionary with keys of (OneOf link, network, bridge, ip, mac, vlan, mode, name) and values of (None or String) [NIC parameters])
)
│ │ │ │ +nicparams
(defaults to None
, must be None or (Dictionary with keys of (OneOf bridge, mac, ip, network, mode, link, vlan, name) and values of (None or String) [NIC parameters])
)
│ │ │ │
│ │ │ │ Cluster-wide NIC parameter defaults
│ │ │ │
│ │ │ │ os_hvp
(defaults to None
, must be None or (Dictionary with keys of String and values of (Dictionary with keys of Anything and values of Anything))
)
│ │ │ │
│ │ │ │ Cluster-wide per-OS hypervisor parameter defaults
│ │ │ │
│ │ │ │ @@ -1222,15 +1222,15 @@
│ │ │ │
│ │ │ │ Job dependencies; if used through SubmitManyJobs
relative (negative) job IDs can be used; see design document for details
│ │ │ │
│ │ │ │ disk_state
(defaults to None
, must be None or (Dictionary with keys of Anything and values of Anything)
)
│ │ │ │
│ │ │ │
│ │ │ │ -diskparams
(defaults to None
, must be None or (Dictionary with keys of (OneOf ext, diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain) and values of (Dictionary with keys of Anything and values of Anything))
)
│ │ │ │ +diskparams
(defaults to None
, must be None or (Dictionary with keys of (OneOf sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext) and values of (Dictionary with keys of Anything and values of Anything))
)
│ │ │ │
│ │ │ │ Disk templates’ parameter defaults
│ │ │ │
│ │ │ │ group_name
(defaults to None
, must be NonEmptyString
)
│ │ │ │
│ │ │ │
│ │ │ │ @@ -1319,15 +1319,15 @@
│ │ │ │
│ │ │ │ Job dependencies; if used through SubmitManyJobs
relative (negative) job IDs can be used; see design document for details
│ │ │ │
│ │ │ │ disk_state
(defaults to None
, must be None or (Dictionary with keys of Anything and values of Anything)
)
│ │ │ │
│ │ │ │
│ │ │ │ -diskparams
(defaults to None
, must be None or (Dictionary with keys of (OneOf ext, diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain) and values of (Dictionary with keys of Anything and values of Anything))
)
│ │ │ │ +diskparams
(defaults to None
, must be None or (Dictionary with keys of (OneOf sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext) and values of (Dictionary with keys of Anything and values of Anything))
)
│ │ │ │
│ │ │ │ Disk templates’ parameter defaults
│ │ │ │
│ │ │ │ hv_state
(defaults to None
, must be None or (Dictionary with keys of Anything and values of Anything)
)
│ │ │ │
│ │ │ │ Set hypervisor states
│ │ │ │
│ │ │ │ @@ -1715,15 +1715,15 @@
│ │ │ │
│ │ │ │
│ │ │ │ network_link
(defaults to None
, must be NonEmptyString
)
│ │ │ │
│ │ │ │ Network link when connecting to a group
│ │ │ │
│ │ │ │ -network_mode
(defaults to None
, must be OneOf bridged, pool, openvswitch, routed
)
│ │ │ │ +network_mode
(defaults to None
, must be OneOf bridged, openvswitch, routed, pool
)
│ │ │ │
│ │ │ │ Network mode when connecting to a group
│ │ │ │
│ │ │ │ network_name
(defaults to None
, must be NonEmptyString
)
│ │ │ │
│ │ │ │
│ │ │ │ @@ -1972,23 +1972,23 @@
│ │ │ │
│ │ │ │ Whether to check for conflicting IP addresses
│ │ │ │
│ │ │ │ depends
(defaults to None
, must be None or (List of (((List of Anything) or Tuple) and (Length 2) and (Item 0 is (JobId or RelativeJobId), item 1 is (List of (OneOf error, canceled, success)))))
)
│ │ │ │
│ │ │ │ Job dependencies; if used through SubmitManyJobs
relative (negative) job IDs can be used; see design document for details
│ │ │ │
│ │ │ │ -disk_template
(defaults to None
, must be None or (OneOf ext, diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain)
)
│ │ │ │ +disk_template
(defaults to None
, must be None or (OneOf sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext)
)
│ │ │ │
│ │ │ │ Instance disk template
│ │ │ │
│ │ │ │ disks
(defaults to None
, must be List of (Dictionary with keys of NonEmptyString and values of (NonEmptyString or Integer) [Disk parameters])
)
│ │ │ │
│ │ │ │ List of instance disks
│ │ │ │
│ │ │ │ -file_driver
(defaults to None
, must be None or (OneOf blktap2, loop, blktap)
)
│ │ │ │ +file_driver
(defaults to None
, must be None or (OneOf blktap, blktap2, loop)
)
│ │ │ │
│ │ │ │ Driver for file-backed disks
│ │ │ │
│ │ │ │ file_storage_dir
(defaults to None
, must be None or NonEmptyString
)
│ │ │ │
│ │ │ │ Directory for storing file-backed disks
│ │ │ │
│ │ │ │ @@ -2012,15 +2012,15 @@
│ │ │ │
│ │ │ │ Startup timeout for the helper VM
│ │ │ │
│ │ │ │ hvparams
(defaults to {}
, must be Dictionary with keys of Anything and values of Anything
)
│ │ │ │
│ │ │ │ Hypervisor parameters for instance, hypervisor-dependent
│ │ │ │
│ │ │ │ -hypervisor
(defaults to None
, must be None or (OneOf xen-pvm, kvm, lxc, chroot, fake, xen-hvm)
)
│ │ │ │ +hypervisor
(defaults to None
, must be None or (OneOf chroot, fake, lxc, xen-pvm, xen-hvm, kvm)
)
│ │ │ │
│ │ │ │ Selected hypervisor for an instance
│ │ │ │
│ │ │ │ iallocator
(defaults to None
, must be None or NonEmptyString
)
│ │ │ │
│ │ │ │ Iallocator for deciding the target node for shared-storage instances
│ │ │ │
│ │ │ │ @@ -2040,23 +2040,23 @@
│ │ │ │
│ │ │ │ A required instance name (for single-instance LUs)
│ │ │ │
│ │ │ │ ip_check
(defaults to True
, must be Boolean
)
│ │ │ │
│ │ │ │ Whether to ensure instance’s IP address is inactive
│ │ │ │
│ │ │ │ -mode
(defaults to None
, must be OneOf remote-import, create, import
)
│ │ │ │ +mode
(defaults to None
, must be OneOf import, create, remote-import
)
│ │ │ │
│ │ │ │ Instance creation mode
│ │ │ │
│ │ │ │ name_check
(defaults to True
, must be Boolean
)
│ │ │ │
│ │ │ │ Whether to check name
│ │ │ │
│ │ │ │ -nics
(defaults to None
, must be List of (Dictionary with keys of (OneOf link, network, bridge, ip, mac, vlan, mode, name) and values of (None or String) [NIC parameters])
)
│ │ │ │ +nics
(defaults to None
, must be List of (Dictionary with keys of (OneOf bridge, mac, ip, network, mode, link, vlan, name) and values of (None or String) [NIC parameters])
)
│ │ │ │
│ │ │ │ List of NIC (network interface) definitions
│ │ │ │
│ │ │ │ no_install
(defaults to None
, must be None or Boolean
)
│ │ │ │
│ │ │ │ Do not install the OS (will disable automatic start)
│ │ │ │
│ │ │ │ @@ -2263,15 +2263,15 @@
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
Shutdowns an instance.
│ │ │ │
It supports the dry-run
argument.
│ │ │ │ -
admin_state_source
(defaults to None
, must be None or (OneOf user, admin)
)
│ │ │ │ +
admin_state_source
(defaults to None
, must be None or (OneOf admin, user)
)
│ │ │ │
│ │ │ │ Who last changed the instance admin state
│ │ │ │
│ │ │ │
depends
(defaults to None
, must be None or (List of (((List of Anything) or Tuple) and (Length 2) and (Item 0 is (JobId or RelativeJobId), item 1 is (List of (OneOf error, canceled, success)))))
)
│ │ │ │
│ │ │ │ Job dependencies; if used through SubmitManyJobs
relative (negative) job IDs can be used; see design document for details
│ │ │ │
│ │ │ │ @@ -2407,15 +2407,15 @@
│ │ │ │
│ │ │ │ Whether to ignore ipolicy violations
│ │ │ │
│ │ │ │
instance_uuid
(defaults to None
, must be None or NonEmptyString
)
│ │ │ │
│ │ │ │ An instance UUID (for single-instance LUs)
│ │ │ │
│ │ │ │ -
mode
(defaults to None
, must be OneOf replace_on_secondary, replace_auto, replace_new_secondary, replace_on_primary
)
│ │ │ │ +
mode
(defaults to None
, must be OneOf replace_new_secondary, replace_on_primary, replace_on_secondary, replace_auto
)
│ │ │ │
│ │ │ │
│ │ │ │
remote_node
(defaults to None
, must be None or NonEmptyString
)
│ │ │ │
│ │ │ │ New secondary node
│ │ │ │
│ │ │ │ @@ -2913,27 +2913,27 @@
│ │ │ │
│ │ │ │ Whether to check for conflicting IP addresses
│ │ │ │
│ │ │ │
depends
(defaults to None
, must be None or (List of (((List of Anything) or Tuple) and (Length 2) and (Item 0 is (JobId or RelativeJobId), item 1 is (List of (OneOf error, canceled, success)))))
)
│ │ │ │
│ │ │ │ Job dependencies; if used through SubmitManyJobs
relative (negative) job IDs can be used; see design document for details
│ │ │ │
│ │ │ │ -
disk_template
(defaults to None
, must be None or (OneOf ext, diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain)
)
│ │ │ │ +
disk_template
(defaults to None
, must be None or (OneOf sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext)
)
│ │ │ │
│ │ │ │ Instance disk template
│ │ │ │
│ │ │ │ -
disks
(defaults to []
, must be (List of ((Length 3) and (Item 0 is (OneOf add, remove, detach, attach, modify), item 1 is (Integer or String [Device index, can be negative, e.g. -1 for last disk]), item 2 is (Dictionary with keys of NonEmptyString and values of (NonEmptyString or Integer) [Disk parameters]))) [Recommended]) or (List of ((Length 2) and (Item 0 is ((OneOf add, attach, remove, detach) or EqualOrGreaterThanZero), item 1 is (Dictionary with keys of NonEmptyString and values of (NonEmptyString or Integer) [Disk parameters]))) [Deprecated])
)
│ │ │ │ +
disks
(defaults to []
, must be (List of ((Length 3) and (Item 0 is (OneOf remove, detach, attach, add, modify), item 1 is (Integer or String [Device index, can be negative, e.g. -1 for last disk]), item 2 is (Dictionary with keys of NonEmptyString and values of (NonEmptyString or Integer) [Disk parameters]))) [Recommended]) or (List of ((Length 2) and (Item 0 is ((OneOf add, remove, detach, attach) or EqualOrGreaterThanZero), item 1 is (Dictionary with keys of NonEmptyString and values of (NonEmptyString or Integer) [Disk parameters]))) [Deprecated])
)
│ │ │ │
│ │ │ │ List of disk changes
│ │ │ │
│ │ │ │
ext_params
(defaults to {}
, must be Dictionary with keys of Anything and values of Anything
)
│ │ │ │
│ │ │ │ List of ExtStorage parameters
│ │ │ │
│ │ │ │ -
file_driver
(defaults to None
, must be None or (OneOf blktap2, loop, blktap)
)
│ │ │ │ +
file_driver
(defaults to None
, must be None or (OneOf blktap, blktap2, loop)
)
│ │ │ │
│ │ │ │ Driver for file-backed disks
│ │ │ │
│ │ │ │
file_storage_dir
(defaults to None
, must be None or NonEmptyString
)
│ │ │ │
│ │ │ │ Directory for storing file-backed disks
│ │ │ │
│ │ │ │ @@ -2963,15 +2963,15 @@
│ │ │ │
│ │ │ │ Enable or disable the communication mechanism for an instance
│ │ │ │
│ │ │ │
instance_uuid
(defaults to None
, must be None or NonEmptyString
)
│ │ │ │
│ │ │ │ An instance UUID (for single-instance LUs)
│ │ │ │
│ │ │ │ -
nics
(defaults to []
, must be (List of ((Length 3) and (Item 0 is (OneOf add, remove, detach, attach, modify), item 1 is (Integer or String [Device index, can be negative, e.g. -1 for last disk]), item 2 is (Dictionary with keys of (OneOf link, network, bridge, ip, mac, vlan, mode, name) and values of (None or String) [NIC parameters]))) [Recommended]) or (List of ((Length 2) and (Item 0 is ((OneOf add, attach, remove, detach) or EqualOrGreaterThanZero), item 1 is (Dictionary with keys of (OneOf link, network, bridge, ip, mac, vlan, mode, name) and values of (None or String) [NIC parameters]))) [Deprecated])
)
│ │ │ │ +
nics
(defaults to []
, must be (List of ((Length 3) and (Item 0 is (OneOf remove, detach, attach, add, modify), item 1 is (Integer or String [Device index, can be negative, e.g. -1 for last disk]), item 2 is (Dictionary with keys of (OneOf bridge, mac, ip, network, mode, link, vlan, name) and values of (None or String) [NIC parameters]))) [Recommended]) or (List of ((Length 2) and (Item 0 is ((OneOf add, remove, detach, attach) or EqualOrGreaterThanZero), item 1 is (Dictionary with keys of (OneOf bridge, mac, ip, network, mode, link, vlan, name) and values of (None or String) [NIC parameters]))) [Deprecated])
)
│ │ │ │
│ │ │ │ List of NIC changes
│ │ │ │
│ │ │ │
offline
(defaults to None
, must be None or Boolean
)
│ │ │ │
│ │ │ │ Whether to mark the instance as offline
│ │ │ │
│ │ │ │ @@ -3421,15 +3421,15 @@
│ │ │ │
│ │ │ │ Iallocator for deciding the target node for shared-storage instances
│ │ │ │
│ │ │ │
ignore_soft_errors
(defaults to None
, must be None or Boolean
)
│ │ │ │
│ │ │ │ Ignore soft htools errors
│ │ │ │
│ │ │ │ -
mode
(defaults to None
, must be OneOf secondary-only, all, primary-only
)
│ │ │ │ +
mode
(defaults to None
, must be OneOf all, primary-only, secondary-only
)
│ │ │ │
│ │ │ │ Node evacuation mode
│ │ │ │
│ │ │ │
node_name
(defaults to None
, must be NonEmptyString
)
│ │ │ │
│ │ │ │ A required node name (for single-node LUs)
│ │ │ │
│ │ │ │ @@ -3792,15 +3792,15 @@
│ │ │ │
It supports the dry-run
argument.
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
Requests resource information. Available fields can be found in man
│ │ │ │ pages and using /2/query/[resource]/fields
. The resource is one of
│ │ │ │ -instance, export, network, lock, filter, group, node, job
. See the query2
│ │ │ │ +lock, group, network, node, export, job, instance, filter
. See the query2
│ │ │ │ design document for more details.
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ @@ -3831,15 +3831,15 @@
│ │ │ │ be given and must be either null
or a list containing filter
│ │ │ │ operators.
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
Request list of available fields for a resource. The resource is one of
│ │ │ │ -instance, export, network, lock, filter, group, node, job
. See the
│ │ │ │ +lock, group, network, node, export, job, instance, filter
. See the
│ │ │ │ query2 design document for more details.
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -528,15 +528,15 @@
│ │ │ │ │ Integer))))
│ │ │ │ │ Extend UID pool, must be list of lists describing UID ranges (two
│ │ │ │ │ items, start and end inclusive)
│ │ │ │ │ beparams (defaults to None, must be None or (Dictionary with keys of Anything
│ │ │ │ │ and values of Anything))
│ │ │ │ │ Cluster-wide backend parameter defaults
│ │ │ │ │ blacklisted_os (defaults to None, must be None or (List of (Tuple of (OneOf
│ │ │ │ │ -add, attach, remove, detach, NonEmptyString))))
│ │ │ │ │ +add, remove, detach, attach, NonEmptyString))))
│ │ │ │ │ Modify list of blacklisted operating systems: each modification must
│ │ │ │ │ have two items, the operation and the OS name; the operation can be
│ │ │ │ │ add or remove
│ │ │ │ │ candidate_pool_size (defaults to None, must be None or GreaterThanZero)
│ │ │ │ │ Master candidate pool size
│ │ │ │ │ compression_tools (defaults to None, must be None or (List of NonEmptyString))
│ │ │ │ │ List of enabled compression tools
│ │ │ │ │ @@ -553,36 +553,36 @@
│ │ │ │ │ of (OneOf error, canceled, success))))))
│ │ │ │ │ Job dependencies; if used through SubmitManyJobs relative (negative)
│ │ │ │ │ job IDs can be used; see design_document for details
│ │ │ │ │ disk_state (defaults to None, must be None or (Dictionary with keys of Anything
│ │ │ │ │ and values of Anything))
│ │ │ │ │ Set disk states
│ │ │ │ │ diskparams (defaults to None, must be None or (Dictionary with keys of (OneOf
│ │ │ │ │ -ext, diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain) and
│ │ │ │ │ +sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext) and
│ │ │ │ │ values of (Dictionary with keys of Anything and values of Anything)))
│ │ │ │ │ Disk templatesâ parameter defaults
│ │ │ │ │ drbd_helper (defaults to None, must be None or String)
│ │ │ │ │ DRBD helper program
│ │ │ │ │ enabled_data_collectors (defaults to None, must be None or (Dictionary with
│ │ │ │ │ keys of String and values of Boolean))
│ │ │ │ │ Set the active data collectors
│ │ │ │ │ -enabled_disk_templates (defaults to None, must be None or (List of (OneOf ext,
│ │ │ │ │ -diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain)))
│ │ │ │ │ +enabled_disk_templates (defaults to None, must be None or (List of (OneOf
│ │ │ │ │ +sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext)))
│ │ │ │ │ List of enabled disk templates
│ │ │ │ │ -enabled_hypervisors (defaults to None, must be None or (List of (OneOf xen-pvm,
│ │ │ │ │ -kvm, lxc, chroot, fake, xen-hvm)))
│ │ │ │ │ +enabled_hypervisors (defaults to None, must be None or (List of (OneOf chroot,
│ │ │ │ │ +fake, lxc, xen-pvm, xen-hvm, kvm)))
│ │ │ │ │ List of enabled hypervisors
│ │ │ │ │ enabled_user_shutdown (defaults to None, must be None or Boolean)
│ │ │ │ │ Whether user shutdown is enabled cluster wide
│ │ │ │ │ file_storage_dir (defaults to None, must be None or String)
│ │ │ │ │ force (defaults to False, must be Boolean)
│ │ │ │ │ Whether to force the operation
│ │ │ │ │ gluster_storage_dir (defaults to None, must be None or String)
│ │ │ │ │ hidden_os (defaults to None, must be None or (List of (Tuple of (OneOf add,
│ │ │ │ │ -attach, remove, detach, NonEmptyString))))
│ │ │ │ │ +remove, detach, attach, NonEmptyString))))
│ │ │ │ │ Modify list of hidden operating systems: each modification must have
│ │ │ │ │ two items, the operation and the OS name; the operation can be add or
│ │ │ │ │ remove
│ │ │ │ │ hv_state (defaults to None, must be None or (Dictionary with keys of Anything
│ │ │ │ │ and values of Anything))
│ │ │ │ │ Set hypervisor states
│ │ │ │ │ hvparams (defaults to None, must be None or (Dictionary with keys of String and
│ │ │ │ │ @@ -607,15 +607,15 @@
│ │ │ │ │ max_tracked_jobs (defaults to None, must be None or GreaterThanZero)
│ │ │ │ │ Maximal number of jobs tracked in the job queue
│ │ │ │ │ modify_etc_hosts (defaults to None, must be None or Boolean)
│ │ │ │ │ ndparams (defaults to None, must be None or (Dictionary with keys of Anything
│ │ │ │ │ and values of Anything))
│ │ │ │ │ Cluster-wide node parameter defaults
│ │ │ │ │ nicparams (defaults to None, must be None or (Dictionary with keys of (OneOf
│ │ │ │ │ -link, network, bridge, ip, mac, vlan, mode, name) and values of (None or
│ │ │ │ │ +bridge, mac, ip, network, mode, link, vlan, name) and values of (None or
│ │ │ │ │ String) [NIC parameters]))
│ │ │ │ │ Cluster-wide NIC parameter defaults
│ │ │ │ │ os_hvp (defaults to None, must be None or (Dictionary with keys of String and
│ │ │ │ │ values of (Dictionary with keys of Anything and values of Anything)))
│ │ │ │ │ Cluster-wide per-OS hypervisor parameter defaults
│ │ │ │ │ osparams (defaults to None, must be None or (Dictionary with keys of String and
│ │ │ │ │ values of (Dictionary with keys of Anything and values of Anything)))
│ │ │ │ │ @@ -706,15 +706,15 @@
│ │ │ │ │ of (OneOf error, canceled, success))))))
│ │ │ │ │ Job dependencies; if used through SubmitManyJobs relative (negative)
│ │ │ │ │ job IDs can be used; see design_document for details
│ │ │ │ │ disk_state (defaults to None, must be None or (Dictionary with keys of Anything
│ │ │ │ │ and values of Anything))
│ │ │ │ │ Set disk states
│ │ │ │ │ diskparams (defaults to None, must be None or (Dictionary with keys of (OneOf
│ │ │ │ │ -ext, diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain) and
│ │ │ │ │ +sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext) and
│ │ │ │ │ values of (Dictionary with keys of Anything and values of Anything)))
│ │ │ │ │ Disk templatesâ parameter defaults
│ │ │ │ │ group_name (defaults to None, must be NonEmptyString)
│ │ │ │ │ Group name
│ │ │ │ │ hv_state (defaults to None, must be None or (Dictionary with keys of Anything
│ │ │ │ │ and values of Anything))
│ │ │ │ │ Set hypervisor states
│ │ │ │ │ @@ -761,15 +761,15 @@
│ │ │ │ │ of (OneOf error, canceled, success))))))
│ │ │ │ │ Job dependencies; if used through SubmitManyJobs relative (negative)
│ │ │ │ │ job IDs can be used; see design_document for details
│ │ │ │ │ disk_state (defaults to None, must be None or (Dictionary with keys of Anything
│ │ │ │ │ and values of Anything))
│ │ │ │ │ Set disk states
│ │ │ │ │ diskparams (defaults to None, must be None or (Dictionary with keys of (OneOf
│ │ │ │ │ -ext, diskless, gluster, file, sharedfile, blockdev, drbd, rbd, plain) and
│ │ │ │ │ +sharedfile, file, blockdev, plain, rbd, gluster, drbd, diskless, ext) and
│ │ │ │ │ values of (Dictionary with keys of Anything and values of Anything)))
│ │ │ │ │ Disk templatesâ parameter defaults
│ │ │ │ │ hv_state (defaults to None, must be None or (Dictionary with keys of Anything
│ │ │ │ │ and values of Anything))
│ │ │ │ │ Set hypervisor states
│ │ │ │ │ ipolicy (defaults to None, must be None or (Dictionary with keys of Anything
│ │ │ │ │ and values of Anything))
│ │ │ │ │ @@ -969,16 +969,16 @@
│ │ │ │ │ of (OneOf error, canceled, success))))))
│ │ │ │ │ Job dependencies; if used through SubmitManyJobs relative (negative)
│ │ │ │ │ job IDs can be used; see design_document for details
│ │ │ │ │ group_name (defaults to None, must be NonEmptyString)
│ │ │ │ │ Group name
│ │ │ │ │ network_link (defaults to None, must be NonEmptyString)
│ │ │ │ │ Network link when connecting to a group
│ │ │ │ │ -network_mode (defaults to None, must be OneOf bridged, pool, openvswitch,
│ │ │ │ │ -routed)
│ │ │ │ │ +network_mode (defaults to None, must be OneOf bridged, openvswitch, routed,
│ │ │ │ │ +pool)
│ │ │ │ │ Network mode when connecting to a group
│ │ │ │ │ network_name (defaults to None, must be NonEmptyString)
│ │ │ │ │ Network name
│ │ │ │ │ network_vlan (defaults to the empty string, must be String)
│ │ │ │ │ Network vlan when connecting to a group
│ │ │ │ │ Job result:
│ │ │ │ │ None
│ │ │ │ │ @@ -1122,21 +1122,21 @@
│ │ │ │ │ conflicts_check (defaults to True, must be Boolean)
│ │ │ │ │ Whether to check for conflicting IP addresses
│ │ │ │ │ depends (defaults to None, must be None or (List of (((List of Anything) or
│ │ │ │ │ Tuple) and (Length 2) and (Item 0 is (JobId or RelativeJobId), item 1 is (List
│ │ │ │ │ of (OneOf error, canceled, success))))))
│ │ │ │ │ Job dependencies; if used through SubmitManyJobs relative (negative)
│ │ │ │ │ job IDs can be used; see design_document for details
│ │ │ │ │ -disk_template (defaults to None, must be None or (OneOf ext, diskless, gluster,
│ │ │ │ │ -file, sharedfile, blockdev, drbd, rbd, plain))
│ │ │ │ │ +disk_template (defaults to None, must be None or (OneOf sharedfile, file,
│ │ │ │ │ +blockdev, plain, rbd, gluster, drbd, diskless, ext))
│ │ │ │ │ Instance disk template
│ │ │ │ │ disks (defaults to None, must be List of (Dictionary with keys of
│ │ │ │ │ NonEmptyString and values of (NonEmptyString or Integer) [Disk parameters]))
│ │ │ │ │ List of instance disks
│ │ │ │ │ -file_driver (defaults to None, must be None or (OneOf blktap2, loop, blktap))
│ │ │ │ │ +file_driver (defaults to None, must be None or (OneOf blktap, blktap2, loop))
│ │ │ │ │ Driver for file-backed disks
│ │ │ │ │ file_storage_dir (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ Directory for storing file-backed disks
│ │ │ │ │ force_variant (defaults to False, must be Boolean)
│ │ │ │ │ Whether to force an unknown OS variant
│ │ │ │ │ forthcoming (defaults to False, must be Boolean)
│ │ │ │ │ Whether to only reserve resources
│ │ │ │ │ @@ -1145,35 +1145,35 @@
│ │ │ │ │ helper_shutdown_timeout (defaults to None, must be None or Integer)
│ │ │ │ │ Shutdown timeout for the helper VM
│ │ │ │ │ helper_startup_timeout (defaults to None, must be None or Integer)
│ │ │ │ │ Startup timeout for the helper VM
│ │ │ │ │ hvparams (defaults to {}, must be Dictionary with keys of Anything and values
│ │ │ │ │ of Anything)
│ │ │ │ │ Hypervisor parameters for instance, hypervisor-dependent
│ │ │ │ │ -hypervisor (defaults to None, must be None or (OneOf xen-pvm, kvm, lxc, chroot,
│ │ │ │ │ -fake, xen-hvm))
│ │ │ │ │ +hypervisor (defaults to None, must be None or (OneOf chroot, fake, lxc, xen-
│ │ │ │ │ +pvm, xen-hvm, kvm))
│ │ │ │ │ Selected hypervisor for an instance
│ │ │ │ │ iallocator (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ Iallocator for deciding the target node for shared-storage instances
│ │ │ │ │ identify_defaults (defaults to False, must be Boolean)
│ │ │ │ │ Reset instance parameters to default if equal
│ │ │ │ │ ignore_ipolicy (defaults to False, must be Boolean)
│ │ │ │ │ Whether to ignore ipolicy violations
│ │ │ │ │ instance_communication (defaults to False, must be Boolean)
│ │ │ │ │ Enable or disable the communication mechanism for an instance
│ │ │ │ │ instance_name (defaults to None, must be String)
│ │ │ │ │ A required instance name (for single-instance LUs)
│ │ │ │ │ ip_check (defaults to True, must be Boolean)
│ │ │ │ │ Whether to ensure instanceâs IP address is inactive
│ │ │ │ │ -mode (defaults to None, must be OneOf remote-import, create, import)
│ │ │ │ │ +mode (defaults to None, must be OneOf import, create, remote-import)
│ │ │ │ │ Instance creation mode
│ │ │ │ │ name_check (defaults to True, must be Boolean)
│ │ │ │ │ Whether to check name
│ │ │ │ │ -nics (defaults to None, must be List of (Dictionary with keys of (OneOf link,
│ │ │ │ │ -network, bridge, ip, mac, vlan, mode, name) and values of (None or String) [NIC
│ │ │ │ │ +nics (defaults to None, must be List of (Dictionary with keys of (OneOf bridge,
│ │ │ │ │ +mac, ip, network, mode, link, vlan, name) and values of (None or String) [NIC
│ │ │ │ │ parameters]))
│ │ │ │ │ List of NIC (network interface) definitions
│ │ │ │ │ no_install (defaults to None, must be None or Boolean)
│ │ │ │ │ Do not install the OS (will disable automatic start)
│ │ │ │ │ opportunistic_locking (defaults to False, must be Boolean)
│ │ │ │ │ Whether to employ opportunistic locking for nodes, meaning nodes
│ │ │ │ │ already locked by another opcode wonât be considered for instance
│ │ │ │ │ @@ -1272,15 +1272,15 @@
│ │ │ │ │ **** /2/instances/[instance_name]/shutdown¶ ****
│ │ │ │ │ Instance shutdown URI.
│ │ │ │ │ Method Required_permissions
│ │ │ │ │ PUT write
│ │ │ │ │ *** PUT¶ ***
│ │ │ │ │ Shutdowns an instance.
│ │ │ │ │ It supports the dry-run argument.
│ │ │ │ │ -admin_state_source (defaults to None, must be None or (OneOf user, admin))
│ │ │ │ │ +admin_state_source (defaults to None, must be None or (OneOf admin, user))
│ │ │ │ │ Who last changed the instance admin state
│ │ │ │ │ depends (defaults to None, must be None or (List of (((List of Anything) or
│ │ │ │ │ Tuple) and (Length 2) and (Item 0 is (JobId or RelativeJobId), item 1 is (List
│ │ │ │ │ of (OneOf error, canceled, success))))))
│ │ │ │ │ Job dependencies; if used through SubmitManyJobs relative (negative)
│ │ │ │ │ job IDs can be used; see design_document for details
│ │ │ │ │ force (defaults to False, must be Boolean)
│ │ │ │ │ @@ -1341,16 +1341,16 @@
│ │ │ │ │ Whether to release locks as soon as possible
│ │ │ │ │ iallocator (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ Iallocator for deciding the target node for shared-storage instances
│ │ │ │ │ ignore_ipolicy (defaults to False, must be Boolean)
│ │ │ │ │ Whether to ignore ipolicy violations
│ │ │ │ │ instance_uuid (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ An instance UUID (for single-instance LUs)
│ │ │ │ │ -mode (defaults to None, must be OneOf replace_on_secondary, replace_auto,
│ │ │ │ │ -replace_new_secondary, replace_on_primary)
│ │ │ │ │ +mode (defaults to None, must be OneOf replace_new_secondary,
│ │ │ │ │ +replace_on_primary, replace_on_secondary, replace_auto)
│ │ │ │ │ Replacement mode
│ │ │ │ │ remote_node (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ New secondary node
│ │ │ │ │ remote_node_uuid (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ New secondary node UUID
│ │ │ │ │ Ganeti 2.4 and below used query parameters. Those are deprecated and should no
│ │ │ │ │ longer be used.
│ │ │ │ │ @@ -1577,30 +1577,30 @@
│ │ │ │ │ conflicts_check (defaults to True, must be Boolean)
│ │ │ │ │ Whether to check for conflicting IP addresses
│ │ │ │ │ depends (defaults to None, must be None or (List of (((List of Anything) or
│ │ │ │ │ Tuple) and (Length 2) and (Item 0 is (JobId or RelativeJobId), item 1 is (List
│ │ │ │ │ of (OneOf error, canceled, success))))))
│ │ │ │ │ Job dependencies; if used through SubmitManyJobs relative (negative)
│ │ │ │ │ job IDs can be used; see design_document for details
│ │ │ │ │ -disk_template (defaults to None, must be None or (OneOf ext, diskless, gluster,
│ │ │ │ │ -file, sharedfile, blockdev, drbd, rbd, plain))
│ │ │ │ │ +disk_template (defaults to None, must be None or (OneOf sharedfile, file,
│ │ │ │ │ +blockdev, plain, rbd, gluster, drbd, diskless, ext))
│ │ │ │ │ Instance disk template
│ │ │ │ │ -disks (defaults to [], must be (List of ((Length 3) and (Item 0 is (OneOf add,
│ │ │ │ │ -remove, detach, attach, modify), item 1 is (Integer or String [Device index,
│ │ │ │ │ -can be negative, e.g. -1 for last disk]), item 2 is (Dictionary with keys of
│ │ │ │ │ -NonEmptyString and values of (NonEmptyString or Integer) [Disk parameters])))
│ │ │ │ │ -[Recommended]) or (List of ((Length 2) and (Item 0 is ((OneOf add, attach,
│ │ │ │ │ -remove, detach) or EqualOrGreaterThanZero), item 1 is (Dictionary with keys of
│ │ │ │ │ -NonEmptyString and values of (NonEmptyString or Integer) [Disk parameters])))
│ │ │ │ │ -[Deprecated]))
│ │ │ │ │ +disks (defaults to [], must be (List of ((Length 3) and (Item 0 is (OneOf
│ │ │ │ │ +remove, detach, attach, add, modify), item 1 is (Integer or String [Device
│ │ │ │ │ +index, can be negative, e.g. -1 for last disk]), item 2 is (Dictionary with
│ │ │ │ │ +keys of NonEmptyString and values of (NonEmptyString or Integer) [Disk
│ │ │ │ │ +parameters]))) [Recommended]) or (List of ((Length 2) and (Item 0 is ((OneOf
│ │ │ │ │ +add, remove, detach, attach) or EqualOrGreaterThanZero), item 1 is (Dictionary
│ │ │ │ │ +with keys of NonEmptyString and values of (NonEmptyString or Integer) [Disk
│ │ │ │ │ +parameters]))) [Deprecated]))
│ │ │ │ │ List of disk changes
│ │ │ │ │ ext_params (defaults to {}, must be Dictionary with keys of Anything and values
│ │ │ │ │ of Anything)
│ │ │ │ │ List of ExtStorage parameters
│ │ │ │ │ -file_driver (defaults to None, must be None or (OneOf blktap2, loop, blktap))
│ │ │ │ │ +file_driver (defaults to None, must be None or (OneOf blktap, blktap2, loop))
│ │ │ │ │ Driver for file-backed disks
│ │ │ │ │ file_storage_dir (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ Directory for storing file-backed disks
│ │ │ │ │ force (defaults to False, must be Boolean)
│ │ │ │ │ Whether to force the operation
│ │ │ │ │ force_variant (defaults to False, must be Boolean)
│ │ │ │ │ Whether to force an unknown OS variant
│ │ │ │ │ @@ -1613,22 +1613,22 @@
│ │ │ │ │ Iallocator for deciding the target node for shared-storage instances
│ │ │ │ │ ignore_ipolicy (defaults to False, must be Boolean)
│ │ │ │ │ Whether to ignore ipolicy violations
│ │ │ │ │ instance_communication (defaults to None, must be None or Boolean)
│ │ │ │ │ Enable or disable the communication mechanism for an instance
│ │ │ │ │ instance_uuid (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ An instance UUID (for single-instance LUs)
│ │ │ │ │ -nics (defaults to [], must be (List of ((Length 3) and (Item 0 is (OneOf add,
│ │ │ │ │ -remove, detach, attach, modify), item 1 is (Integer or String [Device index,
│ │ │ │ │ -can be negative, e.g. -1 for last disk]), item 2 is (Dictionary with keys of
│ │ │ │ │ -(OneOf link, network, bridge, ip, mac, vlan, mode, name) and values of (None or
│ │ │ │ │ -String) [NIC parameters]))) [Recommended]) or (List of ((Length 2) and (Item 0
│ │ │ │ │ -is ((OneOf add, attach, remove, detach) or EqualOrGreaterThanZero), item 1 is
│ │ │ │ │ -(Dictionary with keys of (OneOf link, network, bridge, ip, mac, vlan, mode,
│ │ │ │ │ -name) and values of (None or String) [NIC parameters]))) [Deprecated]))
│ │ │ │ │ +nics (defaults to [], must be (List of ((Length 3) and (Item 0 is (OneOf
│ │ │ │ │ +remove, detach, attach, add, modify), item 1 is (Integer or String [Device
│ │ │ │ │ +index, can be negative, e.g. -1 for last disk]), item 2 is (Dictionary with
│ │ │ │ │ +keys of (OneOf bridge, mac, ip, network, mode, link, vlan, name) and values of
│ │ │ │ │ +(None or String) [NIC parameters]))) [Recommended]) or (List of ((Length 2) and
│ │ │ │ │ +(Item 0 is ((OneOf add, remove, detach, attach) or EqualOrGreaterThanZero),
│ │ │ │ │ +item 1 is (Dictionary with keys of (OneOf bridge, mac, ip, network, mode, link,
│ │ │ │ │ +vlan, name) and values of (None or String) [NIC parameters]))) [Deprecated]))
│ │ │ │ │ List of NIC changes
│ │ │ │ │ offline (defaults to None, must be None or Boolean)
│ │ │ │ │ Whether to mark the instance as offline
│ │ │ │ │ os_name (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ Change the instanceâs OS without reinstalling the instance
│ │ │ │ │ osparams (defaults to {}, must be Dictionary with keys of Anything and values
│ │ │ │ │ of Anything)
│ │ │ │ │ @@ -1853,15 +1853,15 @@
│ │ │ │ │ job IDs can be used; see design_document for details
│ │ │ │ │ early_release (defaults to False, must be Boolean)
│ │ │ │ │ Whether to release locks as soon as possible
│ │ │ │ │ iallocator (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ Iallocator for deciding the target node for shared-storage instances
│ │ │ │ │ ignore_soft_errors (defaults to None, must be None or Boolean)
│ │ │ │ │ Ignore soft htools errors
│ │ │ │ │ -mode (defaults to None, must be OneOf secondary-only, all, primary-only)
│ │ │ │ │ +mode (defaults to None, must be OneOf all, primary-only, secondary-only)
│ │ │ │ │ Node evacuation mode
│ │ │ │ │ node_name (defaults to None, must be NonEmptyString)
│ │ │ │ │ A required node name (for single-node LUs)
│ │ │ │ │ node_uuid (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ A node UUID (for single-node LUs)
│ │ │ │ │ remote_node (defaults to None, must be None or NonEmptyString)
│ │ │ │ │ New secondary node
│ │ │ │ │ @@ -2024,33 +2024,33 @@
│ │ │ │ │ Deletes tags.
│ │ │ │ │ In order to delete a set of tags, the DELETE request should be addressed to URI
│ │ │ │ │ like:
│ │ │ │ │ /tags?tag=[tag]&tag=[tag]
│ │ │ │ │ It supports the dry-run argument.
│ │ │ │ │ **** /2/query/[resource]¶ ****
│ │ │ │ │ Requests resource information. Available fields can be found in man pages and
│ │ │ │ │ -using /2/query/[resource]/fields. The resource is one of instance, export,
│ │ │ │ │ -network, lock, filter, group, node, job. See the query2_design_document for
│ │ │ │ │ -more details.
│ │ │ │ │ +using /2/query/[resource]/fields. The resource is one of lock, group, network,
│ │ │ │ │ +node, export, job, instance, filter. See the query2_design_document for more
│ │ │ │ │ +details.
│ │ │ │ │ Method Required_permissions
│ │ │ │ │ GET read, write
│ │ │ │ │ PUT read, write
│ │ │ │ │ *** GET¶ ***
│ │ │ │ │ Returns list of included fields and actual data. Takes a query parameter named
│ │ │ │ │ âfieldsâ, containing a comma-separated list of field names. Does not
│ │ │ │ │ support filtering.
│ │ │ │ │ *** PUT¶ ***
│ │ │ │ │ Returns list of included fields and actual data. The list of requested fields
│ │ │ │ │ can either be given as the query parameter âfieldsâ or as a body parameter
│ │ │ │ │ with the same name. The optional body parameter âfilterâ can be given and
│ │ │ │ │ must be either null or a list containing filter operators.
│ │ │ │ │ **** /2/query/[resource]/fields¶ ****
│ │ │ │ │ -Request list of available fields for a resource. The resource is one of
│ │ │ │ │ -instance, export, network, lock, filter, group, node, job. See the query2
│ │ │ │ │ -design_document for more details.
│ │ │ │ │ +Request list of available fields for a resource. The resource is one of lock,
│ │ │ │ │ +group, network, node, export, job, instance, filter. See the query2_design
│ │ │ │ │ +document for more details.
│ │ │ │ │ Method Required_permissions
│ │ │ │ │ GET (none)
│ │ │ │ │ *** GET¶ ***
│ │ │ │ │ Returns a list of field descriptions for available fields. Takes an optional
│ │ │ │ │ query parameter named âfieldsâ, containing a comma-separated list of field
│ │ │ │ │ names.
│ │ │ │ │ **** /2/os¶ ****