View API
|
| Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualCenterInfo
- Class
- VMware.Hv.VirtualCenterInfo
- Returned by
- VirtualCenter_Get, VirtualCenter_List
- See also
- CertificateThumbprint, ServerSpec, VirtualCenterConcurrentOperationLimits, VirtualCenterId, VirtualCenterStorageAcceleratorData, VirtualCenterViewComposerData
- Since
- Horizon View 6.0
Data Object Description
Top-level object describing a virtual center instance.Data Object Properties
Properties
| Name | Type | Description |
|---|---|---|
| id | VirtualCenterId |
Client reference to a specific virtual center instance.
|
| serverSpec | ServerSpec |
Details needed to connect to a virtual center server.
|
| description | xsd:string |
Human readable description of the virtual center instance.
|
| displayName | xsd:string |
Human readable display name of the virtual center instance.
|
| certificateOverride | CertificateThumbprint |
Virtual center certificate thumbprint should the client choose
to override an invalid certificate.
|
| limits | VirtualCenterConcurrentOperationLimits |
Virtual center and view composer limits for the number of
concurrent operations.
|
| storageAcceleratorData | VirtualCenterStorageAcceleratorData |
Storage Accelerator configuration details.
|
| viewComposerData | VirtualCenterViewComposerData |
View composer details.
|
| seSparseReclamationEnabled | xsd:boolean |
Is Storage Efficiency Sparse (seSparse) reclamation enabled?
|
| enabled | xsd:boolean |
Is the virtual center enabled?
|
| Top of page | Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |