Get Example Object
Request
URI
GET
https://{api_host}/dt-rest/v100/example/top/object/{oid}
COPY
Path Parameters
string
oid
Required
oid
Responses
200
successful operation
Returns
DtExampleObject
of type(s)
*/*
{
"name": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
name
Optional
name
string
id
Optional
id
array of
object
links
Optional
links
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/dt-rest/v100/example/top/object/{oid}
Dt Top Level Manager Operations
GET
Get Supported Links
POST
Create Desktop Pool
GET
Get Domains
POST
Create Example Object
GET
Get Example Object
GET
Do Something
GET
Do Bing Search