Fault - UnconfiguredPropertyValue(vim.fault.UnconfiguredPropertyValue)

Extends
InvalidPropertyValue
Since
vSphere API 4.0

Fault Description

The property value has not been configured by the user, so the application cannot be started. This is thrown if a property value is the empty string and the types does not allow it. For example, for an integer type or a string where the minimum length is 1, and so forth.

Properties

Name Type Description
None
Properties inherited from InvalidPropertyValue
None
Properties inherited from VAppPropertyFault
category, id, label, type, value
Properties inherited from VmConfigFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition