This API is used to delete a log.
DELETE /v3/{project_id}/elb/logtanks/{logtank_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Specifies the project ID. |
logtank_id |
Yes |
String |
Specifies the log ID. |
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
X-Auth-Token |
Yes |
String |
Specifies the token used for IAM authentication. |
None
Deleting a log
DELETE https://{ELB_Endpoint}/v3/060576798a80d5762fafc01a9b5eedc7/elb/logtanks/603e507f-3e18-498b-9460-01a3b6c28fc5
None
Status Code |
Description |
---|---|
204 |
No Content |
See Error Codes.