Skip to main content

ConfigurationAPI

The ConfigurationAPI class provides access to configuration management functionalities, allowing for the retrieval of configuration data based on specified parameters.

Methods

NameDescription
SetUrl(url)Sets the API URL for requests.
GetConfiguration(data, telemetryCollectorHolder)Retrieves configuration data based on the specified request parameters, returning the configuration details in the response.