ise_openapi_backup_schedule_create
Create a scheduled configuration backup on a Cisco ISE node by specifying backup parameters, ensuring data protection through automated routine backups.
Instructions
[Backup & Restore] Schedules the configuration backup on the ISE node as per the input parameters. (POST /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. |