Lock / Unlock MM Configuration
Select
SaaS
Customer Managed
This operation locks or unlocks media management (MM) configuration.
- application/json
Request Body required
configLockUnlock object required
Responses
- 200
OK
POST /lockmmconfiguration
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/LockMMConfiguration' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"configLockUnlock": {
"lockType": 1
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/LockMMConfiguration' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"configLockUnlock": {
"lockType": 1
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/LockMMConfiguration' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"configLockUnlock": {
"lockType": 1
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/LockMMConfiguration' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"configLockUnlock": {
"lockType": 1
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/LockMMConfiguration' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"configLockUnlock": {
"lockType": 1
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/LockMMConfiguration' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"configLockUnlock": {
"lockType": 1
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/LockMMConfiguration' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"configLockUnlock": {
"lockType": 1
}
}'