Select the tab
ESET PROTECT On-Prem – Table of Contents

API calls list

After setting up the REST API, you can start using it. These API calls are available in ESET PROTECT On-Prem:

Authentication

Method

Path

Summary

POST

/GetTokens

Devices

Method

Path

Summary

GET

/v1/devices:batchGet

Get batch of devices

GET

/v1/devices/{deviceUuid}

Get device details

POST

/v1/devices/{deviceUuid}:move

Move device

POST

/v1/devices/{deviceUuid}:renameDevice

Rename device

DeviceGroups

Method

Path

Summary

GET

/v1/device_groups

List all device groups

GET

/v1/device_groups/{groupUuid}/devices

List devices in device group

Policies

Method

Path

Summary

GET

/v2/policies

List policies

POST

/v2/policies

Create policy

GET

/v2/policies/{policyUuid}

Get policy

DELETE

/v2/policies/{policyUuid}

Delete policy

PolicyAssignments

Method

Path

Summary

GET

/v2/policy-assignments

List policy assignments

POST

/v2/policy-assignments

Assign policy

GET

/v2/policy-assignments/{assignmentUuid}

Get policy assignment

DELETE

/v2/policy-assignments/{assignmentUuid}

Unassign policy

POST

/v2/policy-assignments/{assignmentUuid}:updateRanking

Update policy assignment ranking