@@ -16,137 +16,137 @@ This NBI connector exposes the basic gRPC methods of TeraFlowSDN that enable to
**Endpoint `/tfs-api/context_ids`**
- Method: `GET`
- Used to list the context identifiers
- Used to list the context identifiers
**Endpoint `/tfs-api/contexts`**
- Method: `GET`
- Used to list the details of all contexts
- Used to list the details of all contexts
**Endpoint `/tfs-api/dummy_contexts`**
- Method: `GET`
- Used to dump contexts (including related topologies, devices, links, services, slices, and connections) in a snapshot format that can be imported directly in TeraFlowSDN WebUI.
- IMPORTANT: the resulting document is processed by WebUI in dummy mode, i.e., just to populate Context database, but not interacting with Device, Service, and Slice components.
- Used to dump contexts (including related topologies, devices, links, services, slices, and connections) in a snapshot format that can be imported directly in TeraFlowSDN WebUI.
- IMPORTANT: the resulting document is processed by WebUI in dummy mode, i.e., just to populate Context database, but not interacting with Device, Service, and Slice components.