Updates imported services on a Service Mesh (ASM) gateway to import or delete upstream services associated with the gateway.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ServiceMeshId | string | Yes | The ASM instance ID. | c08ba3fd1e6484b0f8cc1ad8fe10d**** |
ServiceNames | string | No | The names of the services. Separate multiple service names with commas (,). Example: reviews,sleep. | reviews,sleep |
ASMGatewayName | string | No | The name of the ASM gateway. | ingressgateway |
ServiceNamespace | string | No | The namespace in which the service resides. | default |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "11fd0027-c27e-41bb-a565-75583054****"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history