Get Desktop Capacity License

Get Desktop Capacity License
Request
URI
GET
https://{api_host}/dt-rest/v100/quota/manager/getdesktopcapacitylicense
COPY
Query Parameters
string
desktopmanagerid
Required

desktopmanagerid


Responses
200

successful operation

Returns DtDesktopCapacityLicense of type(s) */*
{
    "desktopCapacityUnitId": "string",
    "allocatedProcessorCapacity": "number",
    "allocatedMemoryCapacity": 0,
    "vgpuProfileList": [
        {
            "id": "string",
            "deviceName": "string",
            "frameBuffer": "string",
            "vendorName": "string",
            "profileName": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        }
    ],
    "desktopManagerId": "string",
    "id": "string",
    "links": [
        {
            "href": "string",
            "rel": "string",
            "deprecated": false,
            "name": "string",
            "method": "string"
        }
    ]
}
string
desktopCapacityUnitId
Optional

desktopCapacityUnitId

number As double As double
allocatedProcessorCapacity
Optional

allocatedProcessorCapacity

integer As int64 As int64
allocatedMemoryCapacity
Optional

allocatedMemoryCapacity

vgpuProfileList
Optional

vgpuProfileList

string
desktopManagerId
Optional

desktopManagerId

string
id
Optional

id

array of DtLink
links
Optional

links