Right now operator provides access to some XP management URLs and because of this, we must change the operator API every time we need to extend this list. It's better to have an endpoint to access any URL. Then only java-client should be extended to support the new URL. Or java-client can provide access as well.