Skip to content

Display NSO diff errors to admin users #1364

@jonstout

Description

@jonstout

Every once in a while a device will be out of sync with nso when performing its diff. We should ensure that these errors are displayed to the user to eliminate any confusion.

Example:

{
  "ietf-restconf:errors": {
    "error": [
      {
        "error-type": "application",
        "error-tag": "malformed-message",
        "error-path": "/tailf-ncs:services/oess-l3connection:oess-l3connection[connection_id='0000']",
        "error-message": "Network Element Driver: device example.name: out of sync"
      }
    ]
  }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions