File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed
Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 12671267 "403" : {
12681268 "description" : " this project_id is not allowed to try this API"
12691269 },
1270+ "429" : {
1271+ "description" : " maximum number of credentials reached - please contact support to increase it"
1272+ },
12701273 "500" : {
12711274 "description" : " internal error - please retry again later or contact support if the issue persists"
12721275 },
17341737 "409" : {
17351738 "description" : " Application Load Balancer already exists"
17361739 },
1740+ "429" : {
1741+ "description" : " maximum number of load balancing servers reached - please contact support to increase it"
1742+ },
17371743 "500" : {
17381744 "description" : " internal error - please retry again later or contact support if the issue persists"
17391745 },
Original file line number Diff line number Diff line change 342342 "403" : {
343343 "description" : " this project_id is not allowed to try this API"
344344 },
345+ "429" : {
346+ "description" : " maximum number of certificates is reached - please contact support to increase it"
347+ },
345348 "500" : {
346349 "description" : " internal error - please retry again later or contact support if the issue persists"
347350 },
Original file line number Diff line number Diff line change 11761176 "403" : {
11771177 "description" : " this project_id is not allowed to try this API"
11781178 },
1179+ "429" : {
1180+ "description" : " maximum number of credentials reached - please contact support to increase it"
1181+ },
11791182 "500" : {
11801183 "description" : " internal error - please retry again later or contact support if the issue persists"
11811184 },
16461649 "409" : {
16471650 "description" : " load balancer already exists"
16481651 },
1652+ "429" : {
1653+ "description" : " maximum number of load balancing servers reached - please contact support to increase it"
1654+ },
16491655 "500" : {
16501656 "description" : " internal error - please retry again later or contact support if the issue persists"
16511657 },
You can’t perform that action at this time.
0 commit comments