Enable / Disable Ransomware Protection
Select
SaaS
Customer Managed
This operation enables or disables Ransomware protection on a given media agent.
Path Parameters
- clientId string required
- application/json
Request Body required
clientProperties object required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
processinginstructioninfo object
response object[]
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
},
"response": [
{
"errorCode": 0,
"entity": {
"clientName": "string",
"instanceId": 0,
"clientId": 0,
"_type_": 0
}
}
]
}
POST /client/:clientid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/:clientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientProperties": {
"clientProps": {
"dlpPropertise": {
"dlpEnableAutomaticDecryption": true,
"enableDLP": true
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/:clientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientProperties": {
"clientProps": {
"dlpPropertise": {
"dlpEnableAutomaticDecryption": true,
"enableDLP": true
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/:clientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientProperties": {
"clientProps": {
"dlpPropertise": {
"dlpEnableAutomaticDecryption": true,
"enableDLP": true
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/:clientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientProperties": {
"clientProps": {
"dlpPropertise": {
"dlpEnableAutomaticDecryption": true,
"enableDLP": true
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/:clientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientProperties": {
"clientProps": {
"dlpPropertise": {
"dlpEnableAutomaticDecryption": true,
"enableDLP": true
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/:clientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientProperties": {
"clientProps": {
"dlpPropertise": {
"dlpEnableAutomaticDecryption": true,
"enableDLP": true
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Client/:clientId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"clientProperties": {
"clientProps": {
"dlpPropertise": {
"dlpEnableAutomaticDecryption": true,
"enableDLP": true
}
}
}
}'