Model
Each device can have a model
object.
{
"model": {
"manufacturer": "Dell",
"name": "R740",
"type": "rack",
"year": 2020,
"archetype": "high"
}
}
Metadata
Metadata are descriptive attributes. They are not used in the impact calculation process. This type of attribute are not used for now in the api but could be used to implement search process.
manufacturer
name
year
Archetype
Type
Used to classify a device.
- For server
type
can be set atrack
orblade
, the case component is set in consequence.