dmohan001c commented on issue #4442: URL: https://github.com/apache/trafficcontrol/issues/4442#issuecomment-879666447
update cache group with the already existing cache group name: PUT: https://localhost/api/3.0/cachegroups/1 { "name": "CDN_in_a_Box_Origin", "shortName": "ciabMid-01", "latitude": 38.897663, "longitude": -77.036574, "fallbackToClosest": true, "typeName": "MID_LOC", "typeId": 24, "fallbacks": [] } Response { "alerts": [ { "text": "updating coordinate for cachegroup 'CDN_in_a_Box_Origin': pq: duplicate key value violates unique constraint \"coordinate_name_key\"", "level": "error" } ] } Status Code: 400 Bad Request -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
