|
| 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 |
| Privileges | Required on |
|---|---|
| Host.Inventory.EditCluster | RootFolder |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcsaDeployerSystem used to make the method call. |
| spec | VsanVcPostDeployConfigSpec |
Bootstrap specification
|
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 | VsanPrepareVsanForVcsaSpec |
Bootstrap specification
|
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 | |
| Privileges | Required on |
|---|---|
| System.Read | RootFolder |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcsaDeployerSystem used to make the method call. |
| taskId | xsd:string[] |
List of unique task identifier returned by
VsanPostConfigForVcsa()
|
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 |