Deletes a process configuration.
Try it now
Test
RAM authorization
Request syntax
DELETE /agentinstanceconfigs/{configType} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| configType |
string |
Yes |
The type of the process-level configuration. Valid values:
|
apm_biz_trace |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| attributes |
object |
No |
The process to which the configuration applies. |
|
|
string |
No |
The process to which the process-level configuration belongs. |
"workspace": "test-workspace" "service": "test-service" |
Response elements
|
Element |
Type |
Description |
Example |
None defined.
Examples
Success response
JSON format
{}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.