Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto updated assets for docs eng #2953

Open
wants to merge 8 commits into
base: eng
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/ALBServicesFileDownload/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/ALBServicesFileUpload/index.html

Large diffs are not rendered by default.

36 changes: 21 additions & 15 deletions docs/Alert/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/AlertConfig/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/AlertObjectList/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/BotDetectionPolicy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1273,10 +1273,10 @@ <h3 class="field-label"><a name="BotClassification">BotClassification</a> <a cla
<div class="model">
<h3 class="field-label"><a name="BotConfigClientBehavior">BotConfigClientBehavior</a> <a class="up" href="#__Models">Up</a></h3>
<div class="field-items">
<div class="param">bad_request_percent (optional)</div><div class="param-desc"><span class="param-type"><a href="#integer">Integer</a></span> Minimum percentage of bad requests for the client behavior component to identify as a bot. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. format: uint32</div>
<div class="param">bad_request_percent (optional)</div><div class="param-desc"><span class="param-type"><a href="#integer">Integer</a></span> Minimum percentage of bad requests for the client behavior component to identify as a bot. Allowed values are 1-100. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. format: uint32</div>
<div class="param">enabled (optional)</div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> Whether client behavior based Bot detection is enabled. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">minimum_requests (optional)</div><div class="param-desc"><span class="param-type"><a href="#integer">Integer</a></span> Minimum requests for the client behavior component to make a decision. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. format: uint64</div>
<div class="param">minimum_requests_with_referer (optional)</div><div class="param-desc"><span class="param-type"><a href="#integer">Integer</a></span> Minimum requests with a referer for the client behavior component to not identify as a bot. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. format: uint64</div>
<div class="param">minimum_requests (optional)</div><div class="param-desc"><span class="param-type"><a href="#integer">Integer</a></span> Minimum requests for the client behavior component to make a decision. Allowed values are 2-1000. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. format: uint64</div>
<div class="param">minimum_requests_with_referer (optional)</div><div class="param-desc"><span class="param-type"><a href="#integer">Integer</a></span> Minimum requests with a referer header for the client behavior component to not identify as a bot. Setting this to zero means the component never identifies a client as bot based on missing referer headers. Allowed values are 0-100. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. format: uint64</div>
</div> <!-- field-items -->
</div>
<div class="model">
Expand Down
4 changes: 2 additions & 2 deletions docs/Cloud/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3287,8 +3287,8 @@ <h3 class="field-label"><a name="Cloud">Cloud</a> <a class="up" href="#__Models"
<div class="param">maintenance_mode (optional)</div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> Cloud is in maintenance mode. Field introduced in 20.1.7,21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">markers (optional)</div><div class="param-desc"><span class="param-type"><a href="#RoleFilterMatchLabel">array[RoleFilterMatchLabel]</a></span> List of labels to be used for granular RBAC. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">metrics_polling_interval (optional)</div><div class="param-desc"><span class="param-type"><a href="#integer">Integer</a></span> Cloud metrics collector polling interval in seconds. Field introduced in 22.1.1. Unit is SECONDS. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition. format: uint32</div>
<div class="param">mgmt_ip_v4_enabled (optional)</div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> Enable IPv4 on the Management interface of the ServiceEngine. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">mgmt_ip_v6_enabled (optional)</div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> Enable IPv6 on the Management interface of the ServiceEngine. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">mgmt_ip_v4_enabled (optional)</div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> Enable IPv4 on the Management interface of the ServiceEngine. Defaults to dhcp if no static config on Network present. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">mgmt_ip_v6_enabled (optional)</div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> Enable IPv6 on the Management interface of the ServiceEngine. Defaults to autocfg if no static config on Network present. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">mtu (optional)</div><div class="param-desc"><span class="param-type"><a href="#integer">Integer</a></span> MTU setting for the cloud. Unit is BYTES. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition. format: uint32</div>
<div class="param">name </div><div class="param-desc"><span class="param-type"><a href="#string">String</a></span> Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition. </div>
<div class="param">nsxt_configuration (optional)</div><div class="param-desc"><span class="param-type"><a href="#NsxtConfiguration">NsxtConfiguration</a></span> NSX-T Cloud Platform Configuration. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Basic, Enterprise with Cloud Services edition. </div>
Expand Down
Loading