vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - InvalidAgentConfiguration
- Thrown by
- CreateAgency, Update
- Extends
- EamFault
- See also
- AgentConfigInfo
- Since
- 1.0
Fault Description
Deprecated. as of vSphere 9.0. Please refer to vLCM APIs. AnInvalidAgentConfiguration
fault is thrown when the agent
configuration of an agency configuration is empty or invalid.See AgencyConfigInfo
Properties
Name | Type | Description |
---|---|---|
invalidAgentConfiguration* | AgentConfigInfo |
An optional invalid agent configuration.
|
invalidField* | xsd:string |
The invalid field.
|
Properties inherited from EamFault | ||
None | ||
Properties inherited from vmodl.MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |