|
| Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| configuration P | DatacenterConfigInfo |
Since vSphere API 5.1 |
| datastore* | ManagedObjectReference[]
to a Datastore[] |
|
| datastoreFolder P | ManagedObjectReference
to a Folder |
Since vSphere API 4.0 |
| hostFolder P | ManagedObjectReference
to a Folder |
|
| network* | ManagedObjectReference[]
to a Network[] |
|
| networkFolder P | ManagedObjectReference
to a Folder |
Since vSphere API 4.0 |
| vmFolder P | ManagedObjectReference
to a Folder |
|
| Properties inherited from ManagedEntity | ||
| alarmActionsEnabled, configIssue, configStatus, customValue, declaredAlarmState, disabledMethod, effectiveRole, name, overallStatus, parent, permission, recentTask, tag, triggeredAlarmState | ||
| Properties inherited from ExtensibleManagedObject | ||
| availableField, value | ||
Methods
| Methods defined in this Managed Object |
|---|
| BatchQueryConnectInfo, PowerOnMultiVM_Task, QueryConnectionInfo, QueryConnectionInfoViaSpec, queryDatacenterConfigOptionDescriptor, ReconfigureDatacenter_Task |
| Methods inherited from ManagedEntity |
| Destroy_Task, Reload, Rename_Task |
| Methods inherited from ExtensibleManagedObject |
| setCustomValue |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the Datacenter used to make the method call. |
| hostSpecs* P | HostConnectSpec[] |
Since vSphere API 6.7.1 |
Return Value
| Type | Description |
|---|---|
| DatacenterBasicConnectInfo[] |
Faults
| Type | Description |
|---|---|
| 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 Datacenter used to make the method call. |
| vm P | ManagedObjectReference[]
to a VirtualMachine[] |
Since VI API 2.5 |
| option* P | OptionValue[] |
Since VI API 2.5 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a ConverterTask |
Faults
| Type | Description |
|---|---|
| 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 Datacenter used to make the method call. |
| hostname P | xsd:string |
Since null |
| port P | xsd:int |
Since null |
| username P | xsd:string |
Since null |
| password P | xsd:string |
Since null |
| sslThumbprint* P | xsd:string |
Since null |
Return Value
| Type | Description |
|---|---|
| HostConnectInfo |
Faults
| Type | Description |
|---|---|
| HostConnectFault | |
| InvalidLogin | |
| 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 Datacenter used to make the method call. |
| spec P | HostConnectSpec |
Since vSphere API 6.0 |
Return Value
| Type | Description |
|---|---|
| HostConnectInfo |
Faults
| Type | Description |
|---|---|
| HostConnectFault | |
| InvalidLogin | |
| 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 Datacenter used to make the method call. |
Return Value
| Type | Description |
|---|---|
| VirtualMachineConfigOptionDescriptor[] |
Faults
| Type | Description |
|---|---|
| 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 Datacenter used to make the method call. |
| spec P | DatacenterConfigSpec |
Since vSphere API 5.1 |
| modify P | xsd:boolean |
Since vSphere API 5.1 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a ConverterTask |
Faults
| Type | Description |
|---|---|
| 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 Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |