| Parameter Name | Description | Required |
| id | ID of VM schedule | true |
| description | Name of the schedule | false |
| enabled | Enable VM schedule | false |
| enddate | end date after which the schedule becomes inactiveUse format "yyyy-MM-dd hh:mm:ss") | false |
| schedule | Schedule for action on VM in cron format. e.g. '0 15 10 * *' for 'at 15:00 on 10th day of every month' | false |
| startdate | start date from which the schedule becomes activeUse format "yyyy-MM-dd hh:mm:ss") | false |
| timezone | Specifies a timezone for this command. For more information on the timezone parameter, see TimeZone Format. | false |