Report schedules
Number of APIs: 7
-
List report schedules GET https://{{host}}/etp-report/v3/configs/:configId/schedules
-
Create a report schedule POST https://{{host}}/etp-report/v3/configs/:configId/schedules
-
Get a report schedule GET https://{{host}}/etp-report/v3/configs/:configId/schedules/:scheduleId
-
Update a report schedule PUT https://{{host}}/etp-report/v3/configs/:configId/schedules/:scheduleId
-
Remove a report schedule DELETE https://{{host}}/etp-report/v3/configs/:configId/schedules/:scheduleId
-
Disable a report schedule POST https://{{host}}/etp-report/v3/configs/:configId/schedules/:scheduleId/disable
-
Enable a report schedule POST https://{{host}}/etp-report/v3/configs/:configId/schedules/:scheduleId/enable