Creating object types
Object types work like containers, or categories. Depending on your structure, they can group other object types or just objects. For example, you can have an object type Hardware that groups child object types Server, Computer, and Mobile phones. Each of these can then group specific objects. Learn more about object types
Create an object type
To create an object type:
- Open your object schema.
- At the top-right, click Object type > Create (you can also click the plus sign in the vertical menu)
- Choose the name, icon, and description for your object type.
- Select the object type's parent. If you select None, the object type will be at the top of your asset tree.
Example object type
Here's the view of an object type, based on the sample IT assets schema:
- Object types: List of object types in a schema.
- Object type view: Switch between viewing object type's objects, attributes, or graph – the visual representation of its references.
- Object type actions: Configuration options for the current object type.
- Attributes: List of object type's attributes. These attributes will apply to all child objects.
Next steps
Object types need attributes that define them, so let's add some: