curl get post
curl -X GET http://www.test.com --header “Content-Type: application/json; Accept-Language: en-US”
curl -X POST http://xxx:8080/test -d ‘{“serverUrl”: “http://xxx:8080”,“tenant”: “test-nginx”,“allowedClusters”: [“standalone”],“adminRoles”:[]}’ --header “Content-Type:application/json”