DesktopModel
DesktopModel
JSON Example
{
"id": "string",
"name": "string",
"displayName": "string",
"type": "string",
"gpuFrameBuffer": "string",
"memory": 0,
"cpus": 0,
"diskSpace": 0,
"enabled": false,
"currentDesktopCount": 0,
"currentDesktopQuota": 0,
"refId": "string",
"dateCreated": "string",
"dateUpdated": "string",
"sessionBased": false,
"entitlementsList": [
{
"entitlementId": 0,
"entitlement": "string",
"fileLocation": "string",
"fileLocationEdit": "string",
"invokeAction": "string",
"controlAction": "string",
"reboot": false,
"desktopModelId": "string",
"orgId": 0,
"licenseFile": [
"string"
],
"version": "number",
"isDeleted": false,
"dateCreated": "string",
"dateUpdated": "string",
"entitlementContentType": "string",
"entitlementFileName": "string",
"tenantUpdate": false
}
],
"entitlementsArray": [
{
"entitlementId": 0,
"entitlement": "string",
"fileLocation": "string",
"fileLocationEdit": "string",
"invokeAction": "string",
"controlAction": "string",
"reboot": false,
"desktopModelId": "string",
"orgId": 0,
"licenseFile": [
"string"
],
"version": "number",
"isDeleted": false,
"dateCreated": "string",
"dateUpdated": "string",
"entitlementContentType": "string",
"entitlementFileName": "string",
"tenantUpdate": false
}
]
}
string
id
Optional
id
string
name
Optional
name
string
displayName
Optional
displayName
string
type
Optional
type
string
gpuFrameBuffer
Optional
gpuFrameBuffer
integer As int32 As int32
memory
Optional
memory
integer As int32 As int32
cpus
Optional
cpus
integer As int64 As int64
diskSpace
Optional
diskSpace
boolean
enabled
Optional
enabled
integer As int64 As int64
currentDesktopCount
Optional
currentDesktopCount
integer As int64 As int64
currentDesktopQuota
Optional
currentDesktopQuota
string
refId
Optional
refId
string As date-time As date-time
dateCreated
Optional
dateCreated
string As date-time As date-time
dateUpdated
Optional
dateUpdated
boolean
sessionBased
Optional
sessionBased