Skip to content

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

WARP Config Changes

Markdown で表示Agent セットアップ

The descriptions below detail the fields available for warp_config_changes.

AccountIDFrom

Type: string

The Cloudflare account ID the user switched from.

AccountIDTo

Type: string

The Cloudflare account ID the user switched to.

AccountNameFrom

Type: string

The name of the account the user switched from.

AccountNameTo

Type: string

The name of the account the user switched to.

ConfigNameFrom

Type: string

The name of the config the user switched from.

ConfigNameTo

Type: string

The name of the config the user switched to.

DeviceID

Type: string

Physical device ID.

DeviceRegistrationID

Type: string

Device registration ID.

Hostname

Type: string

The device hostname.

SerialNumber

Type: string

The device serial number.

Timestamp

Type: int or string

Time the event was ingested.

UserEmail

Type: string

The Access user email.

役に立ちましたか?