The CS3API exporter exposes Mentix data in a format that is compliant with the CS3API ProviderInfo
structure via an HTTP endpoint.
The endpoint where the mesh data can be queried.
[http.services.mentix.exporters.cs3api]
endpoint = "/data"
Whether the endpoint requires authentication.
[http.services.mentix.exporters.cs3api]
is_protected = true
A list of all enabled connectors for the exporter.
[http.services.mentix.exporters.cs3api]
enabled_connectors = ["gocdb"]