Pingdom Home

212-796-6890

Business hours 3 am-11:30 am EST (Mon-Fri).

Pingdom API / class Auth_LoginResponse

Description

Response class of Auth_login function. It contains field for status of the performed operation, and field for obtained session ID.

Attributes

intstatus

Status of performed Auth_login function. List of status codes can be found here.

stringsessionId

Session ID that will be used as authorization string for all web service calls. It expires after 30 minutes of inactivity, and cannot be used again. User can, however, log in again with the same credentials, and obtain new session ID