NSX-T Data Center REST API
MonthlyTelemetrySchedule (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| day_of_month | Day of month on which data will be collected Day of month on which data will be collected. Specify a value between 1 through 31.  | 
            
            integer | Required Minimum: 1 Maximum: 31  | 
          
| frequency_type | Must be set to the value MonthlyTelemetrySchedule | 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"  |