Skip to content

Commit 3617ce6

Browse files
authored
Add a link to instructions for getting zone_id (#206)
This adds a link to instructions for getting `zone_id`. Co-authored-by: Sohei Okamoto <[email protected]>
1 parent 70cf0c6 commit 3617ce6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

products/logs/src/content/logpush/logpush-configuration-api/understanding-logpush-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ order: 61
99

1010
The table below summarizes the job operations available.
1111

12-
The `<zone>` argument is the zone id (hexadecimal string). The `<job>` argument is the numeric job id. The `<dataset>` argument indicates the log category (either `http_requests`, `spectrum_events`, or `firewall_events`).
12+
The `<zone_id>` argument is the zone id (hexadecimal string), which can be found using [API's zones endpoint](https://api.cloudflare.com/#getting-started-resource-ids).
13+
The `<job>` argument is the numeric job id. The `<dataset>` argument indicates the log category (either `http_requests` or `spectrum_events`).
1314

1415
<TableWrap>
1516

0 commit comments

Comments
 (0)