Domain name for API request: cwp.intl.tencentcloudapi.com.
Retrieve the global configuration for uninstall protection
A maximum of 20 requests can be initiated per second for this API.
The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.
| Parameter Name | Required | Type | Description |
|---|---|---|---|
| Action | Yes | String | Common Params. The value used for this API: DescribeLoginTypeGlobalConf. |
| Version | Yes | String | Common Params. The value used for this API: 2018-02-28. |
| Region | No | String | Common Params. This parameter is not required. |
| Parameter Name | Type | Description |
|---|---|---|
| Enable | Integer | Whether anti-uninstall is enabled |
| Scope | Integer | Scope |
| IncludeHostCount | Integer | Selected host configuration count |
| ExcludeHostCount | Integer | Deselect host configuration count |
| IncludeQuuid | Array of String | Select quuid configuration list |
| ExcludeQuuid | Array of String | Exclude quuid configuration list |
| EnableCount | Integer | Number of Machines Enabled |
| DisableCount | Integer | Number of inactive machines |
| RequestId | String | The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. |
Query QR code log-in configurations
POST / HTTP/1.1
Host: cwp.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DescribeLoginTypeGlobalConf
<Common request parameters>
{}
{
"Response": {
"Enable": 1,
"ExcludeHostCount": 152,
"ExcludeQuuid": [],
"IncludeHostCount": 4,
"IncludeQuuid": [
"3210d9d5-13ce-4f21-a333-03a2c6e2b010",
"f4a8f409-0048-4c91-a58f-165750b2dc00",
"01fa34d3-db26-48ab-9f14-e8d3a48be95e",
"480419ed-5477-4666-ac09-97bd49be4f7a"
],
"EnableCount": 10,
"DisableCount": 0,
"RequestId": "cbbdcf2e-2d9f-424f-ad6c-e5ba1c33a88b",
"Scope": 0
}
}
TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.
There is no error code related to the API business logic. For other error codes, please see Common Error Codes.
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários