Table of Contents

Method ParsePath

Namespace
Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Utils
Assembly
Skyline.DataMiner.DataSources.OpenConfig.Gnmi.dll

ParsePath(string)

Converts a path as string into a gNMI path.

public static Path ParsePath(string stringPath)

Parameters

stringPath string

Path as string to be converted.

Returns

Path

gNMI path.