Skip to main content

Delete Source Registry

DELETE/api/v1/container_registry/registries/{source_registry_id}/

Path parameters

  • source_registry_idPathintegerrequired

    Source Registry ID

Query parameters

  • cr_project_idQueryintegerrequired
  • project_idQueryintegerrequired
  • locationQuerystringrequired

    Deployment region for the resource. Accepted values: Delhi, Chennai.

    Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.

Responses

200Registry deleted successfully.
object
codeinteger
example200
dataobject
errorsobject
messagestring
exampleRegistry Deleted Successfully
400Registry deletion failed due to active replication policy.
object
codeinteger
example400
dataobject
errorsstring
exampleRegistry cannot be deleted since it is a part of a replication policy.
messagestring
exampleBad Request