Get Authentication
Retrieve the Orchestrator Server Authentication configuration type and login url.
Request
URI
GET
https://{api_host}/vco/api/server/authentication
COPY
Responses
200
The request is successful
Returns
server-authentication
of type(s)
application/json
"server-authentication Object"
string
mode
Optional
mode
string
url
Optional
url
401
The user is not authorized.
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/vco/api/server/authentication