vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanResourceCheckDataPersistenceResult(vim.vsan.ResourceCheckDataPersistenceResult)
- Extends
- VsanResourceCheckComponentResult
- Since
- 7.3
Data Object Description
The resource check component result for vSphere Data Persistence Platform.Properties
Name | Type | Description |
---|---|---|
dataToRebuild* | xsd:long |
Amount of data that will rebuild asynchronously after queried
operation is performed.
|
inaccessibleInstances* | xsd:string[] |
Persistent service instances that are predicted to become inaccessible
after queried operation is performed.
Instance names are constructed as follows service:namespace:instance where:
|
rebuildInstances* | xsd:string[] |
Persistent service instances that will lead to rebuild on a different
entity, these instances will have reduced availability as long as the
data is rebuilt. The data may be rebuilt syncronously or asyncronously
depending on the service.
Instance names are constructed as follows service:namespace:instance where:
|
reducedAvailabilityInstances* | xsd:string[] |
Persistent service instances that are predicted to have reduced availability
after queried operation is performed.
Instance names are constructed as follows service:namespace:instance where:
|
Properties inherited from VsanResourceCheckComponentResult | ||
type | ||
Properties inherited from VsanResourceCheckResult | ||
capacityThreshold, dataToMove, dataToResync, dedupStoreHealth, faultDomains, health, inaccessibleObjects, messages, nonCompliantObjects, status, timestamp | ||
Properties inherited from EntityResourceCheckDetails | ||
additionalRequiredCapacity, capacity, components, isNew, maxComponents, name, postOperationCapacity, postOperationUsedCapacity, usedCapacity, uuid | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |