focs-malicious-ip-batch
Check each input row IP against the registered malicious IP list.
focs-malicious-ip-batch [profile=PROFILE] field=FIELD
- profile=PROFILE
- Bellock FOCS connect profile
- field=FIELD
- Input field name containing an IP
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| is_malicious | Bool | Is Malicious | Whether the IP is registered as malicious |
| block_ip_seq | Integer | Block IP Seq | Unique ID (for delete API) |
| block_ip_nm | String | Block IP Name | Registered name |
| is_applied | Bool | Is Applied | Policy applied (Y -> true) |
| created | Date | Created | Registration date |
| creator_id | String | Creator ID | Registrar user ID |
| dev_seqs | List | Device Seqs | Applied device sequences |