Managed Object - GuestOperationsManager

Property of
ServiceContent
See also
GuestAuthManager, GuestFileManager, GuestProcessManager
Since
vSphere API 5.0


Managed Object Description

GuestOperationsManager is the managed object that provides APIs to manipulate the guest operating system files and process. Each class of APIs is separated into its own manager.

Properties

Name Type Description
authManager* PManagedObjectReference
to a GuestAuthManager

A singleton managed object that provides methods for guest authentication operations.
fileManager* PManagedObjectReference
to a GuestFileManager

A singleton managed object that provides methods for guest file operations.
processManager* PManagedObjectReference
to a GuestProcessManager

A singleton managed object that provides methods for guest process operations.
*May not be presentP Required privilege: System.Anonymous

Methods

Methods defined in this Managed Object
None