workspacesweb_get_session {paws.end.user.computing} | R Documentation |
Gets information for a secure browser session
Description
Gets information for a secure browser session.
See https://www.paws-r-sdk.com/docs/workspacesweb_get_session/ for full documentation.
Usage
workspacesweb_get_session(portalId, sessionId)
Arguments
portalId |
[required] The ID of the web portal for the session. |
sessionId |
[required] The ID of the session. |
[Package paws.end.user.computing version 0.9.0 Index]