ise_openapi_backup_schedule_update
Updates the scheduled configuration backup settings in Cisco ISE, allowing you to modify the existing backup schedule for your deployment.
Instructions
[Backup & Restore] Update scheduled configuration backup (PUT /api/v1/backup-restore/config/schedule-config-backup)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | JSON request body. | |
| deployment | No | Target ISE deployment: name ('RADIUS Only'), slug ('radius-only'), or number ('1' or 'Deployment 1'). Omit to use the only/default deployment. Call ise_list_deployments to see the choices. |