Sha256: 565f2c24ad2e944a7205158ea859d7036300b80d5040d519347def91adf01fd4

Contents?: true

Size: 498 Bytes

Versions: 3

Compression:

Stored size: 498 Bytes

Contents



# Simple tab showing a line chart with supporting table
#

server:
  name: 'Topology Discovery'
  page_title: 'Topology Discovery'
  port: 4020



repositories:
  - id: content
    type: file
    top_dir: .

include: widgets/network.yaml

widgets:
  - id: main
    name: Main
    top_level: true
    priority: 900
    type: layout/two_columns/33_66
    left:
      - name: Introduction
        type: text
        content:
          url: file:content:introduction.md
    right:
      - network


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
omf_web-1.2.9 example/topo_discovery2/topo_discovery_simple.yaml
omf_web-1.2.8 example/topo_discovery/topo_discovery_simple.yaml
omf_web-1.2.7 example/topo_discovery/topo_discovery_simple.yaml