Rewrite URL Path - RDP Rest Consumer

Hi @Aaron and @Tamimi thank you so much. I need to use REST Gateway mode.
The reasons are :

  1. Need to provide connectivity between a RESTful service endpoint and a REST client.
  2. Need to support HTTP REST Method : GET, PUT, DELETE and POST
    May I know how to configure in the solace message broker if there are two same REST endpoint? Example, http://rest1/liveliness (get method) and http://rest2/liveliness (get method)