--- /usr/share/pve-docs/api-viewer/apidoc.js.orig 2018-06-04 12:08:17.416780601 +0800 +++ /usr/share/pve-docs/api-viewer/apidoc.js 2018-06-04 12:07:28.073832212 +0800 @@ -27549,6 +27549,18 @@ "type" : "string", "typetext" : "" }, + "freenas_user" : { + "description" : "FreeNAS user for API calls", + "optional" : 1, + "type" : "string", + "typetext" : "" + }, + "freenas_password" : { + "description" : "FreeNAS password for API calls", + "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", @@ -27895,6 +27907,18 @@ "optional" : 1, "type" : "string", "typetext" : "" + }, + "freenas_user" : { + "description" : "FreeNAS user for API calls", + "optional" : 1, + "type" : "string", + "typetext" : "" + }, + "freenas_password" : { + "description" : "FreeNAS password for API calls", + "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",