Create Example Object
Request
URI
POST
https://{api_host}/dt-rest/v100/example/top/object
COPY
Responses
200
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
201
Returns
DtExampleObject
of type(s)
*/*
"DtExampleObject Object"
string
name
Optional
name
string
id
Optional
id
array of
object
links
Optional
links
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/dt-rest/v100/example/top/object
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