Create an email report scheduler job.

Privileges: SCHEDULER_MODIFY

Returns the created email report scheduler job.
An email report scheduler job generates a report with the specified parameters
and sends that report to the specified email accounts according to the defined
schedule.
This operation may also be used to send a report once (with no schedule),
by setting the EnableRecurring field to false.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Specifies the structure of the scheduler job along with its attributes.

boolean | null

The boolean which specifies if this job is to be scheduled or not.

int64 | null

The unique id for the scheduled job assigned by the cluster.

string | null

The name of the scheduled job given by the user.

scheduleJobParameters
object | null
schedules
array of objects | null

The frequency of schedule execution.

schedules
string | null

Specifies id of tenant who created the scheduler job.

string | null
enum

Specifies the type of the job.
The enum which defines the Job type of the job.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json