- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Automate NTP Service Start using Python call to WAPI
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-26-2017 09:55 AM - edited 02-06-2017 11:15 AM
I'm looking for a way to enable the NTP service from a python script call to WAPI as part of an automated process of adding a new grid member to the Grid. I've managed to automate the start of the DNS service using the member DNS object / enable_dns field, but there does not seem to be any field for NTP. The closest thing I can find in the WAPI documentation is a reference to the memberservicecommunication struct, but not sure how to use it in python.
Solved! Go to Solution.
Re: Automate NTP Service Start using Python call to WAPI
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-02-2017 09:25 AM
I was informed by Infoblox support that there is no available feature to enable and start the NTP service through WAPI. Our SE did submit this though as a feature request.