Refresh Provider

Request:

POST /api/providers/105
{
  "action" : "refresh"
}

Response:

{
  "success": true,
  "message": "Provider id:105 name:'rhevm105' refreshing",
  "href": "http://localhost:3000/api/providers/105"
}