restore of an existing client "fails"
Closed this issue · 1 comments
nvwls commented
When doing a restore, nodes are overridden. clients are not. It warns that the client already exists but does not restore the previous data.
Say, a client is recreated but I want to revert to the backup. Sure, I can delete the client and then restore but it would easier if the restore deleted it and then recreated it. Or do an api.put() if the api.post() fails