Sekmeyi seçin
ESET PROTECT On-Prem – İçindekiler

API çağrıları listesi

REST API kurulumu yaptıktan sonra kullanmaya başlayabilirsiniz. Bu API çağrıları ESET PROTECT On-Prem içinde yer alır:


Not

API çağrısı detayları yalnızca İngilizce olarak mevcuttur.

 

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