id
- The component's unique identifiername
- The component's nametype
- The type of a component, e.g. VM, datastore, rack, etc.domain
(Optional) - The StackState domain where the component should be visualizedlayer
(Optional) - The StackState layer in where the component should be visualizedenvironment
(Optional) - The StackState environment in where the component should be visualizedsourceid
- The component's identifier that is used to create a relation from. The identifier has to match the component's id
in the component CSV.targetid
- The component's identifier that is used to create a relation to. The identifier has to match the component's id
in the component CSV.type
- The type of a relation, e.g. uses, 'depends on'conf.d/static_topology.yaml
:type
- Set to csv
for parsing CSV typed filescomponents_file
- Absolute path to CSV file containing topology componentsrelations_file
- Absolute path to CSV file containing topology relationsdelimiter
- CSV field delimitertags
(Optional) - StackState labels to add to each component and relation read from the CSV files.