選取索引標籤
ESET PROTECT On-Prem – 目錄

API 呼叫清單

設定好 REST API 後,您就可以開始使用了。ESET PROTECT On-Prem 可使用這些 API 呼叫:


注意

僅提供英文的 API 呼叫詳細資料。

 

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