|
| Local Methods | ||
| Service Types | Data Object Types | All Properties | All Methods |
Methods
| Methods defined in this Service |
|---|
| WS1Assist_GetWS1AgentAssistStatus, WS1Assist_GetWS1AssistAgentId |
Privileges
| Privilege | Description |
|---|---|
| MACHINE_VIEW | Machine read with the corresponding access group permission is sufficient to get a session's Workspace ONE Assist status. |
| POOL_VIEW | Desktop read with the corresponding access group permission is sufficient to get a session's Workspace ONE Assist status. |
| FEDERATED_SESSIONS_VIEW | Global session read is sufficient to get a session's Workspace ONE Assist status. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the WS1Assist used to make the method call. |
| id | SessionId |
SessionID .
|
Return Value
| Type | Description |
|---|---|
| WS1AssistAgentStatus | WS1AssistAgentStatus for the session. |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Privileges
| Privilege | Description |
|---|---|
| REMOTE_ASSISTANCE | privilege is required to get a Workspace ONE Assist token. |
| MACHINE_MANAGEMENT | is sufficient to get Workspace ONE Assist token. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the WS1Assist used to make the method call. |
| ws1AssistSessionSpec | WS1AssistSessionSpec |
|
Return Value
| Type | Description |
|---|---|
| WS1AssistAgentId | WS1AssistAgentId for the session |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
| Event | Description |
|---|---|
| HELPDESK_GET_WS1_ASSIST_AGENT_ID | For local sessions, if a Workspace ONE Assist agent ID is successfully obtained. |
| Top of page | Local Methods | ||
| Service Types | Data Object Types | All Properties | All Methods |