Deletes a lane.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ServiceMeshId | string | Yes | The ID of the Service Mesh (ASM) instance. | xxx |
SwimLaneName | string | No | The name of the lane. | s1 |
GroupName | string | No | The name of the lane group. | test |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "xxx"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2022-09-28 | Add Operation | see changesets |