Deletes a Service Mesh (ASM) instance.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ServiceMeshId | string | Yes | The ASM instance ID. | c08ba3fd1e6484b0f8cc1ad8fe10d**** |
Force | boolean | No | Specifies whether to forcibly delete the ASM instance. Valid values:
Default value: false. | false |
RetainResources | string | No | A JSON string that can be parsed into a string array. You can use this JSON string to specify the IDs of the resource instances that need to be retained when the ASM instance is deleted. | [" lb-bp1fxvl3q8akbj6m*****", "lb-bp1hoxkolggdw0y3*****"] |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "11fd0027-c27e-41bb-a565-75583054****"
}
Error codes
For a list of error codes, visit the Service error codes.