Call UpdateASMGatewayImportedServices to import or delete upstream services for an ASM gateway.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicemesh:UpdateASMGatewayImportedServices |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ServiceMeshId |
string |
Yes |
The service mesh ID. |
c08ba3fd1e6484b0f8cc1ad8fe10d**** |
| ServiceNames |
string |
No |
A list of service names. Separate multiple names with commas (,). For example: reviews,sleep |
reviews,sleep |
| ASMGatewayName |
string |
No |
The name of the ASM gateway. |
ingressgateway |
| ServiceNamespace |
string |
No |
The namespace of the services. |
default |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
11fd0027-c27e-41bb-a565-75583054**** |
Examples
Success response
JSON format
{
"RequestId": "11fd0027-c27e-41bb-a565-75583054****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.