Data Object - EventArgDesc(vim.event.EventDescription.EventArgDesc)

Returned by
RetrieveArgumentDescription
Extends
DynamicData
See also
ElementDescription
Since
vSphere API 4.0

Data Object Description

Describes an available event argument name for an Event type, which can be used in EventAlarmExpression.

Properties

Name Type Description
description*ElementDescription

The localized description of the event argument. The key holds the localization prefix for the argument, which is decided by the Event type that it is actually declared in, which may be a base type of this event type.
namexsd:string

The name of the argument
typexsd:string

The type of the argument.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition