DELETE pools/{poolId}/Log/{logId}
deletes a log entry. FREE
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
poolId |
the pool's id |
integer |
Required |
logId |
the id of the entry to delete |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
NoContent
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.