pem.getUserByLogin

This method is supported by Operations starting from version 2.6.5

This method allows to retrieve the ID of Service User by the Service User's login specified.

The method has the following input parameters:

Name

Type

Short Description

login

string

Service User's login.

The method has the following output parameters:

Name

Type

Short Description

user_id

int

The ID of Service User.

Note: This method can also be called under Reseller permissions.