vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanFileServiceOvfSpec(vim.vsan.VsanFileServiceOvfSpec)
- Returned by
- VsanQueryFileServiceOvfs
- Extends
- DynamicData
- See also
- Task
- Since
- 7.0
Data Object Description
The specification of the OVF that is used to deploy file service virtual machines. Each of the OVF specification can be uniquely identified by its version number.Properties
Name | Type | Description |
---|---|---|
task* | ManagedObjectReference
to a Task |
The task tracking the vSAN file service OVF download operation. If the task
is not present, it means that the OVF has been uploaded successfully.
|
updateTime* | xsd:dateTime |
The update time tracks the time when this vSAN file service OVF
is installed into the repository of the vCenter.
|
version* | xsd:string |
The release version of the vSAN file services OVF. In vCenter, it will
keep at most one instance of the OVF for each version. Besides the
version number, the build number will be attached in this field.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |