NSX-T Data Center REST API
DailyTelemetrySchedule (schema)
Name | Description | Type | Notes |
---|---|---|---|
frequency_type | Must be set to the value DailyTelemetrySchedule | string | Required |
hour_of_day | Hour at which data will be collected Hour at which data will be collected. Specify a value between 0 through 23. |
integer | Required Minimum: 0 Maximum: 23 |
minutes | Minute at which data will be collected Minute at which data will be collected. Specify a value between 0 through 59. |
integer | Minimum: 0 Maximum: 59 Default: "0" |