Hi @DanielePesciallo Can you try doing the below:
1) List the roles using this API:
API:
https://<PCVM_IP>:9440/api/nutanix/v3/roles/list
2) And then update the project using this API:
https://<PCVM_IP>:9440/api/nutanix/v3/projects_internal/<Project_UUID>
For assigning roles to users in the project, this should work, given you know which user to add and that is already configured through directory services.
You can find more details in Rest API explorer about the above. Let me know if this works.
Hello @AnishWalia20
Thanks!
Unfortunately, I can’t find any reference about “project_internal”.. I can’t find it on my Rest API Explorer (i’ve Prism Central 5.17.0.3).
Can you help me? Do you have any "documentation" about this?
Thanks
Daniele
Really sorry but, this API is actually internal @DanielePesciallo . We don’t have this listed in any public documentation.
Hi @DanielePesciallo , any update. Did it work? Do you need anything else related to this?