Removes a Logtail configuration from a machine group.
Operation description
Host consists of a project name and a Simple Log Service endpoint. You must specify a project in Host.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
DELETE /machinegroups/{machineGroup}/configs/{configName} HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
project | string | Yes | The name of the project. | ali-test-project |
machineGroup | string | Yes | The name of the machine group. | test-group |
configName | string | Yes | The name of the Logtail configuration. | test-logtail |
Response parameters
Examples
Sample success responses
JSON
format
{}
Error codes
For a list of error codes, visit the Service error codes.