Overview
TFS plugin is a self-contained Docker container with REST API support managed by UFM. TFS plugin provides Telemetry counters streaming to FluentD capability. As a fabric manager, the UFM Telemetry holds a real-time network telemetry information of the network topology. This information changes over time and is reflected to the telemetry console. In order to do so, we present a stream of the UFM Telemetry data to the FluentD plugin.
Deployment
The following are the possible ways TFS plugin can be deployed:
-
On UFM Appliance
-
On UFM Software
For complete instructions on how to deploy the TFS plugin, refer to UFM Telemetry endpoint stream To Fluentd endpoint (TFS).
Authentication
The following authentication types are supported:
-
basic (/ufmRest)
-
client (/ufmRestV2)
-
token (/ufmRestV3)
Rest API
The following REST APIs are supported:
-
POST /plugin/tfs/conf
-
GET /plugin/tfs/conf
For detailed information on how to interact with NDT plugin, refer to the NVIDIA UFM Enterprise > Rest API > TFS Plugin REST API.
Last updated: