vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VchaClusterConfigSpec(vim.vcha.FailoverClusterConfigurator.VchaClusterConfigSpec)
- Parameter to
- configureVcha_Task
- Extends
- DynamicData
- Since
- vSphere API Release 6.5
Data Object Description
The VchaClusterConfigSpec class contains IP addresses of Passive and Witness nodes to configure and form the VCHA Cluster. Passive and Witness nodes are assumed to be pre-configured to allow access to them over the specified IP addresses. Active Node IP address is not required as it is retrieved from the already configured interface on VCHA Cluster network.Properties
Name | Type | Description |
---|---|---|
passiveIp | xsd:string |
IP Address of Passive node in the VCHA Cluster network.
|
witnessIp | xsd:string |
IP Address of Witness node in the VCHA Cluster network.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |