[
https://issues.apache.org/jira/browse/TC-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Durfey updated TC-252:
---------------------------
Affects Version/s: 2.1.0
Labels: cache_updates (was: )
Fix Version/s: (was: 2.1.0)
Component/s: Traffic Ops
Summary: Child server updates - Enhance POST
/api/$version/servers/:id/queue_update to queue child servers only (was: TO
API - enhance POST /api/$version/servers/:id/queue_update to queue child
servers only)
> Child server updates - Enhance POST /api/$version/servers/:id/queue_update
> to queue child servers only
> -------------------------------------------------------------------------------------------------------
>
> Key: TC-252
> URL: https://issues.apache.org/jira/browse/TC-252
> Project: Traffic Control
> Issue Type: New Feature
> Components: Traffic Ops, Traffic Ops API
> Affects Versions: 2.1.0
> Reporter: Jeremy Mitchell
> Assignee: Jeremy Mitchell
> Priority: Minor
> Labels: cache_updates
>
> Provide the ability to queue updates on a cache's children caches (aka the
> caches that belong to that cache's child cache groups.)
> This is needed when a cache is set to admin down and all the child caches
> will need to fetch updates to get the change to parent.config (which will
> exclude the parent cache).
> The support of a request property like { "childrenOnly":true } would suffice.
> So you'd have a call like this:
> POST /api/$version/servers/:id/queue_update { "action": "queue",
> "childrenOnly": true }
> to queue the updates of the children caches only (not the parent cache).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)