After you create a gateway service, you can view its details to verify the configuration or check service properties. You can view service details using the iagctl CLI or the Platform UI in Gateway Manager.
Run the iagctl describe service command to display all details about a specific gateway service.
Replace <name> with the name of the service you want to view.
The output varies depending on the service type. Select a tab to see example output for each automation type.
For the full command reference, see iagctl describe service.
To view service details in the Platform UI:
The Services tab displays the Service Name, Type (ansible-playbook, python-script, or opentofu-plan), and indicates whether there are Decorators associated with the service.
Select a service from the list to expand and view the service details. The expanded view displays when the service was Last Executed, lists which workflows reference the service, and displays the service parameters.