📄️ Importing Objects from a file
An Object file is a YAML file that allows you to manage data to be loaded in Infrahub based on your own custom schema. It provides a declarative way to define and manage resources in your Infrahub instance.
📄️ Using Resource Managers
The goal of this guide is to show you how to create a resource pool, and how you can allocate resources using them.
📄️ Creating a Group
Within Infrahub a Group can be created in multiple ways: in the UI, GraphQL, SDK and allow you to create and manage collections of objects.
📄️ Creating an Object Template
This guide provides a structured approach to defining an object template and creating object instances based on that template.
📄️ Creating and assigning profiles
In this tutorial we will be creating a Profile for a network device interface, and then create multiple interfaces using that profile.
📄️ Creating a Check
Creating a Check