A model is a collection of item and link types which define a template for storing a domain specific configuration.
For example, in order to store AWS EC2 information, a convention for defining items and their relationship (links) is required. Multiple conventions (models) can be configured to store information about different cloud providers, application platforms, specific infrastructure, software, etc.
This section provides a list of pre-configured models as follows:
Model | Description |
---|---|
Ansible Inventory | Provides the types and rules required to support storage of Ansible inventories. |
AWS EC2 | Provides the types and rules required to support storage of AWS EC2 resources. |
Kubernetes | Provides the types and rules to support the recording of Kubernetes namespaces, services, pods, etc. |
(up)