Hi folks,
I am currently writing an ansible playbook to automate new service check configuration via the Director API. I have been able to create up the service group, service set, service checks and commands and host templates via said API.
However, I am stuck when it comes to associating services to the service set and associating the service set to my host template.
Is there a Rest API function url for these or a is it a feature I have missed. I had thought of Service Apply rules but not sure if this was the wrong direction.
Thank you in advance