Create Or Update
Create or Update orchestrationConfiguration for the given tenant.
the tenant id
{
"systemDefault": false,
"password": "string",
"port": 0,
"name": "string",
"host": "string",
"ssoMode": false,
"tenantId": "string",
"certificate": "string",
"description": "string",
"id": "string",
"embedded": false,
"username": "string"
}
systemDefault
user password to use for authentication
vRO port
Configuration name
vRO host
Indicates whether this condifuration is for sso mode or not
the id of the tenant where this condifuration belongs to
certificate used to connect to vRO
Configuration description
id
embedded
username to use for authentication
'Success' with the orchestrationConfiguration
{
"systemDefault": false,
"password": "string",
"port": 0,
"name": "string",
"host": "string",
"ssoMode": false,
"tenantId": "string",
"certificate": "string",
"description": "string",
"id": "string",
"embedded": false,
"username": "string"
}
systemDefault
user password to use for authentication
vRO port
Configuration name
vRO host
Indicates whether this condifuration is for sso mode or not
the id of the tenant where this condifuration belongs to
certificate used to connect to vRO
Configuration description
id
embedded
username to use for authentication