v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Automation

Update Template Schedules

update template schedules

put/operations/automation/templates/{tenant_id}/update/{schedule_id}

Path parameters

tenant_idstring required

Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.

schedule_idstring required

Specify the schedule Id to fetch the schedule data

Request body

namestring required

Schedule Name to be create

descriptionstring

Description of the schedule

recurrence'Once' | 'Minutes' | 'Hours' | 'Daily' | 'Weekly' | 'Monthly' | 'Annually' required

Recurrence of the schedule

resourcestring[] required

Template/Script/Policy Id.can be retrieved using the List Policy Schedules

argsobject

Input Parameters for the Template/Script/Policy

Example request

{
  "recurrence": "Once"
}

Response

Success

idstring required

Schedule ID