Uploaded image for project: 'Logging analytics'
  1. Logging analytics
  2. LOG-996

ND-Ctx-Builder: using wrong p-interface description attribute

XMLWordPrintable

      Network-Discovery-ctx-builder populates the description attribute, but portDescription should be used.

       Example using description:

      "pInterfaceList": [{
      	"dataQuality": {
      		"status": "ok"
      	},
      	"lInterfaceList": [],
      	"physicalLinkList": [],
      	"attributeList": [{
      		"dataQuality": {
      			"status": "ok"
      		},
      		"name": "lockedBoolean",
      		"value": "false"
      	},
      	{
      		"dataQuality": {
      			"status": "ok"
      		},
      		"name": "description",
      		"value": ""
      	},
      	{
      		"dataQuality": {
      			"status": "ok"
      		},
      		"name": "macAddress",
      		"value": "fa:16:3e:17:a3:ed"
      	}],
      	"name": "interface-name-pnf2-1",
      	"logicalLinkList": [],
      	"uuid": "a9253063-5932-4114-a113-12918d9d49f9"
      }]
      

            yong_chen yong_chen
            prioux prioux
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: