zalando-zmon / zmon-cli

ZMON Command Line Interface
http://zmon.readthedocs.org/en/latest/developer/zmon-cli.html
Other
9 stars 9 forks source link

Wrong Error message when deleting non-orphan check definition #72

Open kabdelrahman opened 7 years ago

kabdelrahman commented 7 years ago

When deleting a non-orphan check definition, I am getting the following error:

zmon check-definitions delete 12345 
Deleting check 12345 ... EXCEPTION OCCURRED: 404 Client Error: Not Found for url: https://zmon.example.net/api/v1/check-definitions/12345/
HTTP error: 404 - Not Found
"Id not found or not part of owning team"