/configuration/lockConfig - Lock a configuration file
Locks a configuration file.
End-point
| POST | /configuration/lockConfig |
Request body
| Field | Type | Description |
|---|---|---|
|
Configuration file targeted for locking |
Possible response
| HTTP status | Description |
|---|---|
|
200 |
The operation completed successfully |
|
401 |
There is no session or the session is invalid |
Response body
| Field | Type | Description |
|---|---|---|
|
String |
The results field is empty for a successful lock operation |