GET ops/logs/lengths
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of decimal numberResponse Formats
application/json, text/json
Sample:
[ 1.1, 2.1 ]
application/xml, text/xml
Sample:
<ArrayOfdouble xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <double>1.1</double> <double>2.1</double> </ArrayOfdouble>