Skip to main content
 print this page

Delete a datasource entity

DELETE 

/datasources/:datasource_id/entities/:entity_id

Deletes a shared entity. Requires at least edit permission on the path datasource (else AUTH-1012). Entity must belong to the path datasource. Advanced dedicated entity_id equal to datasource_id cannot be deleted (GE-1034). Supports instances, functions, and kafka-cluster entity types. Not idempotent when already deleted.

Request

Responses

Deletion accepted. Typical Message values: "Successfully deleted entity", "Successfully triggered entity deletion", "Successfully triggered entity deletion and is running in background" (Advanced with ClusterArn).

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers