]> git.proxmox.com Git - pve-docs.git/blobdiff - api-viewer/apidata.js
update static/schema information
[pve-docs.git] / api-viewer / apidata.js
index 3e9dd6ec183006aedbf3ff988e1d047a7931ecbe..0769beb9501ca16c47355a7d76d3d1b854449d31 100644 (file)
@@ -10162,6 +10162,12 @@ const apiSchema = [
                                     "parameters" : {
                                        "additionalProperties" : 0,
                                        "properties" : {
+                                          "ip" : {
+                                             "description" : "The IP address to delete",
+                                             "format" : "ip",
+                                             "type" : "string",
+                                             "typetext" : "<string>"
+                                          },
                                           "mac" : {
                                              "description" : "Unicast MAC address.",
                                              "format" : "mac-addr",
@@ -10680,7 +10686,6 @@ const apiSchema = [
                                           "dnsmasq"
                                        ],
                                        "optional" : 1,
-                                       "requires" : "ipam",
                                        "type" : "string"
                                     },
                                     "digest" : {
@@ -10973,7 +10978,6 @@ const apiSchema = [
                                     "dnsmasq"
                                  ],
                                  "optional" : 1,
-                                 "requires" : "ipam",
                                  "type" : "string"
                               },
                               "disable-arp-nd-suppression" : {