Sélectionner l'onglet
ESET PROTECT On-Prem – Table des matières

Liste des appels API

Après avoir configuré REST API, vous pouvez commencer à les utiliser. Ces appels API sont disponibles dans ESET PROTECT On-Prem :


Remarque

Les détails d’un appel API sont disponibles uniquement en anglais.

 

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