scm_update_schedule
Modify existing firewall configuration schedules in Palo Alto Networks Strata Cloud Manager by updating schedule names, types, or TSG associations.
Instructions
Update an existing schedule object.
Args: schedule_id: UUID of the schedule to update. name: New name (optional). schedule_type: New schedule definition dict (optional). tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_id | Yes | ||
| name | No | ||
| schedule_type | No | ||
| tsg_id | No |