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

AssetDetailsRequest

Properties

data Optional

Asset metadata.

Required attributes for source type AZURE_MARKET_PLACE and asset type AZURE_VM_IN_RG: licenseType, publisher, offer, sku, version, subnet, vnet and vmSize.

Required attributes for source type AZURE_CUSTOM_VM and asset type AZURE_VM_IN_RG: licenseType, publisher, offer, sku, vmSize, vmName, resourceGroupName.

If sourceType is AZURE_CUSTOM_VM, vmName, and resourceGroupName fields are used to validate the existence of source VM on given Provider. Upon successful validation, the source VM metadata is used to create corresponding image and version.

Required attributes for AZURE_IMAGE_IN_SIG: galleryAzureADTenantId, galleryImageResourceId. Optional Attributes: mspOrgId, multiSession, isClientAccessLicenseApplicable.

If mspOrgId is provided, its used to validate that source image exists in MSP Org and to copy source image metadata such as OS, OS type and GPU type and application scan data from MSP Org to Customer’s Org for target image and version.


options Optional

string
type Optional

Asset type. Use AZURE_VM_IN_RG when importing VM from Azure marketplace. Use AZURE_IMAGE_IN_SIG when importing published image from Azure SIG

Possible values are: AKKA_IMAGE_IN_RGAKKA_VM_IN_RGAZURE_IMAGE_IN_RGAZURE_IMAGE_IN_SIGAZURE_IMAGE_REPLICA_IN_SIGAZURE_VM_IN_RGVSPHERE_MASTER_VM


vmInfo Optional

JSON Example

{
    "type": "AZURE_VM_IN_RG / AZURE_IMAGE_IN_SIG"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

ImageCatalogRequest
VersionCreateTO

Feedback

Was this page helpful?