File tree Expand file tree Collapse file tree 5 files changed +156
-64
lines changed
content/en/api/v2/security-monitoring Expand file tree Collapse file tree 5 files changed +156
-64
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.6",
7
- "regenerated": "2025-06-18 14:56:14.738154 ",
8
- "spec_repo_commit": "5f7cad1f "
7
+ "regenerated": "2025-06-19 12:13:56.197351 ",
8
+ "spec_repo_commit": "a171e0a8 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-06-18 14:56:24.089036 ",
13
- "spec_repo_commit": "5f7cad1f "
12
+ "regenerated": "2025-06-19 12: 14:05.477000 ",
13
+ "spec_repo_commit": "a171e0a8 "
14
14
}
15
15
}
16
16
}
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -34070,11 +34070,13 @@ components:
34070
34070
SecurityMonitoringRuleTypeCreate:
34071
34071
description: The rule type.
34072
34072
enum:
34073
+ - api_security
34073
34074
- application_security
34074
34075
- log_detection
34075
34076
- workload_security
34076
34077
type: string
34077
34078
x-enum-varnames:
34079
+ - API_SECURITY
34078
34080
- APPLICATION_SECURITY
34079
34081
- LOG_DETECTION
34080
34082
- WORKLOAD_SECURITY
@@ -34086,13 +34088,15 @@ components:
34086
34088
- workload_security
34087
34089
- cloud_configuration
34088
34090
- application_security
34091
+ - api_security
34089
34092
type: string
34090
34093
x-enum-varnames:
34091
34094
- LOG_DETECTION
34092
34095
- INFRASTRUCTURE_CONFIGURATION
34093
34096
- WORKLOAD_SECURITY
34094
34097
- CLOUD_CONFIGURATION
34095
34098
- APPLICATION_SECURITY
34099
+ - API_SECURITY
34096
34100
SecurityMonitoringRuleTypeTest:
34097
34101
description: The rule type.
34098
34102
enum:
You can’t perform that action at this time.
0 commit comments