Skip to content

/AWS1/CL_APM=>DELETEVIRTUALROUTER()

About DeleteVirtualRouter

Deletes an existing virtual router.

You must delete any routes associated with the virtual router before you can delete the router itself.

Method Signature

IMPORTING

Required arguments:

IV_VIRTUALROUTERNAME TYPE /AWS1/APMRESOURCENAME /AWS1/APMRESOURCENAME

The name of the virtual router to delete.

IV_MESHNAME TYPE /AWS1/APMRESOURCENAME /AWS1/APMRESOURCENAME

The name of the service mesh to delete the virtual router in.

Optional arguments:

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_APMDELVIRTUALROUTER01 /AWS1/CL_APMDELVIRTUALROUTER01