All Products
Search
Document Center

Alibaba Cloud Service Mesh:UpdateSwimLane

Last Updated:Mar 05, 2024

Updates the information about a lane.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ServiceMeshIdstringYes

The ID of the Service Mesh (ASM) instance.

xxx
ServicesListstringNo

A list of services associated with the lane.

["sh01/c089443ea9e50403fa4f0a6237d11e0a9/default/mocka","sh01/c089443ea9e50403fa4f0a6237d11e0a9/default/mockb","sh01/c089443ea9e50403fa4f0a6237d11e0a9/default/mockc"]
SwimLaneNamestringNo

The name of the lane.

s1
LabelSelectorKeystringNo

The label key of the associated service workload. Set the value to ASM_TRAFFIC_TAG.

ASM_TRAFFIC_TAG
LabelSelectorValuestringNo

The label value of the associated service workload.``

v1
GroupNamestringNo

The name of the lane group.

test

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

yyy

Examples

Sample success responses

JSONformat

{
  "RequestId": "yyy"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2022-09-28Add Operationsee changesets