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 22.1.5 #2754

Merged
merged 4 commits into from
Sep 29, 2023
Merged
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
4 changes: 2 additions & 2 deletions docs/ALBServicesConfig/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ <h3 class="field-label"><a name="ConfigPbAttributes">ConfigPbAttributes</a> <a c
<div class="model">
<h3 class="field-label"><a name="InventoryConfig">InventoryConfig</a> <a class="up" href="#__Models">Up</a></h3>
<div class="field-items">
<div class="param">enable (optional)</div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> Allow inventory stats to be regularly sent to pulse portal. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">enable (optional)</div><div class="param-desc"><span class="param-type"><a href="#boolean">Boolean</a></span> Allow inventory stats to be regularly sent to pulse portal. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition. </div>
</div> <!-- field-items -->
</div>
<div class="model">
Expand All @@ -1048,7 +1048,7 @@ <h3 class="field-label"><a name="IpReputationConfig">IpReputationConfig</a> <a c
<div class="model">
<h3 class="field-label"><a name="OperationsConfig">OperationsConfig</a> <a class="up" href="#__Models">Up</a></h3>
<div class="field-items">
<div class="param">inventory_config (optional)</div><div class="param-desc"><span class="param-type"><a href="#InventoryConfig">InventoryConfig</a></span> Inventory op config. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">inventory_config (optional)</div><div class="param-desc"><span class="param-type"><a href="#InventoryConfig">InventoryConfig</a></span> Inventory op config. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition. </div>
</div> <!-- field-items -->
</div>
<div class="model">
Expand Down
2 changes: 1 addition & 1 deletion docs/ALBServicesFileUpload/index.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/Alert/index.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions docs/GslbService/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,8 @@ <h3 class="field-label">Example data</h3>
"addr" : "aeiou",
"type" : "aeiou"
},
"type" : "aeiou"
"type" : "aeiou",
"fallback_cname" : "aeiou"
},
"hm_off" : true,
"wildcard_match" : true,
Expand Down Expand Up @@ -404,7 +405,8 @@ <h3 class="field-label">Example data</h3>
"addr" : "aeiou",
"type" : "aeiou"
},
"type" : "aeiou"
"type" : "aeiou",
"fallback_cname" : "aeiou"
},
"hm_off" : true,
"wildcard_match" : true,
Expand Down Expand Up @@ -606,7 +608,8 @@ <h3 class="field-label">Example data</h3>
"addr" : "aeiou",
"type" : "aeiou"
},
"type" : "aeiou"
"type" : "aeiou",
"fallback_cname" : "aeiou"
},
"hm_off" : true,
"wildcard_match" : true,
Expand Down Expand Up @@ -748,7 +751,8 @@ <h3 class="field-label">Example data</h3>
"addr" : "aeiou",
"type" : "aeiou"
},
"type" : "aeiou"
"type" : "aeiou",
"fallback_cname" : "aeiou"
},
"hm_off" : true,
"wildcard_match" : true,
Expand Down Expand Up @@ -890,7 +894,8 @@ <h3 class="field-label">Example data</h3>
"addr" : "aeiou",
"type" : "aeiou"
},
"type" : "aeiou"
"type" : "aeiou",
"fallback_cname" : "aeiou"
},
"hm_off" : true,
"wildcard_match" : true,
Expand Down Expand Up @@ -1161,9 +1166,10 @@ <h3 class="field-label"><a name="GslbServiceApiResponse">GslbServiceApiResponse<
<div class="model">
<h3 class="field-label"><a name="GslbServiceDownResponse">GslbServiceDownResponse</a> <a class="up" href="#__Models">Up</a></h3>
<div class="field-items">
<div class="param">fallback_ip (optional)</div><div class="param-desc"><span class="param-type"><a href="#IpAddr">IpAddr</a></span> Fallback IP address to use in A response to the client query when the GSLB service is DOWN. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition. </div>
<div class="param">fallback_cname (optional)</div><div class="param-desc"><span class="param-type"><a href="#string">String</a></span> Fallback CNAME to use in response to the client query when the GSLB service is DOWN. Field introduced in 22.1.5. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition. </div>
<div class="param">fallback_ip (optional)</div><div class="param-desc"><span class="param-type"><a href="#IpAddr">IpAddr</a></span> Fallback IP address to use in A response to the client query when the GSLB service is DOWN. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition. </div>
<div class="param">fallback_ip6 (optional)</div><div class="param-desc"><span class="param-type"><a href="#IpAddr">IpAddr</a></span> Fallback IPV6 address to use in AAAA response to the client query when the GSLB service is DOWN. Field introduced in 18.2.8. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition. </div>
<div class="param">type </div><div class="param-desc"><span class="param-type"><a href="#string">String</a></span> Response from DNS service towards the client when the GSLB service is DOWN. Enum options - GSLB_SERVICE_DOWN_RESPONSE_NONE, GSLB_SERVICE_DOWN_RESPONSE_ALL_RECORDS, GSLB_SERVICE_DOWN_RESPONSE_FALLBACK_IP, GSLB_SERVICE_DOWN_RESPONSE_EMPTY. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition. </div>
<div class="param">type </div><div class="param-desc"><span class="param-type"><a href="#string">String</a></span> Response from DNS service towards the client when the GSLB service is DOWN. Enum options - GSLB_SERVICE_DOWN_RESPONSE_NONE, GSLB_SERVICE_DOWN_RESPONSE_ALL_RECORDS, GSLB_SERVICE_DOWN_RESPONSE_FALLBACK_IP, GSLB_SERVICE_DOWN_RESPONSE_EMPTY, GSLB_SERVICE_DOWN_RESPONSE_CNAME. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition. </div>
</div> <!-- field-items -->
</div>
<div class="model">
Expand Down
22 changes: 14 additions & 8 deletions docs/GslbServiceInventory/index.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.