Appendix D. YANG Library for Service Assurance (Anhang D. YANG-Bibliothek für Service Assurance)
Appendix D. YANG Library for Service Assurance (Anhang D. YANG-Bibliothek für Service Assurance)
This section provides the JSON encoding of the YANG library [RFC8525] that lists all modules defined in this document and their dependencies. This library can be used to validate data instances using yangson, as explained in the previous section.
Dieser Abschnitt enthält die JSON-Codierung der YANG-Bibliothek [RFC8525], die alle in diesem Dokument definierten Module und ihre Abhängigkeiten auflistet. Diese Bibliothek kann verwendet werden, um Dateninstanzen mit yangson zu validieren, wie im vorherigen Abschnitt erläutert.
{
"ietf-yang-library:modules-state": {
"module-set-id": "ietf-service-assurance@2023-07-11",
"module": [
{
"name": "ietf-service-assurance",
"namespace":
"urn:ietf:params:xml:ns:yang:ietf-service-assurance",
"revision": "2023-07-11",
"conformance-type": "implement"
},
{
"name": "ietf-service-assurance-device",
"namespace":
"urn:ietf:params:xml:ns:yang:ietf-service-assurance-device",
"revision": "2023-07-11",
"conformance-type": "implement"
},
{
"name": "ietf-service-assurance-interface",
"namespace":
"urn:ietf:params:xml:ns:yang:ietf-service-assurance-interface",
"revision": "2023-07-11",
"conformance-type": "implement"
},
{
"name": "example-service-assurance-device-acme",
"namespace":
"urn:example:example-service-assurance-device-acme",
"revision": "2023-07-11",
"conformance-type": "implement"
},
{
"name": "example-service-assurance-is-is",
"namespace": "urn:example:example-service-assurance-is-is",
"revision": "2023-07-11",
"conformance-type": "implement"
},
{
"name": "example-service-assurance-ip-connectivity",
"namespace":
"urn:example:example-service-assurance-ip-connectivity",
"revision": "2023-07-11",
"conformance-type": "implement"
},
{
"name": "ietf-yang-types",
"namespace": "urn:ietf:params:xml:ns:yang:ietf-yang-types",
"revision": "2013-07-05",
"conformance-type": "import"
},
{
"name": "ietf-inet-types",
"namespace": "urn:ietf:params:xml:ns:yang:ietf-inet-types",
"revision": "2013-07-05",
"conformance-type": "import"
}
]
}
}