Name
|
Type
|
Description
|
about | VcAboutInfo |
Information about the service, such as the software version. |
aboutInfo | VcAboutInfo | Deprecated.
Information about the service, such as the software version. As of vSphere API 4.0, use about |
accountManager | VcHostLocalAccountManager |
A singleton managed object that manages host local user and group accounts. |
alarmManager | VcAlarmManager |
A singleton managed object that manages alarms. |
allClusterComputeResources | VcClusterComputeResource
[]
| Deprecated.
Returns all ClusterComputeResources. As of vSphere API 4.0, use getAllClusterComputeResources(additionalPropertyFilters) |
allComputeResources | VcComputeResource
[]
| Deprecated.
Returns all ComputeResources. As of vSphere API 4.0, use getAllComputeResources(additionalPropertyFilters) |
allDatacenterFolders | VcFolder
[]
| Deprecated.
Returns all DatacenterFolders. As of vSphere API 4.0, use getAllDatacenterFolders(additionalPropertyFilters) |
allDatacenters | VcDatacenter
[]
| Deprecated.
Returns all Datacenters. As of vSphere API 4.0, use getAllDatacenters(additionalPropertyFilters) |
allDatastoreFolders | VcFolder
[]
| Deprecated.
Returns all DatastoreFolders. As of vSphere API 4.0, use getAllDatastoreFolders(additionalPropertyFilters) |
allDatastores | VcDatastore
[]
| Deprecated.
Returns all Datastores. As of vSphere API 4.0, use getAllDatastores(additionalPropertyFilters) |
allDistributedVirtualPortgroups | VcDistributedVirtualPortgroup
[]
| Deprecated.
Returns all DistributedVirtualPortgroups. As of vSphere API 4.0, use getAllDistributedVirtualPortgroups(additionalPropertyFilters) |
allHostfolders | VcFolder
[]
| Deprecated.
Returns all HostFolders. As of vSphere API 4.0, use getAllHosts(additionalPropertyFilters) |
allHostSystems | VcHostSystem
[]
| Deprecated.
Returns all DatacenterFolders. As of vSphere API 4.0, use getAllHostSystems(additionalPropertyFilters) |
allNetworkFolders | VcFolder
[]
| Deprecated.
Returns all NetworkFolders. As of vSphere API 4.0, use getAllNetworkFolders(additionalPropertyFilters) |
allNetworks | VcNetwork
[]
| Deprecated.
Returns all Networks. As of vSphere API 4.0, use getAllNetworks(additionalPropertyFilters) |
allResourcePools | VcResourcePool
[]
| Deprecated.
Returns all ResourcePools. As of vSphere API 4.0, use getAllResourcePools(additionalPropertyFilters) |
allTasks | VcTask
[]
| Deprecated.
Returns all Tasks. As of vSphere API 4.0, use getAllTasks(additionalPropertyFilters) |
allVirtualApps | VcVirtualApp
[]
| Deprecated.
Returns all VirtualApps. As of vSphere API 4.0, use getAllVirtualApps(additionalPropertyFilters) |
allVirtualMachines | VcVirtualMachine
[]
| Deprecated.
Returns all VirtualMachines. As of vSphere API 4.0, use getAllVirtualMachines(additionalPropertyFilters) |
allVirtualMachineSnapshots | VcVirtualMachineSnapshot
[]
| Deprecated.
Returns all VirtualMachineSnapshots. As of vSphere API 4.0, use getAllVirtualMachineSnapshots(additionalPropertyFilters) |
allVmFolders | VcFolder
[]
| Deprecated.
Returns all VmFolders. As of vSphere API 4.0, use getAllVmFolders(additionalPropertyFilters) |
authorizationManager | VcAuthorizationManager |
Manages permissions for managed entities in the service. |
clusterProfileManager | VcClusterProfileManager |
A singleton managed object that manages the cluster profiles. |
complianceManager | VcProfileComplianceManager |
A singleton managed object that manages compliance aspects of entities. |
customFieldsManager | VcCustomFieldsManager |
A singleton managed object that managed custom fields. |
customizationSpecManager | VcCustomizationSpecManager |
A singleton managed object that manages saved guest customization specifications. |
diagnosticManager | VcDiagnosticManager |
A singleton managed object that provides access to low-level log files. |
dvSwitchManager | VcDistributedVirtualSwitchManager |
A singleton managed object that provides relevant information of DistributedVirtualSwitch. |
eventManager | VcEventManager |
A singleton managed object that manages events. |
extensionManager | VcExtensionManager |
A singleton managed object that manages extensions. |
fileManager | VcFileManager |
A singleton managed object that allows management of files present on datastores. |
guestOperationsManager | VcGuestOperationsManager |
A singleton managed object that provides methods for guest operations. |
hostLocalAccountManager | VcHostLocalAccountManager | Deprecated.
A singleton managed object that manages host local user and group accounts.As of vSphere API 4.0, use accountManager |
hostProfileManager | VcHostProfileManager |
A singleton managed object that manages the host profiles. |
ipPoolManager | VcIpPoolManager |
A singleton managed object that supports management of IpPool objects. IP pools are used when allocating IPv4 and IPv6 addresses to vApps. |
licenseManager | VcLicenseManager |
A singleton managed object that manages licensing |
localizationManager | VcLocalizationManager |
A singleton managed object that provides methods for retrieving message catalogs for client-side localization support. |
optionManager | VcOptionManager | Deprecated.
Generic configuration for a management server. This is for example by VirtualCenter to store the VirtualCenter Settings. This is not used for a stand-alone host, instead the vim.host.ConfigManager.advancedOption is used.As of vSphere API 4.0, use setting |
ovfManager | VcOvfManager |
A singleton managed object that can generate OVF descriptors (export) and create VMs and VServices based on OVF descriptors (import). |
perfManager | VcPerformanceManager |
A singleton managed object that manages the collection and reporting of performance statistics. |
performanceManager | VcPerformanceManager | Deprecated.
A singleton managed object that manages the collection and reporting of performance statistics. As of vSphere API 4.0, use perfManager |
propertyCollector | VcPropertyCollector |
Reference to a per-session object for retrieving properties and updates. |
rootFolder | VcFolder |
Reference to the top of the inventory managed by this service. |
scheduledTaskManager | VcScheduledTaskManager |
A singleton managed object that manages scheduled tasks. |
searchIndex | VcSearchIndex |
A singleton managed object that allows search of the inventory. |
serviceInstance | VcServiceInstance |
The ServiceInstance managed object is the singleton root object of the inventory on both vCenter servers and servers running on standalone host agents. |
sessionManager | VcSessionManager |
Managed object for logging in and managing sessions. |
setting | VcOptionManager |
Generic configuration for a management server. This is for example by VirtualCenter to store the VirtualCenter Settings. This is not used for a stand-alone host, instead the vim.host.ConfigManager.advancedOption is used. |
snmpSystem | VcHostSnmpSystem |
A singleton managed object that allows SNMP configuration. Not set if not supported on a particular platform. |
storageResourceManager | VcStorageResourceManager |
A singleton managed object that provides methods for storage resource management. |
taskManager | VcTaskManager |
A singleton managed object that manages tasks. |
userDirectory | VcUserDirectory |
A user directory managed object. |
viewManager | VcViewManager |
A singleton managed object for tracking custom sets of objects. |
virtualDiskManager | VcVirtualDiskManager |
A singleton managed object that allows management of virtual disks on datastores. |
virtualizationManger | VcVirtualizationManager |
A singleton managed object that manages the discovery, analysis, recommendation and virtualization of physical machines. |
vmCompatibilityChecker | VcVirtualMachineCompatibilityChecker |
A singleton managed object that can answer questions about compatibility of a virtual machine with a host. |
vmProvisioningChecker | VcVirtualMachineProvisioningChecker |
A singleton managed object that can answer questions about the feasibility of certain provisioning operations. |