| HTTP Method | URL | Parameters and Path Variables | Description | Response |
|---|---|---|---|---|
| GET | /api/public/systems/{system_id}/sessions |
Path Variable
Optional Parameters
|
Returns a list of all the sessions on a given Teradata system | A list of sessions |
| GET | /api/public/systems/{system_id}/sessions/{sessionNo} |
Required Parameters
Optional Parameter
|
Returns information for the specified session number | Details of a session |