[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Import Packages
Descriptionimport packages
Request
URLURL
https://cloud.vmwarehorizon.com/av-appies/v1/import/app-packages
Request Body
Request Body
DataRequestDtoOfImportRequestDto
of mimetype application/json
Required
Schema for request for import
{
"data": {
"providerInstanceId": "636556c27adf91163bd2b143"
}
}
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
202 Accepted
Returns
ImportResponseDto
of type */*
{
"importStatus": "IMPORT_INITIATED"
}
string
importStatus
Optional
Status of the import requested
Possible values are: IMPORT_AVAILABLE , IMPORT_INITIATED , IMPORT_IN_PROGRESS , NO_PACKAGE_CONFIG_FOUND
Errors
ErrorResponse
401
Unauthorized
ErrorResponse
403
Forbidden
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"data":{"providerInstanceId":"636556c27adf91163bd2b143"}}' https://cloud.vmwarehorizon.com/av-appies/v1/import/app-packages
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-codegen-request-body-name: importRequestDto
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Applications Operations
post
post
delete
delete
get
get
post
patch
put
delete