이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 6. Namespace: auth
This namespace provides methods to authenticate with the system's management server.
Namespace:
auth
6.1. Method: login 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Description
Log in with a username and password. Returns the session key most other API methods use.
Parameters
The following parameters are available for this method:
- string
username - string
password - int
duration- length of session (optional)
Returns
The following return values are available for this method:
- string
sessionKey