VMware Cloud Community
JoaquinSolorzan
Contributor
Contributor

Create a Python Script to add a list of VM servers in a group

Hi there!

I'm working on create a python script to add a list of VM servers in a group in VROPS, the idea is make a REST API call to submit a new group, but I was not able to locate the proper command in the "https://MyVROpsSERVER/suite-api/docs/rest/index.html" can you please advise on this matter?

Constantly our internal customers require specific dashboards for specific VM servers list and we don't want to continue doing this process manually.

Thanks in advance

Joaquin

Reply
0 Kudos
4 Replies
sxnxr
Commander
Commander

It has been a while ( at least 2 vrops versions) since i looked at this but creating custom groups was not "publicly" available. It was however part of the unsupported API list but we never used it because we didn't want to be runing unsupported API commands.

Not sure if this ever got added in v8

Reply
0 Kudos
JoaquinSolorzan
Contributor
Contributor

thanks for the update, may I have the locations of unsupported API commands?

I'm using Version 7.0.0.10098133 Build 10098133

Reply
0 Kudos
sxnxr
Commander
Commander

Reply
0 Kudos
JoaquinSolorzan
Contributor
Contributor

Thanks a lot

Reply
0 Kudos