|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| VsanPostConfigForVcsa, VsanPrepareVsanForVcsa, VsanVcsaGetBootstrapProgress |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcsaDeployerSystem used to make the method call. |
| spec P | VsanVcPostDeployConfigSpec |
Bootstrap specification
Since vSphere API 6.5 |
Return Value
| Type | Description |
|---|---|
| xsd:string | Unique Identifier for the background operation that can be used with VsanVcsaGetBootstrapProgress(). |
Faults
| Type | Description |
|---|---|
| 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 VsanVcsaDeployerSystem used to make the method call. |
| spec P | VsanPrepareVsanForVcsaSpec |
Bootstrap specification
Since vSphere API 6.5 |
Return Value
| Type | Description |
|---|---|
| xsd:string | Unique Identifier for the background operation that can be used with VsanVcsaGetBootstrapProgress(). |
Faults
| Type | Description |
|---|---|
| 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 VsanVcsaDeployerSystem used to make the method call. |
| taskId P | xsd:string[] |
List of unique task identifier returned by
VsanPostConfigForVcsa()
Since vSphere API 6.5 |
Return Value
| Type | Description |
|---|---|
| VsanVcsaDeploymentProgress[] | Detailed progress report for each requested task |
Faults
| Type | Description |
|---|---|
| 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 | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |