The code example shows how to create a user in Cloud Foundry UAA via REST Call.
Prerequisites are the REST connection to the Cloud Foundry API must be configured in vRealize Orchestrator.
The used action getConfigElementAttributeValue can be found here: https://code.vmware.com/samples/6825/
In this code sample is the variable token used. You need to request a bearer token to authenticate against the API.
How to request a token can be found here: https://code.vmware.com/samples?id=6828
This is only an example and not all available properties are used in the body.