Process
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieve the list of all processes for all the VDI Host sessions.
/api/Provider/VM/Host/Process
Site ID from which to retrieve the specified Provider server information (optional).
The name of the Provider server for which to retrieve the information (optional).
Retrieve the list of all processes for all the sessions of a specified Provider.
/api/Provider/{providerId}/VM/Host/Process
The ID of the Provider server.
Retrieve the list of all processes for a specified VDI Host of a specified Provider.
/api/Provider/{providerId}/VM/{vmId}/Host/Process
The ID of the Provider server.
VM ID.
Retrieve a specified process for a specified session of a specified Provider.
/api/Provider/{providerId}/VM/{vmId}/Host/Process/{pId}
The ID of the Provider server.
VM ID.
ID of the process to be retrieved