sla:Scheduler
sla scheduler configurations
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
ageOut | scalar:Uint32 |
How long to keep this probe, when inactive (in seconds) | RANGE: [0 , 2073600] DEFAULT: 0 |
dayOfTheMonth | scalar:Uint16 |
At which day of the configured month, the probe is to be started.Setting the value as zero means current day of the time. This property is applicable only when the startProbe proeprty is set as At | RANGE: [0 , 31] DEFAULT: 0 |
life | scalar:Uint64 |
Length of time to execute in seconds | RANGE: [0 , 2147483647] DEFAULT: 3600 |
month | scalar:Enum8 |
At which month, the probe is to be started. This property is applicable only when the startProbe proeprty is set as At | DEFAULT: None |
recurring | scalar:Bool |
Probe to be scheduled automatically every day | SELECTION: true or false DEFAULT: false |
startProbe | scalar:Enum8 |
When the probe is to be started | DEFAULT: Pending |
startTime | string:Basic |
When to start this probe on a given day and month in Hour(s):Minute(s):Second(s) i.e in (H:M:S) format. This property is applicable only when the startProbe proeprty is set as At or After. | A sequence of characters |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |