
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
92 lines
2.3 KiB
ReStructuredText
92 lines
2.3 KiB
ReStructuredText
.. _vim.fault.VimFault: ../../vim/fault/VimFault.rst
|
|
|
|
|
|
vim.fault.OvfFault
|
|
==================
|
|
:extends:
|
|
|
|
`vim.fault.VimFault`_
|
|
|
|
A common base type fault for all Ovf related faults. The structure of OvfFault is as listed.
|
|
* OvfFault
|
|
* OvfInvalidPackage
|
|
* OvfXmlFormat
|
|
* OvfWrongNamespace
|
|
* OvfElement
|
|
* OvfElementInvalidValue
|
|
* OvfUnexpectedElement
|
|
* OvfDuplicateElement
|
|
* OvfMissingElement
|
|
* OvfMissingElementNormalBoundary
|
|
* OvfDuplicatedElementBoundary
|
|
* OvfAttribute
|
|
* OvfMissingAttribute
|
|
* OvfInvalidValue
|
|
* OvfInvalidValueFormatMalformed
|
|
* OvfInvalidValueConfiguration
|
|
* OvfInvalidValueReference
|
|
* OvfInvalidValueEmpty
|
|
* OvfProperty
|
|
* OvfPropertyType
|
|
* OvfPropertyValue
|
|
* OvfPropertyNetwork
|
|
* OvfPropertyQualifier
|
|
* OvfPropertyQualifierWarning
|
|
* OvfConstraint
|
|
* OvfDiskOrderConstraint
|
|
* OvfHostResourceConstraint
|
|
* OvfUnsupportedPackage
|
|
* OvfNoHostNic
|
|
* OvfInvalidVmName
|
|
* OvfUnsupportedAttribute
|
|
* OvfUnsupportedAttributeValue
|
|
* OvfUnsupportedElement
|
|
* OvfUnsupportedElementValue
|
|
* OvfUnsupportedSection
|
|
* OvfNoSpaceOnController
|
|
* OvfUnsupportedType
|
|
* OvfUnsupportedSubType
|
|
* OvfHardwareCheck
|
|
* OvfNoSupportedHardwareFamily
|
|
* OvfExport
|
|
* OvfExportFailed
|
|
* OvfHardwareExport
|
|
* OvfUnsupportedDeviceExport
|
|
* OvfUnknownDeviceBacking
|
|
* OvfConnectedDevice
|
|
* OvfConnectedDeviceISO
|
|
* OvfUnableToExportDisk
|
|
* OvfPropertyExport
|
|
* OvfPropertyNetworkExport
|
|
* OvfDuplicatedPropertyIdExport
|
|
* OvfImport (these are typically returned as warnings)
|
|
* OvfImportFailed
|
|
* OvfHardwareCheck
|
|
* OvfMissingHardware
|
|
* OvfCpuCompatibility
|
|
* OvfCpuCompatibilityCheckNotSupported
|
|
* OvfUnsupportedDiskProvisioning
|
|
* OvfDuplicatedPropertyIdImport
|
|
* OvfNetworkMappingNotSupported
|
|
* OvfSystemFault
|
|
* OvfDiskMappingNotFound
|
|
* OvfHostValueNotParsed
|
|
* OvfInternalError
|
|
* OvfUnsupportedDeviceBackingOption
|
|
* OvfUnsupportedDeviceBackingInfo
|
|
* OvfToXmlUnsupportedElement
|
|
* OvfUnknownDevice
|
|
* OvfUnknownEntity
|
|
* OvfConsumerCallbackFault
|
|
* OvfConsumerFault
|
|
* OvfConsumerCommunicationError
|
|
* OvfConsumerInvalidSection
|
|
* OvfConsumerUndeclaredSection
|
|
* OvfConsumerUndefinedPrefixAll messages go into the vimlocale
|
|
|
|
Attributes:
|
|
|
|
|
|
|
|
|