Authorization: ********************
{ "system_id": 0 }
curl --location --request POST '/mf_dcim//rescue' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "system_id": 0 }'