Skip to content

非公式本サイトは非公式の日本語ドキュメントであり、Cloudflare 公式サイトではありません。最新情報はdevelopers.cloudflare.comをご確認ください。

Browser Isolation User Actions

Markdown で表示Agent セットアップ

The descriptions below detail the fields available for biso_user_actions.

AccountID

Type: string

The Cloudflare account ID.

Decision

Type: string

The decision applied ('allow' or 'block').

DomainName

Type: string

The domain name in the URL.

Metadata

Type: string

Additional information specific to a user action (JSON string).

Timestamp

Type: int or string

The date and time.

Type

Type: string

The user action type (for example, 'copy', 'paste', 'download').

URL

Type: string

The URL of the webpage where a user action was performed.

UserEmail

Type: string

The user email.

UserID

Type: string

The user ID.

役に立ちましたか?