tencent cloud

Cloud Load Balancer

Memulai
Memulai CLB
Memulai CLB IPv6
Men-deploy Nginx di CentOS
Men-deploy Java Web di CentOS
Panduan Pengoperasian
Instance CLB
Pendengar CLB
Server Asli
Pemeriksaan Kesehatan
Pengelolaan Sertifikat
Pengelolaan Log
Pemantauan dan Peringatan
Cloud Access Management
CLB Klasik
Tutorial Praktis
Konfigurasi Penerusan HTTPS
Menerapkan HA di Beberapa AZ
Algoritme dan Konfigurasi Bobot
Mengonfigurasi Perlindungan WAF untuk nama domain pendengar CLB
Panduan OPS
Solusi untuk Waktu Tunggu Klien yang Terlalu Lama
Uji Performa Layanan HTTPS Penyeimbang Beban
Pertanyaan Umum Seputar Pengujian Tekanan
Izin Pengoperasian Sertifikat CLB
DokumentasiCloud Load Balancer

DeleteLoadBalancers

Mode fokus
Ukuran font
Terakhir diperbarui: 2024-12-19 14:30:53
Unless otherwise specified, each request returns the following fields in its response:

API Description

This API is used to delete the specified CLB instance(s). Domain name for API calls: lb.api.qcloud.com

Request Parameters

The list below contains only the API request parameters. Common parameters should be added when you call the API. For more information, see Common Request Parameters. The Action field for this API is DeleteLoadBalancers.
Parameter
Required
Type
Description
loadBalancerIds.n
Yes
String
CLB instance ID, which can be queried via the DescribeLoadBalancers API.

Response Parameters

Parameter
Type
Description
code
Int
Common error code. 0: success; other values: failure. For more information, see Common Error Codes.
message
String
API-related module error message description.
codeDesc
String
Error code.
requestId
Int
Request task ID. The API provides an asynchronous task. You can use this parameter to query the execution result via the DescribeLoadBalancersTaskResult API.

Example

Request
https://lb.api.qcloud.com/v2/index.php?Action=DeleteLoadBalancers
&loadBalancerIds.0=lb-abcdefgh
Response
{
"code": 0,
"message": "",
"codeDesc": "Success",
"requestId": 6356502
}

Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan