Topology object
The Topology object is an array of entities that you want to add to the overall Turbonomic supply chain of managed entities. When Turbonomic loads your DIF data, it displays the entities from your topology object in the supply chain.
The Topology object includes the following properties:
Name | Type | Description |
---|---|---|
version |
Required, string | The current version of DIF is V1 . |
scope |
Required, string | Scope is a unique identifier for the topology that you are creating. DIF can load multiple topologies from different web servers. The scope effectively declares a namespace that the probe can use to separate its processing of these different topologies. |
updateTime |
Required, integer | As a best practice, generate new data periodically to reflect changes to your environment. This property specifies the time that you generated the data. |
topology |
Required, array of entities | This property specifies the array of entities that make up your supply chain. For more information, see Entity Object. |