Database Lock API
Database Lock API¶
Tagetik exposes REST APIs to orchestrate database maintenance. Through administrative APIs it's possible to either lock/unlock appication databases ( endpoint) or the entire application, eg. for overall or repository maintenance activities.
Functionalities supported by such APIs are described in Database list page.
| STATUS | SWAGGER | |
| ACTIVE | ||
| FORMAT | ROOT ENDPOINT | |
| Open API | <api root>/admintools |
Authorisation¶
Users accessing SCIM APIs should also have access to the application repository database as an Admin. The default $SYSADMIN role or any roles derived from this one will satisfy this requirement.