Skip to content
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 services/alb/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
95de5cba3201a683657cb472d5fa30aa768f19cc
6a86f80df68ab686dfa9409cfb4208c59fd68aec
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ public void setCustomBaseUrl(String customBaseUrl) {
* <tr><td> 400 </td><td> One or more fields are invalid. </td><td> - </td></tr>
* <tr><td> 401 </td><td> Unauthorized </td><td> - </td></tr>
* <tr><td> 403 </td><td> this project_id is not allowed to try this API </td><td> - </td></tr>
* <tr><td> 429 </td><td> maximum number of credentials reached - please contact support to increase it </td><td> - </td></tr>
* <tr><td> 500 </td><td> internal error - please retry again later or contact support if the issue persists </td><td> - </td></tr>
* <tr><td> 0 </td><td> Default error response </td><td> - </td></tr>
* </table>
Expand Down Expand Up @@ -264,6 +265,7 @@ private okhttp3.Call createCredentialsValidateBeforeCall(
* <tr><td> 400 </td><td> One or more fields are invalid. </td><td> - </td></tr>
* <tr><td> 401 </td><td> Unauthorized </td><td> - </td></tr>
* <tr><td> 403 </td><td> this project_id is not allowed to try this API </td><td> - </td></tr>
* <tr><td> 429 </td><td> maximum number of credentials reached - please contact support to increase it </td><td> - </td></tr>
* <tr><td> 500 </td><td> internal error - please retry again later or contact support if the issue persists </td><td> - </td></tr>
* <tr><td> 0 </td><td> Default error response </td><td> - </td></tr>
* </table>
Expand Down Expand Up @@ -302,6 +304,7 @@ public CreateCredentialsResponse createCredentials(
* <tr><td> 400 </td><td> One or more fields are invalid. </td><td> - </td></tr>
* <tr><td> 401 </td><td> Unauthorized </td><td> - </td></tr>
* <tr><td> 403 </td><td> this project_id is not allowed to try this API </td><td> - </td></tr>
* <tr><td> 429 </td><td> maximum number of credentials reached - please contact support to increase it </td><td> - </td></tr>
* <tr><td> 500 </td><td> internal error - please retry again later or contact support if the issue persists </td><td> - </td></tr>
* <tr><td> 0 </td><td> Default error response </td><td> - </td></tr>
* </table>
Expand Down Expand Up @@ -342,6 +345,7 @@ public ApiResponse<CreateCredentialsResponse> createCredentialsWithHttpInfo(
* <tr><td> 400 </td><td> One or more fields are invalid. </td><td> - </td></tr>
* <tr><td> 401 </td><td> Unauthorized </td><td> - </td></tr>
* <tr><td> 403 </td><td> this project_id is not allowed to try this API </td><td> - </td></tr>
* <tr><td> 429 </td><td> maximum number of credentials reached - please contact support to increase it </td><td> - </td></tr>
* <tr><td> 500 </td><td> internal error - please retry again later or contact support if the issue persists </td><td> - </td></tr>
* <tr><td> 0 </td><td> Default error response </td><td> - </td></tr>
* </table>
Expand Down Expand Up @@ -381,6 +385,7 @@ public okhttp3.Call createCredentialsAsync(
* <tr><td> 401 </td><td> Unauthorized </td><td> - </td></tr>
* <tr><td> 403 </td><td> this project_id is not allowed to try this API </td><td> - </td></tr>
* <tr><td> 409 </td><td> Application Load Balancer already exists </td><td> - </td></tr>
* <tr><td> 429 </td><td> maximum number of load balancing servers reached - please contact support to increase it </td><td> - </td></tr>
* <tr><td> 500 </td><td> internal error - please retry again later or contact support if the issue persists </td><td> - </td></tr>
* <tr><td> 0 </td><td> Default error response </td><td> - </td></tr>
* </table>
Expand Down Expand Up @@ -507,6 +512,7 @@ private okhttp3.Call createLoadBalancerValidateBeforeCall(
* <tr><td> 401 </td><td> Unauthorized </td><td> - </td></tr>
* <tr><td> 403 </td><td> this project_id is not allowed to try this API </td><td> - </td></tr>
* <tr><td> 409 </td><td> Application Load Balancer already exists </td><td> - </td></tr>
* <tr><td> 429 </td><td> maximum number of load balancing servers reached - please contact support to increase it </td><td> - </td></tr>
* <tr><td> 500 </td><td> internal error - please retry again later or contact support if the issue persists </td><td> - </td></tr>
* <tr><td> 0 </td><td> Default error response </td><td> - </td></tr>
* </table>
Expand Down Expand Up @@ -544,6 +550,7 @@ public LoadBalancer createLoadBalancer(
* <tr><td> 401 </td><td> Unauthorized </td><td> - </td></tr>
* <tr><td> 403 </td><td> this project_id is not allowed to try this API </td><td> - </td></tr>
* <tr><td> 409 </td><td> Application Load Balancer already exists </td><td> - </td></tr>
* <tr><td> 429 </td><td> maximum number of load balancing servers reached - please contact support to increase it </td><td> - </td></tr>
* <tr><td> 500 </td><td> internal error - please retry again later or contact support if the issue persists </td><td> - </td></tr>
* <tr><td> 0 </td><td> Default error response </td><td> - </td></tr>
* </table>
Expand Down Expand Up @@ -583,6 +590,7 @@ public ApiResponse<LoadBalancer> createLoadBalancerWithHttpInfo(
* <tr><td> 401 </td><td> Unauthorized </td><td> - </td></tr>
* <tr><td> 403 </td><td> this project_id is not allowed to try this API </td><td> - </td></tr>
* <tr><td> 409 </td><td> Application Load Balancer already exists </td><td> - </td></tr>
* <tr><td> 429 </td><td> maximum number of load balancing servers reached - please contact support to increase it </td><td> - </td></tr>
* <tr><td> 500 </td><td> internal error - please retry again later or contact support if the issue persists </td><td> - </td></tr>
* <tr><td> 0 </td><td> Default error response </td><td> - </td></tr>
* </table>
Expand Down