中国站 - English
中国站
中国站 - English
International
Documentation
Log in
Console
Documentation
Console
Log in
4009 100 100
APIs
Only the Chinese version of this page is provided currently. The English version will be provided soon.
Help & Documentation
>
APIs
关闭日志采集
Last updated: 2020-03-19 14:21:31
On this page:
接口描述
请求参数
响应参数
实际案例
请求
响应
接口描述
StopLogging 用于关闭日志采集。
接口访问域名:
cloudaudit.api.qcloud.com
请求参数
以下请求参数列表仅列出了接口请求参数。
参数名称
必选
类型
描述
Name
是
String
跟踪集名称
响应参数
响应参数为空。
实际案例
请求
{
"Name"
:
"String"
}
响应
{
}