This returns real-time process data from the Posit Connect API. It requires
administrator privileges to use. NOTE that this only returns data for the
server that responds to the request (i.e. in a Highly Available cluster)
Value
A tibble with the following columns:
pid: The PID of the current processappId: The application IDappGuid: The application GUIDappName: The application nameappUrl: The application URLappRunAs: The application RunAs usertype: The type of processcpuCurrent: The current CPU usagecpuTotal: The total CPU usageram: The current RAM usage