You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the Transport API (TAPI) SDK. This SDK is released under the Apache 2.0 license.
The TAPI project is charted under the LF Open Network Modeling and Interfaces (ONMI) project, which is responsible for the development of this SDK as an Open Source project.
The SDK includes technology-agnostic interfaces to the following functional modules:
Topology Service
Connectivity Service
Path Computation Service
OAM Service
Fault Management Service
Equipment Inventory Service
Virtual Network Service
Notification Service
Streaming Service
gNMI Streaming Service
It also includes support for the following technology-specific interface profiles:
Photonic Media (L0-WDM)
Optical Transport Network (L1-OTN)
Carrier Ethernet (L2)
The SDK includes the following components:
TAPI UML Information Model - The TAPI UML models are a normative part of the TAPI SDK and are the only source for subsequent generated TAPI SDK components (YANG, OAS, etc.).
Some of the UML model artifacts (e.g., Classes, Attributes, Types) that the TAPI contributors consider to be evolving are marked as experimental using the UML OpenModelProfile stereotypes. These artifacts could either become mature or change/evolve in future releases.
Status of YANG model artifacts can be determined by referring to the corresponding UML artifacts. As described in the UML models, some artifacts are considered experimental, and thus are the corresponding YANG artifacts.
The ONF TAPI release process does not guarantee backward compatibility of YANG models across major versions of TAPI releases. The YANG model backward compatibility criteria are outlined in section 11 of (https://tools.ietf.org/html/rfc7950).
TAPI OpenAPI Specification - TAPI OAS (OpenAPI Specifications) are an informative part of the TAPI SDK.
The OAS have been generated from the YANG data models included in this release using the EAGLE YANG2OAS tool following the RESTConf protocol specification (https://tools.ietf.org/html/rfc8040). This specification makes no assessment as to the level of RESTConf compliance of the TAPI REST APIs.
The documentation associated to this delivery is available at the matching delivery of TAPI Documentation.