ClientSetup

ClientSetup
ClientSetup
JSON Example
{
    "precreated_client_secret": "string",
    "create_bosh_admin_client": false
}
string
precreated_client_secret
Optional

Provisions a UAA client called 'precreated-client' with the configured secret

boolean
create_bosh_admin_client
Optional

Create a UAA client, whose credentials can be passed to the BOSH CLI to execute BOSH commands.