Resource: ManagedRulesetsGetResponse
| JSON representation |
|---|
{ "resource": { "name": string, "id": string, "creationTimestamp": string, "selfLink": string, "rulesetId": string, "description": string, "ruleIds": [ string ], "changeLog": string } } |
| Fields | |
|---|---|
resource |
|
resource.name |
Name of the resource. Generated internally when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression |
resource.id |
Output only. The unique identifier for the resource. This identifier is defined by the server. |
resource.creationTimestamp |
Output only. Creation timestamp in RFC3339 text format. |
resource.selfLink |
Output only. Server-defined URL for the resource. |
resource.rulesetId |
Output only. The managed ruleset identifier that can be configured in Security Policy rules. |
resource.description |
Output only. An optional description of this resource. |
resource.ruleIds[] |
Output only. The list of managed rule IDs that are included in this managed ruleset. |
resource.changeLog |
Output only. The change log for this managed ruleset. |
Methods |
|
|---|---|
|
Gets the details for the specified managed ruleset name. |
|
Retrieves the list of all the managed rulesets available. |