[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

ApplicationPackageEdgeDto

Schema for Edge details with respect to application package capture request.if this is empty, Only an empty application will be created


Properties

string
activeDirectoryId Optional

Active directory id on which VM will be provisioned for capturing application package


string
deliveryMode Optional

DeliveryMode for captured package. Default is CLASSIC

Possible values are: CLASSICONDEMAND


string
edgeDeploymentId Optional

Edge deployment Id where to be packaged


string
imageId Optional

Image Id used for packaging


imageReference Optional

Schema for Image used in VMs


string
packageDescription Optional

Description for the package to be given post capture


string
packageName Optional

Name of the package to be given post capture


string
packagerId Optional

Azure AD Object guid of the Owner


string
packagerName Optional

The name of the user who is actually responsible for capturing application package


string
providerInstanceId Optional

Provider instance Id where to be packaged


string
vmSkuId Optional

Size of Azure VM to be provisioned for packaging

JSON Example

{
    "activeDirectoryId": "627937bfdc75be5d6f96a8bd",
    "deliveryMode": "ONDEMAND",
    "edgeDeploymentId": "63be5420e2f0db03a3fc1f52",
    "imageId": "625fe51bfdac3b4a3b3effbb",
    "packageDescription": "Notepadd++ packaged for windows",
    "packageName": "Notepadd++ v19.2",
    "packagerId": "22f6e662-f136-11ec-8ea0-0242ac120002",
    "packagerName": "testuser1@avtest.azure.vmwav.net",
    "providerInstanceId": "62cbc397a6d6c400cfb44765",
    "vmSkuId": "Standard_A1_v2"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

ApplicationPackageDto
ApplicationPackageUpdateDto

Feedback

Was this page helpful?