go back to SysAdminService

GET /sysadmin/locks

This method gets a list of current application locks.

Roles that can access this endpoint are Users.

Parameters

This method has no parameters.

Result

List < LockInfo > of type: application/xml application/json

a list of LockInfo objects

Try It Out

Request

- Authentication Help