Deletes a specific swim lane group. This operation also deletes the swim lanes and traffic routing rules within that group.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
servicemesh:DeleteSwimLaneGroup | delete | *All Resource
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
ServiceMeshId | string | Yes | The ID of the Service Mesh instance. | xxx |
GroupName | string | No | The name of the swim lane group. | test |
Response elements
Element | Type | Description | Example |
object | |||
RequestId | string | The ID of the request. | xxxx |
Examples
Success response
JSON format
{
"RequestId": "xxxx"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.