Closed ShyamsundarR closed 3 weeks ago
One thing which makes me prefer the case insensitive is to avoid delay of operations such as failover due to human typos in DR Actions. However, I agree that it is important to consider if it will break the API.
It remains case sensitive as of now.
Currently the actions are matched exactly as per case
Failover
orRelocate
. Should we move these to case-inseneitive matches? Does this break the API in anyway?