Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Generator: Update SDK /services/lbapplication#1235

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
Changes fromall 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
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2185,9 +2185,9 @@ def get_quota(
_headers: Optional[Dict[StrictStr, Any]] = None,
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
) -> GetQuotaResponse:
"""(Deprecated) Get the quota ofapplication load balancers and target pools in a project.
"""(Deprecated) Get the quota ofApplication Load Balancers in a project.

Retrieves the configured Application Load Balancer quota for the project. The default quota is 3.
Retrieves the configured Application Load Balancer quota for the project.Limit can be changed via service request. There can be 3 times as many TLS certificates and observability credentials as Load Balancers.

:param project_id: (required)
:type project_id: str
Expand DownExpand Up@@ -2250,9 +2250,9 @@ def get_quota_with_http_info(
_headers: Optional[Dict[StrictStr, Any]] = None,
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
) -> ApiResponse[GetQuotaResponse]:
"""(Deprecated) Get the quota ofapplication load balancers and target pools in a project.
"""(Deprecated) Get the quota ofApplication Load Balancers in a project.

Retrieves the configured Application Load Balancer quota for the project. The default quota is 3.
Retrieves the configured Application Load Balancer quota for the project.Limit can be changed via service request. There can be 3 times as many TLS certificates and observability credentials as Load Balancers.

:param project_id: (required)
:type project_id: str
Expand DownExpand Up@@ -2315,9 +2315,9 @@ def get_quota_without_preload_content(
_headers: Optional[Dict[StrictStr, Any]] = None,
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
) -> RESTResponseType:
"""(Deprecated) Get the quota ofapplication load balancers and target pools in a project.
"""(Deprecated) Get the quota ofApplication Load Balancers in a project.

Retrieves the configured Application Load Balancer quota for the project. The default quota is 3.
Retrieves the configured Application Load Balancer quota for the project.Limit can be changed via service request. There can be 3 times as many TLS certificates and observability credentials as Load Balancers.

:param project_id: (required)
:type project_id: str
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp