Delete a code-tracing file entry.
Version: 1.2
Required Permissions: Full
HTTP method: POST
Supported Editions: Zend Server
Request parameters:
Parameter |
Type |
Required |
Description |
traceFile |
String or array |
Yes |
Trace file identifier or a list of Trace file identifiers. The option to pass an array was added in version 1.3. |
Expected Response Code: 200 OK. For more information see Response Format.
Response Format: Details of the trace-file entry that was deleted <or> an error message if the operation failed
Possible Action Specific Error Codes:
HTTP Code |
Error Code |
Description |
500 |
internalServerError |
The code tracing action failed |
404 |
noSuchTrace |
The requested trace could not be found |
|
Request
Response
|
|
|
|
Related Links: Available API Methods |
|
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.