VMware Cloud Community
CloudInfraTeam
Enthusiast
Enthusiast
Jump to solution

vRA 7.0.1 - Sync Directory via REST API/vRO

Hello,

I work on a vRO workflow that creates a BG, and takes AD Users and Groups names as Input.

I want to be able, through a vRO object or by REST API to the vra, to sync the directory after i add the users and groups to the sync list.

We do not sync all of our root directory because it is huge and we do not want to load on the vidm.

I've seen no REST calls or vRO objects that deal with this part of vRA.. am i missing something or i really can't script this task?

Thanks

Reply
0 Kudos
1 Solution

Accepted Solutions
GrantOrchardVMw
Commander
Commander
Jump to solution

There are a few (lot of) vIDM pieces that aren't yet wrapped into the vRA API.

Here's a Postman collection that run through a couple of functions which should be useful to you. The last one in the list that returns the hypermedia links for functions involving the directory don't seem that useful as they don't contain the appropriate HTTP types, or body templates. I've included it anyway in case you can make more use of it than I have so far Smiley Happy

Grant http://grantorchard.com

View solution in original post

Reply
0 Kudos
1 Reply
GrantOrchardVMw
Commander
Commander
Jump to solution

There are a few (lot of) vIDM pieces that aren't yet wrapped into the vRA API.

Here's a Postman collection that run through a couple of functions which should be useful to you. The last one in the list that returns the hypermedia links for functions involving the directory don't seem that useful as they don't contain the appropriate HTTP types, or body templates. I've included it anyway in case you can make more use of it than I have so far Smiley Happy

Grant http://grantorchard.com
Reply
0 Kudos