Deletes a machine group. If the Logtail configurations for log collection are applied to a machine group, the configurations are disassociated from the machine group after the machine group is deleted.
Operation description
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
DELETE /machinegroups/{machineGroup} 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-machine-group-4 |
Response parameters
Examples
Sample success responses
JSON
format
{}
Error codes
For a list of error codes, visit the Service error codes.