Skip to content

/AWS1/CL_GLU=>DELETEREGISTRY()

About DeleteRegistry

Delete the entire registry including schema and all of its versions. To get the status of the delete operation, you can call the GetRegistry API after the asynchronous call. Deleting a registry will deactivate all online operations for the registry such as the UpdateRegistry, CreateSchema, UpdateSchema, and RegisterSchemaVersion APIs.

Method Signature

IMPORTING

Required arguments:

IO_REGISTRYID TYPE REF TO /AWS1/CL_GLUREGISTRYID /AWS1/CL_GLUREGISTRYID

This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GLUDELETEREGRESPONSE /AWS1/CL_GLUDELETEREGRESPONSE