Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ExtensibleIssue
Data Object Description
Extensible issue class used by solutions to add custom issues to agents.When resolved, the issue is removed from the agent and an event is generated.
Properties
Name | Type | Description |
---|---|---|
agency* | vmodl.ManagedObjectReference
to a Agency |
An optional agency this issue pertains
|
agent* | vmodl.ManagedObjectReference
to a Agent |
An optional agent this issue pertains
|
argument* | vmodl.KeyAnyValue |
Arguments associated with the typeId.
|
target* | vmodl.ManagedObjectReference
to a vim.ManagedEntity |
A managed object reference to the object this issue is related to.
|
typeId | xsd:string |
Unique string for this type of issue. The type must match an event registered
by the solution as part of its extension.
|
Properties inherited from Issue | ||
description, key, time | ||
Properties inherited from vmodl.DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |