Back to index
Summary
Retrieves the run schedules with environment reservations.beginDateStringoptionalDate of beginning reservation. endDateStringoptionalThe date when reservation event ends. filterArrayoptionalA list of zero or more filter criteria definitions used to define objects to find. includeTimeslotsBooleanoptionalInclude timeslots in reservation response. timeZoneStringoptionalThe time zone to use when interpreting times. |
Usage
Perl
$cmdr->getRunSchedules( # optionals );
ectool
ectool getRunSchedules \ # optionals