Get Services
get_servicesRetrieve the list of all services known to the Itential Platform Gateway Manager, enabling visibility into managed services.
Instructions
Get the list of all know services from Itential Platform Gateway Manager
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Response model for the get services API endpoint. This root model wraps a list of ServiceElement objects representing all services available through Gateway Manager. Attributes: root: List of service elements, each containing service details. |