We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfe453 commit 5d0b6a4Copy full SHA for 5d0b6a4
pve-docs/api-viewer/apidoc.js.patch
@@ -22,13 +22,6 @@
22
+ "type" : "boolean",
23
+ "typetext" : "<boolean>"
24
+ },
25
-+ "freenas_api_token" : {
26
-+ "description" : "FreeNAS API Token",
27
-+ "format" : "address",
28
-+ "optional" : 1,
29
-+ "type" : "string",
30
-+ "typetext" : "<string>"
31
-+ },
32
+ "freenas_apiv4_host" : {
33
+ "description" : "FreeNAS API Host via IPv4",
34
+ "format" : "address",
@@ -75,13 +68,6 @@
75
68
76
69
77
70
78
79
-+ "description" : "FreeNAS API Token for API access",
80
-+ "format" : "string",
81
82
83
84
85
71
86
72
87
73
0 commit comments