Logon

Log on

post

Authenticate the user. When successful, an authorization token will be generated.

Query parameters
localAuthbooleanOptional

Authenticate with local machine to configure local Web Admin Settings. NOTE: Only localhost connections are allowed.

Body

Create a new administrator session

usernamestring | nullableRequired

Parallels RAS administrator username.

passwordstring | nullableRequired

Parallels RAS administrator password.

Responses
200

Success

application/json; api-version=1.0
post
/api/Session/logon
200

Success

Was this helpful?