Accept pending agentput https://localhost:8501/lr-admin-api/agents-request/{guid}/acceptReturns the details of the system monitor Agent, after accepting the specified pending agent.Path ParamsguidstringrequiredThe GUID stored in the database.Body ParamsThe initial settings to accept system monitor agent.overrideEntityForNewHostsbooleantruefalseentityobjectentity objectlicenseTypestringenumThe license Types for LR components.MasterMarcMediatorSoftwareSystemMonitorMessageSourceMediatorApplianceUnlimitedMessageSourceSoftwareUnlimitedMessageSourceApplianceSystemMonitorBasicGeolocationIPResolutionAdvancedIntelligenceEngineNetworkMonitorLMMessagepersecondDeploymentMessagespersecondSystemMonitorCollectorShow 15 enum valuessmConfigPolicyintegerDefaults to -1agentToMediatorsarray of objectsData processors for the agent. At least one data processor is required.agentToMediatorsADD objectfimPoliciesarray of integersThe File Integrity Monitor Policy Ids for the agent.fimPoliciesADD integerfileIntegrityMonitorobjectfileIntegrityMonitor objectrimEnabledbooleanenumDefaults to falseIf set to true, enables Registry Integrity Monitoring.truefalseAllowed:truefalserimPoliciesarray of integersThe Registry Integrity Monitor Policy Ids for the agent.rimPoliciesADD integerdldPolicyinteger | nullThe Data Loss Defender Policy Id for the agent.processMonitorobjectprocessMonitor objectnetworkConnectionMonitorobjectnetworkConnectionMonitor objectuserActivityMonitorobjectuserActivityMonitor objectResponses 200Returns agent details. 403A User without the correct permissions tried to access the pending Agent. 404Pending Agent not found due to permissions or Agent does not exist in system.Updated 6 months ago