Skip to content

Model

Each device can have a model object.

{
  "model": {
    "manufacturer": "Dell",
    "name": "R740",
    "type": "rack",
    "year": 2020,
    "archetype": "high"
  }
}
Example for a dellR740 server

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

See archetypes documentation

Type

Used to classify a device.

  • For server type can be set at rack or blade, the case component is set in consequence.