Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
HTTP File Distribution
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2016 11:41 AM
I have a linux box that fetches the AWS IP ranges JSON file and after manipulating needs to put it on a web server. I wish to use the HTTP file distribution service, but I don't know how to script pushing this file using HTTP. Is there a way to do that?
Solved! Go to Solution.
Labels:
Re: HTTP File Distribution
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-19-2016 09:21 AM
yes, with both APIS:
WAPI/REST use the 'fileop' object
PERL use the Infoblox:ession::import_data() method