SecurityGroupSetting Parent topic

Parameter
Data Type
Description
Required?
securityGroupSetting.ScheduleType
Enumeration
The schedule type of Scheduled Integrity Check (SIC).
Property type: Attribute
Valid values:
  • Daily
  • Weekly
Yes
securityGroupSetting.ScheduleIntervalTime
DateTime
The time when SIC is triggered.
Property type: Attribute
Valid value: a time in the format "hh:mm:ss, UTC"
No
securityGroupSetting.ScheduleIntervalPeriod
Enumeration
The determiner of AM or PM for ScheduleIntervalTime.
Property type: Attribute
Valid values:
  • AM
  • PM
Yes
securityGroupSetting.ScheduleIntervalDay
Enumeration
The day of the week if ScheduleType is set to Weekly.
Property type: Attribute
Valid values:
  • Sun
  • Mon
  • Tue
  • Wed
  • Thu
  • Fri
  • Sat
Yes
securityGroupSetting.ReAttemptInterval
Integer
The interval to reattempt SIC. This depends on securityGroupSetting.ReAttemptIntervalType.
Property type: Attribute
Valid values:
  • If securityGroupSetting.ReAttemptIntervalType = minutes, then securityGroupSetting.ReAttemptInterval = any integer 1-59
  • If securityGroupSetting.ReAttemptIntervalType = hours, then securityGroupSetting.ReAttemptInterval = any integer 1-12
Yes
securityGroupSetting.ReAttemptIntervalType
Enumeration
The unit for securityGroupSetting.ReAttemptInterval.
Property type: Attribute
Valid values:
  • minutes
  • hours
Yes