LsaThrottleTimer

Description

(Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Model Properties

Property Required Type Description
initialDelay True integer Delay to generate first occurrence of LSA in milliseconds. Ranges from 0 to 600000, default is 0
Field level constraints: cannot be null, must be between 0 and 600000 (inclusive). (Note: Additional constraints might exist)
minimumDelay True integer Minimum delay between originating the same LSA in milliseconds. Ranges from 1 to 600000, default is 5000
Field level constraints: cannot be null, must be between 1 and 600000 (inclusive). (Note: Additional constraints might exist)
maximumDelay True integer Maximum delay between originating the same LSA in milliseconds. Ranges from 1 to 600000, default is 5000
Field level constraints: cannot be null, must be between 1 and 600000 (inclusive). (Note: Additional constraints might exist)
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.