Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - VAppPropertyFault(vim.fault.VAppPropertyFault)
- Extended by
- InvalidNetworkInType, InvalidPropertyType, InvalidPropertyValue, MissingIpPool, MissingNetworkIpConfig, NoAvailableIp, NotUserConfigurableProperty, NoVcManagedIpConfigured
- Extends
- VmConfigFault
- Since
- vSphere API Release 4.0
Fault Description
The base fault for all vApp property configuration issuesProperties
Name | Type | Description |
---|---|---|
category | xsd:string |
The user-readable category
|
id | xsd:string |
The fully-qualified id of the property, including instance and class
identifiers.
|
label | xsd:string |
The user-readable label
|
type | xsd:string |
The type specified for the property
|
value | xsd:string |
The value of the property
|
Properties inherited from VmConfigFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |