umbrella-destinations
Query destinations from Cisco Umbrella. Iterates all destination lists or filters by list-id.
Syntax
umbrella-destinations [profile=PROFILE] [list-id=LIST_ID]
Options
- profile=PROFILE
- Optional. Cisco Umbrella connect profile code
- list-id=LIST_ID
- Optional. Filter by destination list ID
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Profile | Cisco Umbrella connect profile code |
| list_id | String | List ID | e.g. 18786741 |
| list_name | String | List Name | e.g. Global Block List |
| id | String | ID | e.g. 88203343 |
| destination | String | Destination | e.g. malware.example.com |
| type | String | Type | e.g. domain |
| comment | String | Comment | e.g. blocked domain |
| created | Date | Created | e.g. 2025-06-07 01:31:26 |