Catalog_UpdateDesktop
put
Update the configuration of a published desktop
Resource URL
https://catalogs.apps.cloudburrito.com /{customerId}/{siteId}/catalogs/{catalogId}/desktops/{desktopId}
Header Parameters
Parameter | Type | Value | Description |
---|---|---|---|
Authorization |
string |
Required |
CWS authorization header |
Citrix-TransactionId |
string |
Optional |
Optional header to provide Transaction ID |
Body Parameters
Request Body
customerId ID of the customer null true
siteId The site ID of the customer null true
catalogId ID of the catalog null true
desktopId Identifier of the desktop null true
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
204 | 204 |
No Content |
Catalog_UpdateDesktop
put
Update the configuration of a published desktop
Resource URL
https://catalogs.apps.cloudburrito.com /{customerId}/{siteId}/catalogs/{catalogId}/desktops/{desktopId}
Header Parameters
Parameter | Type | Value | Description |
---|---|---|---|
Authorization
(required) |
string |
CWS authorization header |
|
Citrix-TransactionId |
string |
Optional header to provide Transaction ID |
Body Parameters
Request Body
customerId ID of the customer null true
siteId The site ID of the customer null true
catalogId ID of the catalog null true
desktopId Identifier of the desktop null true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
204 | 204 |
No Content |
Working...