File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 20dbeecb1318b27f36b2ea322d2759eb37f86bb8
1+ 1b4e383a63b4f8144eb8431fd22d86f7da9cab44
Original file line number Diff line number Diff line change @@ -4335,7 +4335,7 @@ def update_waf(
43354335 ) -> GetWAFResponse :
43364336 """Update a WAF configuration
43374337
4338- The update endpoint will update a stored WAF configuration in project and not yet but later will also update the Load Balancers that reference it.
4338+ The update endpoint will update a stored WAF configuration in project and also for all the Load Balancers that have it referenced .
43394339
43404340 :param project_id: (required)
43414341 :type project_id: str
@@ -4412,7 +4412,7 @@ def update_waf_with_http_info(
44124412 ) -> ApiResponse [GetWAFResponse ]:
44134413 """Update a WAF configuration
44144414
4415- The update endpoint will update a stored WAF configuration in project and not yet but later will also update the Load Balancers that reference it.
4415+ The update endpoint will update a stored WAF configuration in project and also for all the Load Balancers that have it referenced .
44164416
44174417 :param project_id: (required)
44184418 :type project_id: str
@@ -4489,7 +4489,7 @@ def update_waf_without_preload_content(
44894489 ) -> RESTResponseType :
44904490 """Update a WAF configuration
44914491
4492- The update endpoint will update a stored WAF configuration in project and not yet but later will also update the Load Balancers that reference it.
4492+ The update endpoint will update a stored WAF configuration in project and also for all the Load Balancers that have it referenced .
44934493
44944494 :param project_id: (required)
44954495 :type project_id: str
You can’t perform that action at this time.
0 commit comments