Skip to content

Display NSO diff errors to admin users #1364

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"
      }
    ]
  }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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