Hi
We are currently deploying our Virtual System (VS) on VSX using a script. The script makes use of the vsx_provisioning_tool to create the actual VS on the MDS, after the Domain has been created using the API. Works well, al be it, with some quirks.
We have been tasked with adding a log-server to each VS. (so multidomain logserver I guess) We are running 90+ VS's, so I would like a way to do this preferably via the API but perhaps some alternative way could do it as well, like through the CLI. Anything is better than all those mouse-clicks.
I have not found a single reference in the API reference-guide about log-servers nor have I found evidence that vsx_provisioning_tool can do it.
Is there a way?
We are running version 81.10 currently.