Skip to content

Commit 7ecdd05

Browse files
committed
Add available selectors partial
1 parent cf590f7 commit 7ecdd05

File tree

2 files changed

+49
-126
lines changed

2 files changed

+49
-126
lines changed

src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx

Lines changed: 3 additions & 126 deletions
Original file line numberDiff line numberDiff line change
@@ -38,48 +38,7 @@ API value: `allow`
3838

3939
<Details header="Available selectors">
4040

41-
**Traffic**
42-
43-
- [Access Infrastructure Target](#access-infrastructure-target)
44-
- [Access Private App](#access-private-app)
45-
- [Application](#application)
46-
- [Content Categories](#content-categories)
47-
- [Destination Continent IP Geolocation](#destination-continent)
48-
- [Destination Country IP Geolocation](#destination-country)
49-
- [Destination IP](#destination-ip)
50-
- [DLP Profile](#dlp-profile)
51-
- [Domain](#domain)
52-
- [Download File Types](#download-and-upload-file-types)
53-
- [Download Mime Type](#download-and-upload-mime-type)
54-
- [Host](#host)
55-
- [HTTP Method](#http-method)
56-
- [HTTP Response](#http-response)
57-
- [Proxy Endpoint](#proxy-endpoint)
58-
- [Security Risks](#security-risks)
59-
- [Source Continent IP Geolocation](#source-continent)
60-
- [Source Country IP Geolocation](#source-country)
61-
- [Source Internal IP](#source-internal-ip)
62-
- [Source IP](#source-ip)
63-
- [Upload File Types](#download-and-upload-file-types)
64-
- [Upload Mime Type](#download-and-upload-mime-type)
65-
- [URL](#url)
66-
- [URL Path](#url-path)
67-
- [URL Path & Query](#url-path-and-query)
68-
- [URL Query](#url-query)
69-
- [Virtual Network](#virtual-network)
70-
71-
**Identity**
72-
73-
- [SAML Attributes](#users)
74-
- [User Email](#users)
75-
- [User Group Emails](#users)
76-
- [User Group IDs](#users)
77-
- [User Group Names](#users)
78-
- [User Name](#users)
79-
80-
**Device Posture**
81-
82-
- [Passed Device Posture Checks](#device-posture)
41+
<Render file="gateway/http-allow-block-selectors" />
8342

8443
</Details>
8544

@@ -105,48 +64,7 @@ API value: `block`
10564

10665
<Details header="Available selectors">
10766

108-
**Traffic**
109-
110-
- [Access Infrastructure Target](#access-infrastructure-target)
111-
- [Access Private App](#access-private-app)
112-
- [Application](#application)
113-
- [Content Categories](#content-categories)
114-
- [Destination Continent IP Geolocation](#destination-continent)
115-
- [Destination Country IP Geolocation](#destination-country)
116-
- [Destination IP](#destination-ip)
117-
- [DLP Profile](#dlp-profile)
118-
- [Domain](#domain)
119-
- [Download File Types](#download-and-upload-file-types)
120-
- [Download Mime Type](#download-and-upload-mime-type)
121-
- [Host](#host)
122-
- [HTTP Method](#http-method)
123-
- [HTTP Response](#http-response)
124-
- [Proxy Endpoint](#proxy-endpoint)
125-
- [Security Risks](#security-risks)
126-
- [Source Continent IP Geolocation](#source-continent)
127-
- [Source Country IP Geolocation](#source-country)
128-
- [Source Internal IP](#source-internal-ip)
129-
- [Source IP](#source-ip)
130-
- [Upload File Types](#download-and-upload-file-types)
131-
- [Upload Mime Type](#download-and-upload-mime-type)
132-
- [URL](#url)
133-
- [URL Path](#url-path)
134-
- [URL Path & Query](#url-path-and-query)
135-
- [URL Query](#url-query)
136-
- [Virtual Network](#virtual-network)
137-
138-
**Identity**
139-
140-
- [SAML Attributes](#users)
141-
- [User Email](#users)
142-
- [User Group Emails](#users)
143-
- [User Group IDs](#users)
144-
- [User Group Names](#users)
145-
- [User Name](#users)
146-
147-
**Device Posture**
148-
149-
- [Passed Device Posture Checks](#device-posture)
67+
<Render file="gateway/http-allow-block-selectors" />
15068

15169
</Details>
15270

@@ -167,48 +85,7 @@ API value: `redirect`
16785

16886
<Details header="Available selectors">
16987

170-
{/* TODO: get available selectors */}
171-
172-
**Traffic**
173-
174-
- [Application](#application)
175-
- [Content Categories](#content-categories)
176-
- [Destination Continent IP Geolocation](#destination-continent)
177-
- [Destination Country IP Geolocation](#destination-country)
178-
- [Destination IP](#destination-ip)
179-
- [DLP Profile](#dlp-profile)
180-
- [Domain](#domain)
181-
- [Download File Types](#download-and-upload-file-types)
182-
- [Download Mime Type](#download-and-upload-mime-type)
183-
- [Host](#host)
184-
- [HTTP Method](#http-method)
185-
- [HTTP Response](#http-response)
186-
- [Proxy Endpoint](#proxy-endpoint)
187-
- [Security Risks](#security-risks)
188-
- [Source Continent IP Geolocation](#source-continent)
189-
- [Source Country IP Geolocation](#source-country)
190-
- [Source Internal IP](#source-internal-ip)
191-
- [Source IP](#source-ip)
192-
- [Upload File Types](#download-and-upload-file-types)
193-
- [Upload Mime Type](#download-and-upload-mime-type)
194-
- [URL](#url)
195-
- [URL Path](#url-path)
196-
- [URL Path & Query](#url-path-and-query)
197-
- [URL Query](#url-query)
198-
- [Virtual Network](#virtual-network)
199-
200-
**Identity**
201-
202-
- [SAML Attributes](#users)
203-
- [User Email](#users)
204-
- [User Group Emails](#users)
205-
- [User Group IDs](#users)
206-
- [User Group Names](#users)
207-
- [User Name](#users)
208-
209-
**Device Posture**
210-
211-
- [Passed Device Posture Checks](#device-posture)
88+
<Render file="gateway/http-allow-block-selectors" />
21289

21390
</Details>
21491

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
{}
3+
---
4+
5+
**Traffic**
6+
7+
- [Access Infrastructure Target](#access-infrastructure-target)
8+
- [Access Private App](#access-private-app)
9+
- [Application](#application)
10+
- [Content Categories](#content-categories)
11+
- [Destination Continent IP Geolocation](#destination-continent)
12+
- [Destination Country IP Geolocation](#destination-country)
13+
- [Destination IP](#destination-ip)
14+
- [DLP Profile](#dlp-profile)
15+
- [Domain](#domain)
16+
- [Download File Types](#download-and-upload-file-types)
17+
- [Download Mime Type](#download-and-upload-mime-type)
18+
- [Host](#host)
19+
- [HTTP Method](#http-method)
20+
- [HTTP Response](#http-response)
21+
- [Proxy Endpoint](#proxy-endpoint)
22+
- [Security Risks](#security-risks)
23+
- [Source Continent IP Geolocation](#source-continent)
24+
- [Source Country IP Geolocation](#source-country)
25+
- [Source Internal IP](#source-internal-ip)
26+
- [Source IP](#source-ip)
27+
- [Upload File Types](#download-and-upload-file-types)
28+
- [Upload Mime Type](#download-and-upload-mime-type)
29+
- [URL](#url)
30+
- [URL Path](#url-path)
31+
- [URL Path & Query](#url-path-and-query)
32+
- [URL Query](#url-query)
33+
- [Virtual Network](#virtual-network)
34+
35+
**Identity**
36+
37+
- [SAML Attributes](#users)
38+
- [User Email](#users)
39+
- [User Group Emails](#users)
40+
- [User Group IDs](#users)
41+
- [User Group Names](#users)
42+
- [User Name](#users)
43+
44+
**Device Posture**
45+
46+
- [Passed Device Posture Checks](#device-posture)

0 commit comments

Comments
 (0)