List custom rules

All products Lists custom rules defined in a security configuration.

Path Params
int64
required

A unique identifier for each configuration.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Response body
object
customRules
array of objects
required

Describes basic information about a custom rule, such as activation status or time the rule is active.

customRules*
object
effectiveTimePeriod
object

The time period during which the custom rule is active.

integer
required

Uniquely identifies the custom rule.

string
required
string
required

The name you assign to the custom rule.

integer
0 to 100

The portion of traffic to sample, expressed as a percent.

string
required

The custom rule deployment status. Either activated if a rule is enabled in at least one security policy within a security configuration currently active in production, published if a rule is associated with at least one security policy in an inactive security configuration, or unused if a rule exists as a shared resource, but isn't associated with any security policy. This member is only available when you run the List custom rules operation.

activated published unused

integer
required

The custom rule version.

Language
Authentication
URL