Json to send: {"address":[{"host":"local"}, {"server-config":"server-three"}], "operation":"read-attribute","name":"status"} ==> {"outcome" : "success", "result" : "DISABLED", "compensating-operation" : null} Json to send: {"address":[{"host":"local"}, {"server-config":"server-two"}], "operation":"read-attribute","name":"status"} ==> {"outcome" : "success", "result" : "STARTED", "compensating-operation" : null}