You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Jeremy Mitchell (JIRA)" <ji...@apache.org> on 2017/05/19 17:25:04 UTC

[jira] [Updated] (TC-344) TO API - ds of type ANY_MAP, STEERING or CLIENT_STEERING does not require an orgServerFqdn

     [ https://issues.apache.org/jira/browse/TC-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Mitchell updated TC-344:
-------------------------------
    Description: 
In the TO API, the create delivery service endpoint does the following validations:

https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/API/Deliveryservice.pm#L1024

orgServerFqdn is not required if type = ANY_MAP, STEERING OR CLIENT_STEERING

  was:
In the TO API, the create delivery service endpoint does the following validations:

https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/API/Deliveryservice.pm#L1024

orgServerFqdn is not required if type = ANY_MAP


> TO API - ds of type ANY_MAP, STEERING or CLIENT_STEERING does not require an orgServerFqdn
> ------------------------------------------------------------------------------------------
>
>                 Key: TC-344
>                 URL: https://issues.apache.org/jira/browse/TC-344
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops
>            Reporter: Jeremy Mitchell
>            Assignee: Jeremy Mitchell
>            Priority: Minor
>
> In the TO API, the create delivery service endpoint does the following validations:
> https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/API/Deliveryservice.pm#L1024
> orgServerFqdn is not required if type = ANY_MAP, STEERING OR CLIENT_STEERING



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