get_adapters
Retrieve all adapters configured on the Itential Platform to view available integrations for network automation and orchestration.
Instructions
Get all adapters configured on the Itential Platform instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Response model for the get adapters API endpoint. This root model wraps a list of GetAdaptersElement objects representing all configured adapters on the Itential Platform server. Attributes: root: List of adapter elements, each containing adapter details. |