All Products
Search
Document Center

Alibaba Cloud Service Mesh:UpdateASMGatewayImportedServices

Last Updated:Mar 05, 2024

Updates imported services on a Service Mesh (ASM) gateway to import or delete upstream services associated with the gateway.

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 ASM instance ID.

c08ba3fd1e6484b0f8cc1ad8fe10d****
ServiceNamesstringNo

The names of the services. Separate multiple service names with commas (,). Example: reviews,sleep.

reviews,sleep
ASMGatewayNamestringNo

The name of the ASM gateway.

ingressgateway
ServiceNamespacestringNo

The namespace in which the service resides.

default

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

11fd0027-c27e-41bb-a565-75583054****

Examples

Sample success responses

JSONformat

{
  "RequestId": "11fd0027-c27e-41bb-a565-75583054****"
}

Error codes

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

Change history

Change timeSummary of changesOperation
No change history