Skip to content

/AWS1/CL_APM=>UPDATEGATEWAYROUTE()

About UpdateGatewayRoute

Updates an existing gateway route that is associated to a specified virtual gateway in a service mesh.

Method Signature

IMPORTING

Required arguments:

IV_GATEWAYROUTENAME TYPE /AWS1/APMRESOURCENAME /AWS1/APMRESOURCENAME

The name of the gateway route to update.

IV_MESHNAME TYPE /AWS1/APMRESOURCENAME /AWS1/APMRESOURCENAME

The name of the service mesh that the gateway route resides in.

IV_VIRTUALGATEWAYNAME TYPE /AWS1/APMRESOURCENAME /AWS1/APMRESOURCENAME

The name of the virtual gateway that the gateway route is associated with.

IO_SPEC TYPE REF TO /AWS1/CL_APMGATEWAYROUTESPEC /AWS1/CL_APMGATEWAYROUTESPEC

The new gateway route specification to apply. This overwrites the existing data.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/APMSTRING /AWS1/APMSTRING

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 36 letters, numbers, hyphens, and underscores are allowed.

IV_MESHOWNER TYPE /AWS1/APMACCOUNTID /AWS1/APMACCOUNTID

The Amazon Web Services IAM account ID of the service mesh owner. If the account ID is not your own, then it's the ID of the account that shared the mesh with your account. For more information about mesh sharing, see Working with shared meshes.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APMUPDGWROUTEOUTPUT /AWS1/CL_APMUPDGWROUTEOUTPUT