Get Config
Request
URI
GET
https://{api_host}/dt-rest/v100/proxy/config
COPY
Responses
200
Returns
DtTrueSsoConfig
of type(s)
*/*
{
"domainFqdn": "string",
"templates": [
{
"hashAlgorithm": "string",
"minKeyLength": 0,
"certAuthorities": [
{
"enrollmentStatus": "string",
"name": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
],
"name": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
],
"enrollmentServers": [
"string"
],
"connectionErrors": [
"string"
],
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
domainFqdn
Optional
domainFqdn
array of
string
enrollmentServers
Optional
enrollmentServers
array of
string
connectionErrors
Optional
connectionErrors
string
id
Optional
id
Dt Tenant Proxy Config Operations
DELETE
Delete Config
GET
Get Config
PUT
Set Config
PUT
Validate Config