Trần Tiến Đức created JAMES-2862:
------------------------------------

             Summary: [Webadmin] corresponding routes for JMX 
REMOVEADDRESSMAPPING command
                 Key: JAMES-2862
                 URL: https://issues.apache.org/jira/browse/JAMES-2862
             Project: James Server
          Issue Type: Wish
            Reporter: Trần Tiến Đức


Based on the previously implemented AddressMappingRoutes in, you will implement 
an other route to remove an address mapping, with the following syntax:

 
{code:java}
DELETE /mappings/address/{mappingSource}/targets/{destinationAddress}{code}
where:
* mappingSource : the source of the mapping
* destinationAddress : the address that we want to remove the mapping from the 
source

 

Returns 204, no body on deleted
Returns 400 on invalid parameters
Returns 500 on server error



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to