Get Environment Info
Request
URI
GET
https://{api_host}/dt-rest/v100/truesso/manager/environmentinfo
COPY
Query Parameters
string
primaryesfqdn
Required
primaryesfqdn
string
secondaryesfqdn
Optional
secondaryesfqdn
string
domainfqdn
Required
domainfqdn
Responses
200
successful operation
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 True Sso Config Manager Operations
PUT
Add Enrollment Server
GET
Check Enrollment Server Pairing
POST
Create Config
PUT
Delete Config
GET
Get Config
GET
Get Enrollment Servers
GET
Get Environment Info
GET
Get Pairing Bundle
GET
Get Supported Links
POST
Set Config And Skip Validation
POST
Update Config