Create Integration Model
create_integration_modelCreate an integration model on Itential Platform from an OpenAPI specification to define external system APIs and enable network automation and workflow orchestration.
Instructions
Create a new integration model on Itential Platform from an OpenAPI specification.
Integration models enable Itential Platform to interact with external systems by defining their API structure and capabilities. The model must be a valid OpenAPI specification document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | OpenAPI specification |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Operation status (OK or CREATED). Casing is normalized on input. | |
| message | Yes | Descriptive message about the operation |