Creates a swimlane.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicemesh:CreateSwimLane |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ServiceMeshId |
string |
Yes |
The Service Mesh instance ID. |
***** |
| SwimLaneName |
string |
No |
The name of the swimlane. |
s3 |
| LabelSelectorKey |
string |
No |
The label key for the workload. This parameter is fixed to |
ASM_TRAFFIC_TAG |
| ServicesList |
string |
No |
The services to associate with the swimlane. This parameter is a JSON array. The format for each service is |
[\"sh01/c089443ea9e50403fa4f0a6237d11e0a9/default/mocka\",\"sh01/c089443ea9e50403fa4f0a6237d11e0a9/default/mockb\",\"sh01/c089443ea9e50403fa4f0a6237d11e0a9/default/mockc\"] |
| LabelSelectorValue |
string |
No |
The value of the |
v3 |
| GroupName |
string |
No |
The name of the swimlane group. |
test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
***** |
Examples
Success response
JSON format
{
"RequestId": "*****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.