You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/03/18 13:16:09 UTC

[GitHub] [trafficcontrol] smalenfant opened a new issue #3414: Profile Import/Export incompatible with API

smalenfant opened a new issue #3414: Profile Import/Export incompatible with API
URL: https://github.com/apache/trafficcontrol/issues/3414
 
 
   The importing and exporting of profiles are incompatible between the API and the import/export function.
   
   Few things:
   
   - `config_file` vs `configFile`
   - `cdn` vs `cdnName` (cdn is an Id in the API)
   
   Mainly this is difficult if you want to programmatically export a profile and convert using the `convert_profile.go`.  There is no API for "importing profiles" and available from the UI only (as far as I can tell).
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services