SessionManagerVmomiServiceRequestSpec

SessionManagerVmomiServiceRequestSpec
SessionManagerVmomiServiceRequestSpec

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "method": "string"
}
string
method
Required

Name of the method identified by this request spec