vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DatastoreCapacityIncreasedEvent(vim.event.DatastoreCapacityIncreasedEvent)
- Extends
- DatastoreEvent
- Since
- vSphere API Release 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 |
---|---|---|
newCapacity | xsd:long |
The new datastore capacity.
|
oldCapacity | xsd: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
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |