Create reports
Creates a new reports object with the specified parameters.
授权
请求体
The reports entity to post
The name of the report.
The type of report.
The user who created this report.
The time when the report was created
The last modified time of the report.
The time period that the report should pull data from. In days.
The columns in the report.
The rows to group by in the report.
Any filters that should be used for the report. e.g. ConnectorType=SFTP,FTP;ConnectorId=SFTP1,SFTP2,FTP1,FTP2
Any summary information that should be provided in the generated report.
The cron schedule to control when the report should run.
The start date.
The end date.
The report format.
Whether or not to send the report via email.
The email subject.
The email recipients.
The custom TimePeriod start time.
The custom TimePeriod end time.
The next scheduled time.
Whether the reports is running.
响应
reports created
The name of the report.
The type of report.
The user who created this report.
The time when the report was created
The last modified time of the report.
The time period that the report should pull data from. In days.
The columns in the report.
The rows to group by in the report.
Any filters that should be used for the report. e.g. ConnectorType=SFTP,FTP;ConnectorId=SFTP1,SFTP2,FTP1,FTP2
Any summary information that should be provided in the generated report.
The cron schedule to control when the report should run.
The start date.
The end date.
The report format.
Whether or not to send the report via email.
The email subject.
The email recipients.
The custom TimePeriod start time.
The custom TimePeriod end time.
The next scheduled time.
Whether the reports is running.