Resource: ManagedRulesetsGetResponse
| JSON representation |
|---|
{
"resource": {
object ( |
| Fields | |
|---|---|
resource |
|
ManagedRuleset
Represents a ManagedRuleset resource.
Managed internally by Cloud Armor CLH for Managed Rules features. Customers can only view these resources to modify their Security Policies. For more information, see Cloud de Confiance Armor security policy overview.
| JSON representation |
|---|
{ "name": string, "id": string, "creationTimestamp": string, "selfLink": string, "rulesetId": string, "description": string, "ruleIds": [ string ], "changeLog": string } |
| Fields | |
|---|---|
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 |
id |
Output only. The unique identifier for the resource. This identifier is defined by the server. |
creationTimestamp |
Output only. Creation timestamp in RFC3339 text format. |
selfLink |
Output only. Server-defined URL for the resource. |
rulesetId |
Output only. The managed ruleset identifier that can be configured in Security Policy rules. |
description |
Output only. An optional description of this resource. |
ruleIds[] |
Output only. The list of managed rule IDs that are included in this managed ruleset. |
changeLog |
Output only. The change log for this managed ruleset. |
Methods |
|
|---|---|
|
The method compute.beta.ManagedRulesetsService.Get is not available in Cloud de Confiance by S3NS. |
|
The method compute.beta.ManagedRulesetsService.List is not available in Cloud de Confiance by S3NS. |