Hello,
(my apologies if this has been asked already; I looked but couldn't find a similar discussion)
I'm working on a vCenter plugin that needs a small amount (less than 1Kb) of configuration data (in fact, it's the addresses of some external servers). The data needs to be editable, as servers may move or go away over time.
It's inconvenient for us to set up an external database to hold this data, so I wondered if there is some mechanism either in the Web Client SDK or in Virgo to allow us to store such data and to update it.
Thanks very much for your help!