Skip to content

/AWS1/CL_KNV=>DELETEEDGECONFIGURATION()

About DeleteEdgeConfiguration

An asynchronous API that deletes a stream’s existing edge configuration, as well as the corresponding media from the Edge Agent.

When you invoke this API, the sync status is set to DELETING. A deletion process starts, in which active edge jobs are stopped and all media is deleted from the edge device. The time to delete varies, depending on the total amount of stored media. If the deletion process fails, the sync status changes to DELETE_FAILED. You will need to re-try the deletion.

When the deletion process has completed successfully, the edge configuration is no longer accessible.

Method Signature

IMPORTING

Optional arguments:

IV_STREAMNAME TYPE /AWS1/KNVSTREAMNAME /AWS1/KNVSTREAMNAME

The name of the stream from which to delete the edge configuration. Specify either the StreamName or the StreamARN.

IV_STREAMARN TYPE /AWS1/KNVRESOURCEARN /AWS1/KNVRESOURCEARN

The Amazon Resource Name (ARN) of the stream. Specify either the StreamName or the StreamARN.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KNVDELETEEDGECONFOUT /AWS1/CL_KNVDELETEEDGECONFOUT