You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Joseph Pappano (JIRA)" <ji...@apache.org> on 2017/07/12 19:59:00 UTC

[jira] [Created] (TC-418) getting displayName too long using API but UI has no issue

Joseph Pappano created TC-418:
---------------------------------

             Summary: getting displayName too long using API but UI has no issue
                 Key: TC-418
                 URL: https://issues.apache.org/jira/browse/TC-418
             Project: Traffic Control
          Issue Type: Bug
          Components: Traffic Ops API
    Affects Versions: 2.1.0
         Environment: API
            Reporter: Joseph Pappano
            Priority: Minor


Here is the API out put with the error
{code}
{'active': True,
 'cacheurl': None,
 'ccrDnsTtl': 3600,
 'cdnId': 2,
 'cdnName': u'title-vi',
 'checkPath': u'crossdomain.xml',
 'displayName': u'Title VI Linear - Florida-Jacksonville from CMC stack',
 'dnsBypassCname': None,
 'dnsBypassIp': None,
 'dnsBypassIp6': None,
 'dnsBypassTtl': 30,
 'dscp': 40,
 'edgeHeaderRewrite': None,
 'geoLimit': 0,
 'geoLimitCountries': u'',
 'geoLimitRedirectURL': u'',
 'geoProvider': 0,
 'globalMaxMbps': None,
 'globalMaxTps': 0,
 'httpBypassFqdn': u'',
 'infoUrl': u'https://tkts.sys.comcast.net/browse/CDNOPS-3176',
 'initialDispersion': 1,
 'ipv6RoutingEnabled': True,
 'logsEnabled': False,
 'longDesc': u'Title VI Linear - Florida-Jacksonville from Redundant stack in CMC',
 'longDesc1': None,
 'longDesc2': u'linear-cmc-jksnv-fl-pil',
 'maxDnsAnswers': 0,
 'midHeaderRewrite': None,
 'missLat': 41.881944,
 'missLong': -87.627778,
 'multiSiteOrigin': False,
 'orgServerFqdn': u'http://rlr-cmc-slivel4lb-vip.cmc.co.ndcwest.comcast.net',
 'originShield': None,
 'profileDescription': None,
 'profileId': None,
 'profileName': None,
 'protocol': 2,
 'qstringIgnore': 1,
 'rangeRequestHandling': 0,
 'regexRemap': None,
 'regionalGeoBlocking': False,
 'remapText': None,
 'signed': False,
 'trRequestHeaders': 'X-MoneyTrace',
 'trResponseHeaders': None,
 'typeId': 13,
 'xmlId': u'linear-cmc-jksnv-fl-pil'}

{u'alerts': [{u'level': u'error', u'text': u'displayName too long'}]}
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)