Forum Discussion

Brandon's avatar
4 years ago
Solved

Topology icons

I've been playing around with topology mapping with some success.  However, the icons displayed after the map is built are the standard IP and instance icons.  I've modified my custom ERI propertys...
  • Anonymous's avatar
    Anonymous
    4 years ago

    I'm looking for the list that translates, but it's not as simple as setting a property called predef.externalResourceType to that value. If you do that in a property source, you'll just create a property called auto.predef.externalResourceType, which as you've seen doesn't do anything. The output of the propertysource (actually a propertysource of type erisource), should look something like this (you may already be doing this, just covering bases):

    {"rawERIs":[{"category":"net.l2","priority":2,"type":"PhysicalServer","value":"b8:27:eb:a6:c2:8b"}]}

    Like I said, i'm asking around for what values of "type" correspond to the icons in the image.