Endpoint Agents API-Endpoint Agents
Number of APIs: 8
-
Disable endpoint agent POST {{baseUrl}}/endpoint/agents/:agentId/disable?aid=1234
-
Enable endpoint agent POST {{baseUrl}}/endpoint/agents/:agentId/enable?aid=1234
-
List endpoint agents GET {{baseUrl}}/endpoint/agents?max=5&cursor=&aid=1234&expand=clients,vpnProfiles,networkInterfaceProfiles&includeDeleted=false&useAllPermittedAids=false&agentName=myagent-1234&computerName=DESKTOP-45AE8
-
Delete endpoint agent DELETE {{baseUrl}}/endpoint/agents/:agentId?aid=1234&expand=clients,vpnProfiles,networkInterfaceProfiles
-
Retrieve endpoint agent GET {{baseUrl}}/endpoint/agents/:agentId?aid=1234&expand=clients,vpnProfiles,networkInterfaceProfiles&includeDeleted=false
-
Update endpoint agent PATCH {{baseUrl}}/endpoint/agents/:agentId?aid=1234&expand=clients,vpnProfiles,networkInterfaceProfiles
-
Filter endpoint agents POST {{baseUrl}}/endpoint/agents/filter?max=5&cursor=&aid=1234&expand=clients,vpnProfiles,networkInterfaceProfiles&includeDeleted=false
-
Get agent connection string GET {{baseUrl}}/endpoint/agents/connection-string?aid=1234