Data Object - DatastoreCapacityIncreasedEvent(vim.event.DatastoreCapacityIncreasedEvent)

Extends
DatastoreEvent
Since
vSphere API 4.0

Data Object Description

This event records when increase in a datastore's capacity is observed. It may happen due to different reasons, like extending or expanding a datastore.

Properties

Name Type Description
newCapacityxsd:long

The new datastore capacity.
oldCapacityxsd:long

The old datastore capacity.
Properties inherited from DatastoreEvent
datastore
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