CreatelockConfiguration
To lock a configuration
Responses
- 200
- 400
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorCode int32
- errorMessage string
Tells about the error occured
- warningCode int32
- warningMessage string
Tells about the warning occured
{
"errorCode": 0,
"errorMessage": "string",
"warningCode": 0,
"warningMessage": "string"
}
Bad Request
Internal Server Error
PUT /v4/mmconfiguration/lock
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://localhost/webconsole/api/V4/MMConfiguration/Lock' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/MMConfiguration/Lock' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/MMConfiguration/Lock' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/MMConfiguration/Lock' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/MMConfiguration/Lock' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/MMConfiguration/Lock' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X PUT 'https://localhost/webconsole/api/V4/MMConfiguration/Lock' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'