vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
ovfUrl | xsd:string |
URL to the solution's system Virtual Machine OVF.
|
Properties inherited from SolutionsVMSource | ||
None | ||
Properties inherited from vmodl.DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |