scm_update_external_dynamic_list
Modify an existing external dynamic list by updating its name, type, or source configuration in Palo Alto Networks Strata Cloud Manager.
Instructions
Update an existing external dynamic list.
Args: edl_id: UUID of the EDL to update. name: New name (optional). list_type: New type/source configuration dict (optional). tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edl_id | Yes | ||
| name | No | ||
| list_type | No | ||
| tsg_id | No |