put https://localhost:8501/lr-admin-api/beats/
* Updates information of an individual beat, based on the beat Id provided in the request.
* Put beats endpoint will not update beatName, openCollector, beatType, beatsTemplateId, lastHeartbeat and dateCreated.
* Entity information provided in the request will be ignored since the entity will automatically be mapped based on the open collector information.
* Host information provided in the request will be ignored since the Host will automatically be mapped based on the beatToAgent's SystemMonitorId.