Skip to content

Commit

Permalink
Automatic upate of README.md by arcaflow-docsgen arcabot
Browse files Browse the repository at this point in the history
  • Loading branch information
arcalot-bot committed Dec 13, 2023
1 parent 3ea2dae commit 0f44b19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Load data into opensearch compatible instance
<table><tbody><tr><th>Name:</th><td>index</td></tr><tr><th>Description:</th><td>Name of the index that will receive the data.</td></tr><tr><th>Required:</th><td>Yes</td></tr><tr><th>Type:</th><td><code>string</code></td><tr><th>Minimum length:</th><td>1</td></tr></tbody></table>
</details><details><summary>password (<code>string</code>)</summary>
<table><tbody><tr><th>Name:</th><td>password</td></tr><tr><th>Description:</th><td>The password for the given user.</td></tr><tr><th>Required:</th><td>No</td></tr><tr><th>Type:</th><td><code>string</code></td></tbody></table>
</details><details><summary>tls_verify (<code>bool</code>)</summary>
<table><tbody><tr><th>Name:</th><td>TLS verify</td></tr><tr><th>Description:</th><td>For development and testing purposes, this can be set to False to disable TLS verification for connections to Opensearch-compatible services.</td></tr><tr><th>Required:</th><td>No</td></tr><tr><th>Default (JSON encoded):</th><td><pre><code>true</code></pre></td></tr><tr><th>Type:</th><td><code>bool</code></td></tbody></table>
</details><details><summary>url (<code>string</code>)</summary>
<table><tbody><tr><th>Name:</th><td>url</td></tr><tr><th>Description:</th><td>The URL for the Opensearch-compatible instance.</td></tr><tr><th>Required:</th><td>Yes</td></tr><tr><th>Type:</th><td><code>string</code></td></tbody></table>
</details><details><summary>username (<code>string</code>)</summary>
Expand Down Expand Up @@ -104,6 +106,8 @@ Load data into opensearch compatible instance
<table><tbody><tr><th>Name:</th><td>index</td></tr><tr><th>Description:</th><td>Name of the index that will receive the data.</td></tr><tr><th>Required:</th><td>Yes</td></tr><tr><th>Type:</th><td><code>string</code></td><tr><th>Minimum length:</th><td>1</td></tr></tbody></table>
</details><details><summary>password (<code>string</code>)</summary>
<table><tbody><tr><th>Name:</th><td>password</td></tr><tr><th>Description:</th><td>The password for the given user.</td></tr><tr><th>Required:</th><td>No</td></tr><tr><th>Type:</th><td><code>string</code></td></tbody></table>
</details><details><summary>tls_verify (<code>bool</code>)</summary>
<table><tbody><tr><th>Name:</th><td>TLS verify</td></tr><tr><th>Description:</th><td>For development and testing purposes, this can be set to False to disable TLS verification for connections to Opensearch-compatible services.</td></tr><tr><th>Required:</th><td>No</td></tr><tr><th>Default (JSON encoded):</th><td><pre><code>true</code></pre></td></tr><tr><th>Type:</th><td><code>bool</code></td></tbody></table>
</details><details><summary>url (<code>string</code>)</summary>
<table><tbody><tr><th>Name:</th><td>url</td></tr><tr><th>Description:</th><td>The URL for the Opensearch-compatible instance.</td></tr><tr><th>Required:</th><td>Yes</td></tr><tr><th>Type:</th><td><code>string</code></td></tbody></table>
</details><details><summary>username (<code>string</code>)</summary>
Expand Down

0 comments on commit 0f44b19

Please sign in to comment.