vSphere ESX Agent Manager API


Data Object - SolutionsUrlVMSource

Extends
SolutionsVMSource
Since
1.0

Data Object Description

Specified the system Virtual Machine sources are to be obtained from an URL.

Properties

Name Type Description
certificatePEM*xsd:string

PEM encoded certificate to use to trust the URL. If omitted - URL will be trusted using well known methods.
certificateValidation*xsd:boolean

Overrides the OVF URL certificate validation. If {@code True} or {@code } - the certificate will be subject to standard trust validation, if {@code False} - any certificate will be considered trusted.
ovfUrlxsd:string

URL to the solution's system Virtual Machine OVF.
Properties inherited from SolutionsVMSource
None
Properties inherited from vmodl.DynamicData
None
*Need not be set
Show WSDL type definition