Portal Lock Manager: Administration
Through the Portal Lock Manager, the portal administrator can view the currently locked resources and force their unlock in Multi Server environments. It is not possible to add or edit resource locks of the portal through this interface.
The information displayed in the portal lock manager includes:
- Resource Identifier: Identifier of the currently locked resource;
- Owner: Automatically generated value at the time the lock was obtained via API;
- Limit: Maximum duration of the lock;
- Type: Whether the lock is for reading or writing;
The forced unlocking of resources can be done by selecting the desired resources and clicking "Force Unlock". Forcing the unlock may cause undefined behaviors if the lock is in use, as it will allow concurrent execution in the respective critical region.
Features
- It is an administration interface
Screens
Data
lock
- Resource Identifier(string)
- Owner(string)
- Limit(date and time)
- Type(string)
Permissions
- Manage service instance: Allows managing all data of this service instance, including deleting it as a whole.
Actions
- Force Unlock