Method Capabilities
- Namespace
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Api
- Assembly
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.dll
Capabilities(double)
Get the capabilities of the endpoint.
public CapabilityResponse Capabilities(double timeout = 5)
Parameters
timeout
doubleTimeout in seconds for the request to complete. Default: 5 seconds.
Returns
- CapabilityResponse
The gNMI CapabilityResponse object.
Exceptions
- RequestFailedException
An exception was thrown by the DxM.