cloudflare-blacklist-rules
List all blacklist rules from Cloudflare service.
Syntax
cloudflare-blacklist-rules [profile=PROFILE] [ip=IP] [order=ORDER]
Options
- profile=PROFILE
- Optional. Connect profile code of Cloudflare
- ip=IP
- Optional. Search rules matching IP address
- order=ORDER
- Optional. asc or desc. (default desc)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| id | String | ID | Rule identifier |
| allowed_modes | String | Allowed Modes | Permitted modes for the rule |
| mode | String | Mode | Current mode setting |
| created | Date | Created | Creation time |
| updated | Date | Updated | Last update time |
| description | String | Description | Rule description |
| scope | String | Scope | Rule scope |
| type | String | Type | Rule type |
| start_ip | IP address | Start IP | Start IP address |
| end_ip | IP address | End IP | End IP address |
| asn | String | ASN | Autonomous system number |
| country | String | Country | Country code |
| configuration | String | Configuration | Rule configuration |