|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| QueryVsanCloudHealthStatus, VsanPerformOnlineHealthCheck, VsanQueryObjectSnapshotsInfo |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanPhoneHomeSystem used to make the method call. |
Return Value
| Type | Description |
|---|---|
| VsanCloudHealthStatus | vim.vsan.VsanCloudHealthStatus |
Faults
| Type | Description |
|---|---|
| InvalidArgument | |
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanPhoneHomeSystem used to make the method call. |
| cluster P | ManagedObjectReference
to a ClusterComputeResource |
The target vSAN cluster
Since vSAN API 6.6 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | task vCenter Task |
Faults
| Type | Description |
|---|---|
| InvalidArgument | |
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanPhoneHomeSystem used to make the method call. |
| cluster P | ManagedObjectReference
to a ClusterComputeResource |
Target cluster
Since vSAN API 8.0.0.1 |
Return Value
| Type | Description |
|---|---|
| xsd:string | string of json format data, for example: {"summary" : { "TotalObjects" : , "TotalSnapshots" : }, "detail" : { "snapshot_count_0" : count, "snapshot_count_1" : count, "snapshot_count_2" : count } } |
Faults
| Type | Description |
|---|---|
| InvalidArgument | Exception for invalid input arguments, for example, if the given argument is not passed correctly. |
| InvalidType | Exception for invalid type arguments, for example, if the given argument is not type of cluster moId. |
| ManagedObjectNotFound | Exception for invalid reference argument, for example, if the given cluster is not found. |
| 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 |