|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| GetDomains, GetUnprotectedVms, Rescan |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmVvolReplication used to make the method call. |
Return Value
| Type | Description |
|---|---|
| SrmVvolDomainInfo[] | List of fault domain information data objects describing the currently available vVol fault domains. |
Faults
| Type | Description |
|---|---|
| vmodl.RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmVvolReplication used to make the method call. |
| domains* P | vim.vm.replication.FaultDomainId[] |
Optional list of domains to filter the result. If not
set the server will return all protectable VMs.
Since SRM API 10.0 |
Return Value
| Type | Description |
|---|---|
| SrmVvolUnprotectedVmInfo[] | A list containing information about unprotected vVol replicated virtual machines part of vVol replication groups that target the SRM peer site. Includes empty Replication Groups not part of any SRM protection group and with no virtual machines. |
Faults
| Type | Description |
|---|---|
| vmodl.RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the SrmVvolReplication used to make the method call. |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a SrmExtApiTask | Task object to the operation. |
Faults
| Type | Description |
|---|---|
| vmodl.RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |