Updates the information of a specified swimlane.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicemesh:UpdateSwimLane |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ServiceMeshId |
string |
Yes |
The ID of the Service Mesh instance. |
xxx |
| ServicesList |
string |
No |
The list of services associated with the swimlane. |
["sh01/c089443ea9e50403fa4f0a6237d11e0a9/default/mocka","sh01/c089443ea9e50403fa4f0a6237d11e0a9/default/mockb","sh01/c089443ea9e50403fa4f0a6237d11e0a9/default/mockc"] |
| SwimLaneName |
string |
No |
The name of the swimlane. |
s1 |
| LabelSelectorKey |
string |
No |
The value is fixed to |
ASM_TRAFFIC_TAG |
| LabelSelectorValue |
string |
No |
The value of the |
v1 |
| GroupName |
string |
No |
The name of the swimlane group. |
test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
yyy |
Examples
Success response
JSON format
{
"RequestId": "yyy"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.