The sorting criteria for the returned results.
You can sort the results by query parameter in ascending or descending order.
Define the sort order using the following string: field name:asc/desc where:
organizationId: The organization identifier.
maintenanceScheduleId: The identifier of the maintenance schedule.
maintenanceType: The type of maintenance type.
recurrenceDayOfWeek: The day of the week for the recurrence.
recurrenceFrequency: The frequency of the recurrence.
recurrenceDayOfWeekMonthly: The day of the recurrence,
when the recurrence occurs on a specific day of the month.
For example, if the recurrenceDayOfWeek returns Tuesday, and recurrenceDayOfWeekMonthly returns SECOND,
then upgrades are triggered on the second Tuesday of a month.
startTime: The date and time of the recurrence starts.
durationInHours: The duration of the maintenance window, in hours.
createdBy: The identifier of the person who created the recurrence.
createdTime: The date and time the recurrence was created.
updatedBy: The identifier of the last person to update the recurrence.
updatedTime: The date and time the recurrence was last updated.