Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CMDBf Graph Reponse Tree Viewer

COSMOS Wiki > COSMOS Document Plan > COSMOS Manual Guide > COSMOS_UG_Web_Component_Library

CMDBf Graph Response Tree Viewer

Purpose: This view visualize the structure of a CMDBf response document as a tree.

Cosmos cmdbftreeviewer.jpg

The CMDBf Graph Response Tree Viewer consists of a logical tree structure to traverse through the elements of the response. Unlike a grid structure, a tree will only occupy the space needed. Each level of the tree is described below:

  • First level: item/relationship template ID
  • Second level: the first item/relationship local ID
  • Third level: record ID

The properties view will be used to display any fields associated with a selected tree node. The following property fields will be displayed for each tree item selected:

Tree Item: Fields:
Item/Relationship template No fields will be displayed
Item/Relationship
  • All instance IDs
  • Additional record types
  • For relationships, source and target will also be displayed
Records
  • Last modified
  • Snapshot ID
  • Base line ID
  • Record details

Back to the top