{ "name": "test", "type": 0 }
curl --location --request POST '/manager/services/stopcacheprocess' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "test", "type": 0 }'
{ "resultcode": "success" }