Data Object - SessionManagerVmomiServiceRequestSpec(vim.SessionManager.VmomiServiceRequestSpec)

Extends
SessionManagerServiceRequestSpec
Since
vSphere API 5.1

Data Object Description

This data object type describes a request to invoke a specific method in a VMOMI service. It currently only supports {link vim.SessionManager#cloneSession} method. The GenericServiceTicket.id returned from AcquireGenericServiceTicket for this request can be use for CloneSession to clone a session

Properties

Name Type Description
methodxsd:string

Name of the method identified by this request spec
Properties inherited from SessionManagerServiceRequestSpec
None
Properties inherited from DynamicData
None

Show WSDL type definition