Skip to content

/AWS1/CL_APM=>UPDATEVIRTUALGATEWAY()

About UpdateVirtualGateway

Updates an existing virtual gateway in a specified service mesh.

Method Signature

IMPORTING

Required arguments:

IV_VIRTUALGATEWAYNAME TYPE /AWS1/APMRESOURCENAME /AWS1/APMRESOURCENAME

The name of the virtual gateway to update.

IV_MESHNAME TYPE /AWS1/APMRESOURCENAME /AWS1/APMRESOURCENAME

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

IO_SPEC TYPE REF TO /AWS1/CL_APMVIRTUALGATEWAYSPEC /AWS1/CL_APMVIRTUALGATEWAYSPEC

The new virtual gateway 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_APMUPDATEVGWOUTPUT /AWS1/CL_APMUPDATEVGWOUTPUT