Lock Configuration File

Locks a configuration file.

End-point

POST /configuration/lockConfig

Request Body

FieldTypeDescription

data

ConfigLockRequest

Configuration file to lock.

Possible Responses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

String

If the lock is successful, the results field will be empty.