Skip to content

Commit f099f9d

Browse files
OAS Update
1 parent 51ae4ca commit f099f9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/load-balancer/v2/load-balancer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,7 +1856,7 @@
18561856
},
18571857
"/v2/projects/{projectId}/regions/{region}/quota": {
18581858
"get": {
1859-
"description": "GetQuota gets the configured load balancer quota for the project. Default is 3.",
1859+
"description": "Retrieves the configured Load Balancer quota for the project. Limit can be changed via service request.\n There can be 3 times as many observability credentials as Load Balancers.",
18601860
"operationId": "GetQuota",
18611861
"parameters": [
18621862
{
@@ -1917,7 +1917,7 @@
19171917
"description": "Default error response"
19181918
}
19191919
},
1920-
"summary": "Get the quota of Load Balancers and Target Pools in a project.",
1920+
"summary": "Get the quota of Load Balancers in a project.",
19211921
"x-stackit-authorization": {
19221922
"actions": [
19231923
"nlb.quota.get"

0 commit comments

Comments
 (0)