GetSecurityRule() Parent topic

Description

Obtain a security rule from a user account.

Interface

https://[SecureCloudService]/Broker/API.svc/v3.5/securityRule/{securityRuleGUID}
Method: GET

Parameter

Parameter
Data Type
Description
Required?
securityRuleGUID
GUID
The GUID of the security rule.
Yes

Response

Refer to the following data type: SecurityRuleType.

Example Request URL

[GET]
https://ms.sample.securecloud.com/broker/API.svc/securityRule/v3.5/
      c91f0521-a6cc-4e78-bb37-4a41dc378d3c/

Example Response

<securityRuleType id="1338779b-2683-474b-a9a7-298176564a6f"
name="Key Request Date" context="Request" dataType="Date"
description="Date and time the keyrequest was received."
evaluator="equal" version="3.5"/>