vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DvsHostStatusUpdated(vim.event.DvsHostStatusUpdated)
- Extends
- DvsEvent
- See also
- HostEventArgument
- Since
- vSphere API Release 4.1
Data Object Description
A host has it's status or statusDetail updated.Properties
Name | Type | Description |
---|---|---|
hostMember | HostEventArgument |
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |