active_sessions
List currently authenticated vCenter/ESXi sessions with user, login time, last active, and IP address. Attribute changes to specific people by pairing results with active tasks.
Instructions
[READ] Currently authenticated vCenter/ESXi sessions (who is logged in).
Returns the list envelope with a real total; each row has user_name,
full_name, login_time, last_active, ip_address and a current flag for this
skill's own session. Requires the Sessions privilege; low-privilege accounts get
a single explanatory row instead of a traceback.
Use this to attribute a change to a person — pair it with active_tasks, which names the user who started each task. Read-only — terminating a session is not supported here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max session rows to return (None = all). | |
| target | No | vCenter/ESXi target from config (default if omitted). |