| Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
alarmActionsEnabled* P | xsd:boolean |
Since vSphere API 4.0 |
configIssue* | Event[] |
|
configStatus | ManagedEntityStatus |
|
customValue* P | CustomFieldValue[] |
|
declaredAlarmState* P | AlarmState[] |
|
disabledMethod* | xsd:string[] |
|
effectiveRole* P | xsd:int[] |
|
name P | xsd:string |
|
overallStatus | ManagedEntityStatus |
|
parent* P | ManagedObjectReference
to a ManagedEntity |
|
permission* | Permission[] |
|
recentTask* | ManagedObjectReference[]
to a Task[] |
|
tag* P | Tag[] |
Since vSphere API 4.0 |
triggeredAlarmState* P | AlarmState[] |
|
Properties inherited from ExtensibleManagedObject | ||
availableField, value |
Methods
Methods defined in this Managed Object |
---|
Destroy_Task, Reload, Rename_Task |
Methods inherited from ExtensibleManagedObject |
setCustomValue |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ManagedEntity used to make the method call. |
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. |
VimFault |
Events
Type | |
---|---|
None |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ManagedEntity used to make the method call. |
Return Value
Type | Description |
---|---|
None |
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 ManagedEntity used to make the method call. |
newName P | xsd:string |
Since null |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a ConverterTask |
Faults
Type | Description |
---|---|
DuplicateName | |
InvalidName | |
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 |