Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JSON compliant to the following data model. TO DO: Look at ONAP Common Model for opportunities for further alignment.

Error Handling

The following are requirements against the error reporting solution

...

Note the Context Builders are not aware of what additional information could be provided that don't know how to provide.  The key to the error handing is to never fail silently, so the consumer of information can interpret missing information as only missing, and not an error. 


Data Quality Indicator

Each resource and attribute shall contain a data quality indicator to indicate the validity of each piece of data

  • status
    • ok
      • data successfully retrieved and well-formed
    • error
      • any other conditions. Note does not include data that was not intended to be made available.  These would just not exist.
  • error text
    • String providing additional detail, if available