GetRulesetsResult

data class GetRulesetsResult(val description: String, val id: String, val kind: String, val lastUpdated: String, val name: String, val phase: String)

Constructors

Link copied to clipboard
constructor(description: String, id: String, kind: String, lastUpdated: String, name: String, phase: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An informative description of the ruleset.

Link copied to clipboard
val id: String

The unique ID of the ruleset.

Link copied to clipboard

The kind of the ruleset. Available values: "managed", "custom", "root", "zone".

Link copied to clipboard

The timestamp of when the ruleset was last modified.

Link copied to clipboard

The human-readable name of the ruleset.

Link copied to clipboard

The phase of the ruleset. Available values: "ddosl4", "ddosl7", "httpconfigsettings", "httpcustomerrors", "httplogcustomfields", "httpratelimit", "httprequestcachesettings", "httprequestdynamicredirect", "httprequestfirewallcustom", "httprequestfirewallmanaged", "httprequestlatetransform", "httprequestorigin", "httprequestredirect", "httprequestsanitize", "httprequestsbfm", "httprequesttransform", "httpresponsecompression", "httpresponsefirewallmanaged", "httpresponseheaderstransform", "magictransit", "magictransitidsmanaged", "magictransitmanaged", "magictransit_ratelimit".