DeleteEngineConfig
Deletes the specified engine config.
Operation description
Deletes the specified engine config.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
pairec:DeleteEngineConfig |
none |
*All Resource
|
None | None |
Request syntax
DELETE /api/v1/engineconfigs/{EngineConfigId} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| EngineConfigId |
string |
No |
The ID of the engine config. |
21 |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
No |
The ID of the instance. For more information about how to obtain the ID of an instance, see ListInstances. |
pairec-cn-***test1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response body. |
||
| RequestId |
string |
The ID of the request. |
F7AC05FF-EDE7-5C2B-B9AE-33D6DF4178BA |
Examples
Success response
JSON format
{
"RequestId": "F7AC05FF-EDE7-5C2B-B9AE-33D6DF4178BA"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.