Get Domain
Request
URI
GET
https://{api_host}/dt-rest/v100/security/domain/{id}
COPY
Path Parameters
string
id
Required
id
Responses
200
successful operation
Returns DtDomain of type(s) */*
{
"directoryServerName": "string",
"lastUpdated": "string",
"groups": [
{
"role": {
"lastUpdate": "string",
"creationDate": "string",
"name": "string",
"permissions": [
"string"
],
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
},
"domainName": "string",
"name": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
],
"directoryServerIps": [
"string"
],
"domainSuffix": "string",
"maxQueryRange": "string",
"dnsServers": [
"string"
],
"serviceAccounts": [
{
"type": "string",
"dateCreated": "string",
"imageOrgUnit": "string",
"username": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
],
"sysPrepAccounts": [
{
"type": "string",
"dateCreated": "string",
"imageOrgUnit": "string",
"username": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
],
"adminGroups": [
{
"role": {
"lastUpdate": "string",
"creationDate": "string",
"name": "string",
"permissions": [
"string"
],
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
},
"domainName": "string",
"name": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
],
"userGroups": [
{
"role": {
"lastUpdate": "string",
"creationDate": "string",
"name": "string",
"permissions": [
"string"
],
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
},
"domainName": "string",
"name": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
],
"userNames": [
"string"
],
"contextRoot": "string",
"directoryAccessProtocol": "string",
"directoryAccessPort": "string",
"dateCreated": "string",
"name": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
directoryServerName
Optional
directoryServerName
string As date-time As date-time
lastUpdated
Optional
lastUpdated
array of string
directoryServerIps
Optional
directoryServerIps
string
domainSuffix
Optional
domainSuffix
string
maxQueryRange
Optional
maxQueryRange
array of string
dnsServers
Optional
dnsServers
array of string
userNames
Optional
userNames
string
contextRoot
Optional
contextRoot
string
directoryAccessProtocol
Optional
directoryAccessProtocol
string
directoryAccessPort
Optional
directoryAccessPort
string As date-time As date-time
dateCreated
Optional
dateCreated
string
name
Optional
name
string
id
Optional
id
Dt Domain Operations
GET
Calc Ping Time
POST
Delete Domain Join Accounts
POST
Delete Service Accounts
GET
Get Domain
GET
Get Groups
GET
Get Groups Matching Substring
GET
Get Groups Matching Substring From Cache
GET
Get User By Login Name
GET
Get User Names
GET
Get Users Matching Substring
GET
Get Users Matching Substring From Cache
POST
Replace Domain Bind Info
PUT
Replace Domain Join Accounts
PUT
Replace Service Accounts
GET
Retrieve Domain Join Accounts
GET
Retrieve Domain Status
GET
Retrieve Service Accounts
POST
Save
POST
Save Domain Join Accounts
PUT
Save Image OU
POST
Save Service Accounts