Lock Configuration File
Locks a configuration file.
End-point
POST | /configuration/lockConfig |
Request Body
Field | Type | Description |
---|---|---|
|
Configuration file to lock. |
Possible Responses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
String |
If the lock is successful, the results field will be empty. |