Przeglądaj źródła

Deployed 4549f6193 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

Skarlso 4 miesięcy temu
rodzic
commit
4ebf419b0f

+ 24 - 0
main/api/spec/index.html

@@ -6538,6 +6538,18 @@ string
 </tr>
 <tr>
 <td>
+<code>decrypt</code></br>
+<em>
+bool
+</em>
+</td>
+<td>
+<em>(Optional)</em>
+<p>When true, the response includes the decrypted password. When false, the password field is omitted. This option only applies to the SECRET retrieval type. Default: true.</p>
+</td>
+</tr>
+<tr>
+<td>
 <code>verifyCA</code></br>
 <em>
 bool
@@ -20120,6 +20132,18 @@ string
 </tr>
 <tr>
 <td>
+<code>decrypt</code></br>
+<em>
+bool
+</em>
+</td>
+<td>
+<em>(Optional)</em>
+<p>When true, the response includes the decrypted password. When false, the password field is omitted. This option only applies to the SECRET retrieval type. Default: true.</p>
+</td>
+</tr>
+<tr>
+<td>
 <code>verifyCA</code></br>
 <em>
 bool

Plik diff jest za duży
+ 0 - 0
main/search/search_index.json


BIN
main/sitemap.xml.gz


+ 1 - 0
main/snippets/beyondtrust-secret-store.yaml

@@ -32,3 +32,4 @@ spec:
       clientTimeOutSeconds: 45
       apiUrl: https://example.ps-dev.beyondtrustcloud.com:443/BeyondTrust/api/public/v3/
       apiVersion: "3.1"
+      decrypt: true

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików