I can not find any docs about howto specify a start and end date when querying the rest api for historical statistic data. There is one topic in this forum where one user @Michelle B answered that, but without any reference to some official docs. I tried that but I am not sure about the results - seems like my date string is not provided in the expected format - so I need some information about how to exactly specify the start and end date & time for statistical data?
I checked the swagger api on one of our servers but the information shown for
/v2/servers/{serverName}/vhosts/{vhostName}/monitoring/historic
does not give me any hints about this - the ‘start’ end ‘end’ parameters that Michelle used in her answer are not mentioned at all.
It would be helpful to have information about how to specify the start and end time format and which timezone is expected. Also I would like to read more about other parameters that might be of interest but are not documented - is there more?
Thanks again for your attention!