interval
- The time interval in format number plus suffix. The suffix defines time units. The possible time units are days, hours, minutes and seconds.
				
				Edit
			
			| Suffix | Time units | 
|---|---|
| d | days | 
| h | hours | 
| m | minutes | 
| s | seconds | 
				
				Edit
			
			
				
					{
    "name": "name",
    "type": "interval",
    "value": "10s"
}				
			
             
                                    