VIAVI TestCenter - Automation: Automation APIs using Golang

Knowledge Base - FAQ

VIAVI TestCenter - Automation: Automation APIs using Golang
Unfortunately we don’t support HLTAPI for Golang, however, we do have a REST API (native API, not HLTAPI) which can be called with HTTP requests (for example using curl), the only library supported by us for the REST API is “stcrestclient” for python but you can create your own implementation using Golang.