Sample Exchange

 View Only

Create a User in Cloud Foundry UAA code example 

Jan 24, 2020 12:32 PM

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.

 

 


#JavaScript
#uaa
#vRealizeOrchestrator
#user
#API
#CloudFoundry
#Rest
#MIT
#Orchestrator
#createuser

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
js file
snippet.js   1 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.