SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > D (continued)
  • 0 Ratings

Data Object - DvsHostStatusUpdated(vim.event.DvsHostStatusUpdated)

Extends
DvsEvent
See also
HostEventArgument
Since
vSphere API 4.1

Data Object Description

A host has it's status or statusDetail updated.

Properties

Name Type Description
hostMemberHostEventArgument

The host.
newStatus*xsd:string

Host's new status.
newStatusDetail*xsd:string

Comments regarding host's new status.
oldStatus*xsd:string

Host's old status.
oldStatusDetail*xsd:string

Comments regarding host's old status.
Properties inherited from DvsEvent
None
Properties inherited from Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings