Web Session Validation API
Validates web session availability for a specified user, optionally verifying a managed target's online status using a hostname or IP. Requires userID parameter; others are optional. Returns 200 (success), 400 (missing userID), 404 (unresolved user/target), and 503 (target offline).
| Property | Description |
|---|---|
| Summary | Check web session availability. |
| Description | Validates if a web session can be established for a specific user. If a hostname or IP is provided, it checks the online status of a managed target; otherwise, it proceeds with an unmanaged flow. |
| Query Parameters |
|
| Responses |
|