TemplateImage_ImportTemplateImage
post
Add a new master image to the customer's account, which is linked to a VHD image inside the customer's storage account
Resource URL
https://catalogs.apps.cloudburrito.com /{customerId}/{siteId}/images/$import
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 Specific customer id null true
siteId The site ID of the customer null true
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
202 | 202 |
Accepted |
TemplateImage_ImportTemplateImage
post
Add a new master image to the customer's account, which is linked to a VHD image inside the customer's storage account
Resource URL
https://catalogs.apps.cloudburrito.com /{customerId}/{siteId}/images/$import
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 Specific customer id null true
siteId The site ID of the customer 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 |
---|---|---|
202 | 202 |
Accepted |
Working...