diff --git a/pve-docs/api-viewer/apidoc-5.2-8.js.patch b/pve-docs/api-viewer/apidoc-5.2-8.js.patch new file mode 100644 index 0000000..af861f2 --- /dev/null +++ b/pve-docs/api-viewer/apidoc-5.2-8.js.patch @@ -0,0 +1,66 @@ +--- apidoc.js.orig 2018-08-19 10:18:11.715767285 -0400 ++++ apidoc.js.new 2018-08-19 10:17:09.364282178 -0400 +@@ -27584,6 +27584,31 @@ + "type" : "string", + "typetext" : "" + }, ++ "freenas_user" : { ++ "description" : "FreeNAS user for API access", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, ++ "freenas_password" : { ++ "description" : "FreeNAS password for API access", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, ++ "freenas_use_ssl" : { ++ "description" : "FreeNAS API access via SSL", ++ "optional" : 1, ++ "type" : "boolean", ++ "typetext" : "" ++ }, ++ "freenas_apiv4_host" : { ++ "description" : "FreeNAS API Host via IPv4", ++ "format" : "address", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, + "content" : { + "description" : "Allowed content types.\n\nNOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs.\n", + "format" : "pve-storage-content-list", +@@ -27948,6 +27973,31 @@ + "optional" : 1, + "type" : "string", + "typetext" : "" ++ }, ++ "freenas_user" : { ++ "description" : "FreeNAS user for API access", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, ++ "freenas_password" : { ++ "description" : "FreeNAS password for API access", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, ++ "freenas_use_ssl" : { ++ "description" : "FreeNAS API access via SSL", ++ "optional" : 1, ++ "type" : "boolean", ++ "typetext" : "" ++ }, ++ "freenas_apiv4_host" : { ++ "description" : "FreeNAS API Host via IPv4", ++ "format" : "address", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" + }, + "content" : { + "description" : "Allowed content types.\n\nNOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs.\n", diff --git a/pve-docs/api-viewer/apidoc-5.2-9.js.patch b/pve-docs/api-viewer/apidoc-5.2-9.js.patch new file mode 100644 index 0000000..f726c6b --- /dev/null +++ b/pve-docs/api-viewer/apidoc-5.2-9.js.patch @@ -0,0 +1,79 @@ +--- apidoc-5.2-9.js 2018-11-10 14:28:44.022355849 -0500 ++++ apidoc.js 2018-11-10 15:49:38.873720011 -0500 +@@ -32448,6 +32448,31 @@ + "type" : "string", + "typetext" : "" + }, ++ "freenas_user" : { ++ "description" : "FreeNAS user for API access", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, ++ "freenas_password" : { ++ "description" : "FreeNAS password for API access", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, ++ "freenas_use_ssl" : { ++ "description" : "FreeNAS API access via SSL", ++ "optional" : 1, ++ "type" : "boolean", ++ "typetext" : "" ++ }, ++ "freenas_apiv4_host" : { ++ "description" : "FreeNAS API Host via IPv4", ++ "format" : "address", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, + "fuse" : { + "description" : "Mount CephFS through FUSE.", + "optional" : 1, +@@ -32604,6 +32629,12 @@ + "type" : "boolean", + "typetext" : "" + }, ++ "target" : { ++ "description" : "iSCSI target.", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, + "transport" : { + "description" : "Gluster transport: tcp or rdma", + "enum" : [ +@@ -32810,6 +32841,31 @@ + "optional" : 1, + "type" : "string", + "typetext" : "" ++ }, ++ "freenas_user" : { ++ "description" : "FreeNAS user for API access", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, ++ "freenas_password" : { ++ "description" : "FreeNAS password for API access", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, ++ "freenas_use_ssl" : { ++ "description" : "FreeNAS API access via SSL", ++ "optional" : 1, ++ "type" : "boolean", ++ "typetext" : "" ++ }, ++ "freenas_apiv4_host" : { ++ "description" : "FreeNAS API Host via IPv4", ++ "format" : "address", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" + }, + "fuse" : { + "description" : "Mount CephFS through FUSE.", diff --git a/pve-docs/api-viewer/apidoc.js.patch b/pve-docs/api-viewer/apidoc.js.patch index af861f2..f726c6b 100644 --- a/pve-docs/api-viewer/apidoc.js.patch +++ b/pve-docs/api-viewer/apidoc.js.patch @@ -1,6 +1,6 @@ ---- apidoc.js.orig 2018-08-19 10:18:11.715767285 -0400 -+++ apidoc.js.new 2018-08-19 10:17:09.364282178 -0400 -@@ -27584,6 +27584,31 @@ +--- apidoc-5.2-9.js 2018-11-10 14:28:44.022355849 -0500 ++++ apidoc.js 2018-11-10 15:49:38.873720011 -0500 +@@ -32448,6 +32448,31 @@ "type" : "string", "typetext" : "" }, @@ -29,10 +29,23 @@ + "type" : "string", + "typetext" : "" + }, - "content" : { - "description" : "Allowed content types.\n\nNOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs.\n", - "format" : "pve-storage-content-list", -@@ -27948,6 +27973,31 @@ + "fuse" : { + "description" : "Mount CephFS through FUSE.", + "optional" : 1, +@@ -32604,6 +32629,12 @@ + "type" : "boolean", + "typetext" : "" + }, ++ "target" : { ++ "description" : "iSCSI target.", ++ "optional" : 1, ++ "type" : "string", ++ "typetext" : "" ++ }, + "transport" : { + "description" : "Gluster transport: tcp or rdma", + "enum" : [ +@@ -32810,6 +32841,31 @@ "optional" : 1, "type" : "string", "typetext" : "" @@ -62,5 +75,5 @@ + "type" : "string", + "typetext" : "" }, - "content" : { - "description" : "Allowed content types.\n\nNOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs.\n", + "fuse" : { + "description" : "Mount CephFS through FUSE.",