{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"required":["isScheduleNow","processId"],"type":"object","properties":{"isScheduleNow":{"type":"boolean","description":"Flag to schedule the upgrade immediately","example":false},"processId":{"type":"string","description":"Unique ID of the upgrade process","example":"controllers_upgrade-61fe5fb4-81d2-4ff0-8294-e23c17b0d79e"},"schedule":{"type":"object","additionalProperties":{"type":"object","properties":{"actionStartDate":{"type":"string","description":"Start date for the action","example":"Sep 30 2026"},"actionStartTime":{"type":"string","description":"Start time for the action","example":"12:00:00 AM"},"timeZone":{"type":"string","description":"Timezone for the scheduled action","example":"Asia/Kolkata"}},"description":"Scheduling details for a controller component","$$ref":"#/components/schemas/ComponentSchedule"},"description":"Scheduling details for different component types"}},"description":"Request payload for rescheduling controller upgrade process","$$ref":"#/components/schemas/ControllerUpgradeRescheduleRequest","title":"ControllerUpgradeRescheduleRequest"}}