When using the JFrog Cold Artifact Storage functionality, you might want to delete a binding between a live JPD instance and its respective cold JPD instance.
However, in accordance with our documentation, you cannot delete a binding between a live instance and a cold instance if the cold instance is not available:
“Important Note on Revoking Bindings
You cannot remove the binding between the Live instance and the Cold instance in cases where the Cold instance is not available anymore.“
You would also get the following error in the UI when trying to delete such a binding:
The fact that you cannot delete this binding and it actually restricts you from creating a new binding (since each live instance should only be paired with a single cold instance).