InlineMonthlyTelemetrySchedule1
InlineMonthlyTelemetrySchedule1
JSON Example
{
"day_of_month": 0,
"hour_of_day": 0,
"minutes": 0
}
integer As int64
As int64
day_of_month
Required
Constraints:
minimum: 1
maximum: 31
Day of month on which data will be collected. Specify a value between 1 through 31.
integer As int64
As int64
hour_of_day
Required
Constraints:
minimum: 0
maximum: 23
Hour at which data will be collected. Specify a value between 0 through 23.
integer As int64
As int64
minutes
Optional
Constraints:
minimum: 0
maximum: 59
default: 0
Minute at which data will be collected. Specify a value between 0 through 59.