Description
Update global policy settings of user accounts.
Interface
https://[SecureCloudService]/broker/API.svc/v3.5/securityRule/{securityRuleGUID}
Method: POST
Example Request URL
[POST]
https//ms.sample.securecloud.com/Broker/API.svc/v3.5/securityGroupSetting/
Example Request Message
<securityGroupSetting ScheduleType="Daily"
ScheduleIntervalTime="7:58:00" ScheduleIntervalPeriod="AM"
ScheduleIntervalDay="Sun" ReAttemptInterval="30"
ReAttemptIntervalType="minutes" ReAttemptICRepeat="0"/>
Example Response
<securityGroupSetting ScheduleType="Daily"
ScheduleIntervalTime="7:58:00" ScheduleIntervalPeriod="AM"
ScheduleIntervalDay="Sun" ReAttemptInterval="30"
ReAttemptIntervalType="minutes" ReAttemptICRepeat="100"/>