# バックエンドAPI 17.5.10

## 主な新機能

* Keeper AIによってトリガーされたセッションロック用の新しいARAMイベントを追加。
* Keeper AIイベントカテゴリのリストを更新。
* 管理対象デバイスで最小権限を適用するポリシーに、PEDMセキュリティベンチマークを追加。

## 改善点

* **KA-7380:** Keeper AIによってトリガーされたセッションロック (危険、高、中) やユーザーによるアンロックを追跡する新しいARAMイベントを追加。
* **KA-7537:** PEDMに管理対象デバイスで最小権限を適用するポリシーのセキュリティベンチマークを追加。

## バグ修正

* **KA-7475:** Keeper AIイベントカテゴリを更新。
  * `keeper_ai_recording_enabled`
  * `keeper_ai_recording_disabled`
  * `keeper_ai_session_terminate_enabled`
  * `keeper_ai_session_terminate_disabled`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/backend/backend-api/backend-api-17.5.10.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
