GetSecurityGroupSetting() Parent topic

Description

Obtain global policy settings from user accounts.

Interface

https://[SecureCloudService]/broker/API.svc/v3.5/securityGroupSetting/
Method: GET

Response

Refer to the following data type: SecurityGroupSetting.

Example Request

[GET]
https://ms.sample.securecloud.com/broker/API.svc/v3.5/securityGroupSetting/

Example Response

<securityGroupSetting ScheduleType="Daily"
    ScheduleIntervalTime="7:58:00" ScheduleIntervalPeriod="AM"
    ScheduleIntervalDay="Sun" ReAttemptInterval="30"
    ReAttemptIntervalType="minutes" ReAttemptICRepeat="100"/>