|
| Local Methods | ||
| Service Types | Data Object Types | All Properties | All Methods |
Methods
Privileges
| Privilege | Description |
|---|---|
| MACHINE_VIEW | Machine read with the corresponding access group permission is sufficient to get a session's performance information. |
| POOL_VIEW | Desktop read with the corresponding access group permission is sufficient to get a session's performance information. |
| FEDERATED_SESSIONS_VIEW | Global session read is sufficient to get a session's performance information. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the Performance used to make the method call. |
| id | SessionId |
SessionID to get the performance data for.
|
| timestamp | xsd:long |
The time point after which performance data should be
obtained.
|
Return Value
| Type | Description |
|---|---|
| PerformanceInfo | performance data collected since the given time stamp. |
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 |
|---|---|
| MACHINE_VIEW | Machine read with the corresponding access group permission is sufficient to get a session's protocol performance information. |
| POOL_VIEW | Desktop read with the corresponding access group permission is sufficient to get a session's protocol performance information. |
| FEDERATED_SESSIONS_VIEW | Global session read is sufficient to get a session's protocol performance information. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the Performance used to make the method call. |
| id | SessionId |
SessionID to get the protocol performance data for.
|
Return Value
| Type | Description |
|---|---|
| DisplayProtocolPerformanceData | Protocol performance data collected. |
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 |
|---|---|
| MACHINE_VIEW | Machine read with the corresponding access group permission is sufficient to get a session's performance information. |
| POOL_VIEW | Desktop read with the corresponding access group permission is sufficient to get a session's performance information. |
| FEDERATED_SESSIONS_VIEW | Global session read is sufficient to get a session's performance information. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the Performance used to make the method call. |
| id | SessionId |
SessionID to get the performance data for.
|
Return Value
| Type | Description |
|---|---|
| HistoricalPerformanceData[] | Historical performance data collected in latest 15 minutes. |
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 |
|---|---|
| MACHINE_VIEW | Machine read with the corresponding access group permission is sufficient to get a session's process performance information. |
| POOL_VIEW | Desktop read with the corresponding access group permission is sufficient to get a session's process performance information. |
| FEDERATED_SESSIONS_VIEW | Global session read is sufficient to get a session's process performance information. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the Performance used to make the method call. |
| id | SessionId |
SessionID to get the process performance data for.
|
| processFilter | ProcessFilter |
A filter to filter the processes in remote virtual machine.
Since Horizon 7.6
|
Return Value
| Type | Description |
|---|---|
| ProcessPerformanceData[] | Process performance data collected. Will return all processes on the remote virtual machine if processFilter is not set. |
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 |
|---|---|
| MACHINE_VIEW | Machine read with the corresponding access group permission is sufficient to get a session's remote application statistics. |
| POOL_VIEW | Desktop read with the corresponding access group permission is sufficient to get a session's remote application statistics. |
| FEDERATED_SESSIONS_VIEW | Global session read is sufficient to get a session's remote application statistics. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the Performance used to make the method call. |
| id | SessionId |
SessionID to get the remote application statistics for.
|
Return Value
| Type | Description |
|---|---|
| RemoteApplicationStatistics[] | Remote application statistics. |
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 |
|---|---|
| MACHINE_VIEW | Machine read with the corresponding access group permission is sufficient to get a session's remote application statistics. |
| POOL_VIEW | Desktop read with the corresponding access group permission is sufficient to get a session's remote application statistics. |
| FEDERATED_SESSIONS_VIEW | Global session read is sufficient to get a session's remote application statistics. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the Performance used to make the method call. |
| id | SessionId |
SessionID to get the remote application statistics for.
|
Return Value
| Type | Description |
|---|---|
| RemoteApplicationStatistics[] | Remote application statistics. |
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. |
| Top of page | Local Methods | ||
| Service Types | Data Object Types | All Properties | All Methods |