Delete Source Registry
DELETE
/container_registry/registries/{source_registry_id}/Path parameters
source_registry_idPathintegerrequiredSource Registry ID
Query parameters
cr_project_idQueryintegerrequiredproject_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Responses
200Registry deleted successfully.
example
200example
Registry Deleted Successfully400Registry deletion failed due to active replication policy.
example
400example
Registry cannot be deleted since it is a part of a replication policy.example
Bad Request