[ 
https://issues.apache.org/jira/browse/TC-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977223#comment-15977223
 ] 

ASF GitHub Bot commented on TC-241:
-----------------------------------

GitHub user mitchell852 opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/493

    [TC-241] - adds api endpoint to remove a cache from a ds

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mitchell852/incubator-trafficcontrol tc-241

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/493.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #493
    
----
commit 8bd237bdc9092ad02270074a6f7198b080f0a64d
Author: Jeremy Mitchell <mitchell...@gmail.com>
Date:   2017-04-20T18:26:58Z

    adds api endpoint to remove a cache from a ds

commit bb01de3ce110e9e424e2cb9897f4d99a9bd8bae1
Author: Jeremy Mitchell <mitchell...@gmail.com>
Date:   2017-04-20T18:27:26Z

    hooks to ui into api to remove cache from a ds

----


> TO API - add api endpoint to remove a server from a delivery service
> --------------------------------------------------------------------
>
>                 Key: TC-241
>                 URL: https://issues.apache.org/jira/browse/TC-241
>             Project: Traffic Control
>          Issue Type: New Feature
>          Components: Traffic Ops API
>            Reporter: Jeremy Mitchell
>            Assignee: Jeremy Mitchell
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> Currently, thru the API, you can assign servers in bulk to a delivery service 
> using:
> POST /api/$version/deliveryservices/:xml_id/servers
> However, you can't remove individual servers from a ds. 
> Create an api to remove individual servers from a ds. i.e.
> DELETE /api/$version/deliveryservices/:id/servers/:id which will remove 
> entries from the deliveryservice_server table.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to