Get report dataAsk AIget https://arsb-dev.aylanetworks.com/reportingservice/api/v1/reportsdataThis API fetches data of a specified report.Query Paramsreport_namestringrequiredName of the report you want to fetch.aggregate_bystringDefaults to monthThe value can be any one of the following: “day“, “month”, “week”, or “year”. The default value is "month".billing_start_datestringThe date (YYYY-MM-DD) from which you want to fetch the data.billing_end_datestringThe date (YYYY-MM-DD) till which you want to fetch the data.dp_namestringProperty display name. You can enter a specific property display name or mention "All" to include all the properties.start_datestringrequiredStart date and end date provide duration range to be considered for fetching contract data.end_datestringrequiredStart date and end date provide duration range to be considered for fetching contract data.left_start_datestringleft_end_datestringnotification_typestringNotification type. You can enter a specific notification type or mention"All" to include all notification types.oem_modelarray of stringsOEM model name.oem_modelADD stringregion_namestringName of the region for which you want to fetch the data.sw_versionstringSoftware version number.right_end_datestringResponses 200200 401401 403403 404404 422422Updated 10 months ago