Get Resources
get_resourcesRetrieve all Lifecycle Manager resource models from Itential Platform to access structured templates for managing network services and infrastructure components throughout their lifecycle.
Instructions
Get all Lifecycle Manager resource models from Itential Platform.
Lifecycle Manager resources define data models and workflows for managing network services and infrastructure components throughout their lifecycle. They provide structured templates for creating and managing resource instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Response model for resource collection endpoints. This root model wraps a list of resource elements, providing a standardized response format for API endpoints that return multiple resource models from the lifecycle manager. Attributes: root: A list of GetResourcesElement objects representing all available resource models on the platform. |