|
34 | 34 | "Name": "Hashicorp Vault Key-Value", |
35 | 35 | "ShortName": "HCVKV", |
36 | 36 | "Capability": "HCVKV", |
37 | | - "StoreType": 110, |
38 | | - "ImportType": 110, |
39 | 37 | "LocalStore": false, |
40 | 38 | "SupportedOperations": { |
41 | 39 | "Add": true, |
42 | | - "Create": false, |
| 40 | + "Create": true, |
43 | 41 | "Discovery": true, |
44 | 42 | "Enrollment": false, |
45 | 43 | "Remove": true |
46 | 44 | }, |
47 | 45 | "Properties": [ |
48 | 46 | { |
49 | | - "StoreTypeId": 110, |
50 | 47 | "Name": "MountPoint", |
51 | 48 | "DisplayName": "Mount Point", |
52 | 49 | "Type": "String", |
53 | | - "DependsOn": null, |
| 50 | + "DependsOn": "", |
54 | 51 | "DefaultValue": null, |
55 | 52 | "Required": false |
56 | 53 | }, |
57 | 54 | { |
58 | | - "StoreTypeId": 110, |
59 | | - "Name": "VaultServerUrl", |
60 | | - "DisplayName": "Vault Server URL", |
| 55 | + "Name": "VaultToken", |
| 56 | + "DisplayName": "Vault Token", |
61 | 57 | "Type": "String", |
62 | | - "DependsOn": null, |
| 58 | + "DependsOn": "", |
63 | 59 | "DefaultValue": null, |
64 | | - "Required": true |
| 60 | + "Required": false |
65 | 61 | }, |
66 | 62 | { |
67 | | - "StoreTypeId": 110, |
68 | | - "Name": "VaultToken", |
69 | | - "DisplayName": "Vault Token", |
70 | | - "Type": "Secret", |
71 | | - "DependsOn": null, |
| 63 | + "Name": "VaultServerUrl", |
| 64 | + "DisplayName": "Vault Server URL", |
| 65 | + "Type": "String", |
| 66 | + "DependsOn": "", |
72 | 67 | "DefaultValue": null, |
73 | | - "Required": true |
| 68 | + "Required": false |
74 | 69 | }, |
75 | 70 | { |
76 | | - "StoreTypeId": 110, |
77 | 71 | "Name": "SubfolderInventory", |
78 | 72 | "DisplayName": "Subfolder Inventory", |
79 | 73 | "Type": "Bool", |
80 | | - "DependsOn": null, |
81 | | - "DefaultValue": "true", |
| 74 | + "DependsOn": "", |
| 75 | + "DefaultValue": "false", |
82 | 76 | "Required": false |
83 | 77 | }, |
84 | 78 | { |
85 | | - "StoreTypeId": 110, |
86 | 79 | "Name": "IncludeCertChain", |
87 | | - "DisplayName": "Include CertChain", |
| 80 | + "DisplayName": "Include Cert Chain", |
88 | 81 | "Type": "Bool", |
89 | | - "DependsOn": null, |
| 82 | + "DependsOn": "", |
90 | 83 | "DefaultValue": "true", |
91 | 84 | "Required": false |
92 | 85 | } |
93 | 86 | ], |
94 | | - "EntryParameters": [], |
| 87 | + "EntryParameters": null, |
95 | 88 | "PasswordOptions": { |
96 | 89 | "EntrySupported": false, |
97 | 90 | "StoreRequired": false, |
98 | 91 | "Style": "Default" |
99 | 92 | }, |
| 93 | + "StorePathType": "", |
| 94 | + "StorePathValue": "", |
100 | 95 | "PrivateKeyAllowed": "Optional", |
101 | 96 | "JobProperties": [], |
102 | 97 | "ServerRequired": false, |
103 | 98 | "PowerShell": false, |
104 | 99 | "BlueprintAllowed": false, |
105 | | - "CustomAliasAllowed": "Optional", |
106 | | - "InventoryEndpoint": "/AnyInventory/Update", |
107 | | - "InventoryJobType": "ea93bb61-6b57-4c09-848a-3afa0a36507c", |
108 | | - "ManagementJobType": "e14c92fc-64f5-4902-ab62-bfc54af2cb2b", |
109 | | - "DiscoveryJobType": "d35efd13-89e9-402f-b4bf-b8b92b2a4e00" |
| 100 | + "CustomAliasAllowed": "Optional" |
110 | 101 | }, |
111 | 102 | { |
112 | 103 | "Name": "Hashicorp Vault PKI", |
113 | 104 | "ShortName": "HCVPKI", |
114 | 105 | "Capability": "HCVPKI", |
115 | | - "StoreType": 112, |
116 | | - "ImportType": 112, |
117 | 106 | "LocalStore": false, |
118 | 107 | "SupportedOperations": { |
119 | 108 | "Add": false, |
|
124 | 113 | }, |
125 | 114 | "Properties": [ |
126 | 115 | { |
127 | | - "StoreTypeId": 112, |
128 | 116 | "Name": "MountPoint", |
129 | 117 | "DisplayName": "Mount Point", |
130 | 118 | "Type": "String", |
131 | | - "DependsOn": null, |
| 119 | + "DependsOn": "", |
132 | 120 | "DefaultValue": null, |
133 | | - "Required": false |
| 121 | + "Required": true |
134 | 122 | }, |
135 | 123 | { |
136 | | - "StoreTypeId": 112, |
137 | 124 | "Name": "VaultToken", |
138 | | - "DisplayName": "Vault Token", |
139 | | - "Type": "Secret", |
140 | | - "DependsOn": null, |
| 125 | + "DisplayName": "VaultToken", |
| 126 | + "Type": "String", |
| 127 | + "DependsOn": "", |
141 | 128 | "DefaultValue": null, |
142 | 129 | "Required": true |
143 | 130 | }, |
144 | 131 | { |
145 | | - "StoreTypeId": 112, |
146 | | - "Name": "VaultServerUrl2", |
| 132 | + "Name": "VaultServerUrl", |
147 | 133 | "DisplayName": "Vault Server URL", |
148 | 134 | "Type": "String", |
149 | | - "DependsOn": null, |
| 135 | + "DependsOn": "", |
150 | 136 | "DefaultValue": null, |
151 | 137 | "Required": false |
152 | 138 | } |
153 | 139 | ], |
154 | | - "EntryParameters": [], |
| 140 | + "EntryParameters": null, |
155 | 141 | "PasswordOptions": { |
156 | 142 | "EntrySupported": false, |
157 | 143 | "StoreRequired": false, |
158 | 144 | "Style": "Default" |
159 | 145 | }, |
160 | | - "StorePathValue": "/", |
| 146 | + "StorePathType": "", |
| 147 | + "StorePathValue": "", |
161 | 148 | "PrivateKeyAllowed": "Optional", |
162 | 149 | "JobProperties": [], |
163 | 150 | "ServerRequired": false, |
164 | 151 | "PowerShell": false, |
165 | 152 | "BlueprintAllowed": false, |
166 | | - "CustomAliasAllowed": "Optional", |
167 | | - "InventoryEndpoint": "/AnyInventory/Update", |
168 | | - "InventoryJobType": "9171e003-cc8d-4b41-b8d9-c02c4dadcb34" |
| 153 | + "CustomAliasAllowed": "Optional" |
169 | 154 | } |
| 155 | + |
170 | 156 | ] |
171 | 157 | } |
172 | 158 | } |
|
0 commit comments