access-token: ********************{
"old_ip": "string",
"new_ip": "string"
}curl --location '/admin/network/security/polling_datasource//mo/migrate' \
--header 'access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"old_ip": "string",
"new_ip": "string"
}'{
"success": true
}