|
|
@@ -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
|