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 09:44:54.032445 ",
8
- "spec_repo_commit": "b6151f30 "
7
+ "regenerated": "2025-06-18 12:16:12.381251 ",
8
+ "spec_repo_commit": "bc474f02 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-06-18 09:45:03.480594 ",
13
- "spec_repo_commit": "b6151f30 "
12
+ "regenerated": "2025-06-18 12:16:21.664259 ",
13
+ "spec_repo_commit": "bc474f02 "
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 @@ -33912,11 +33912,13 @@ components:
33912
33912
SecurityMonitoringRuleTypeCreate:
33913
33913
description: The rule type.
33914
33914
enum:
33915
+ - api_security
33915
33916
- application_security
33916
33917
- log_detection
33917
33918
- workload_security
33918
33919
type: string
33919
33920
x-enum-varnames:
33921
+ - API_SECURITY
33920
33922
- APPLICATION_SECURITY
33921
33923
- LOG_DETECTION
33922
33924
- WORKLOAD_SECURITY
@@ -33928,13 +33930,15 @@ components:
33928
33930
- workload_security
33929
33931
- cloud_configuration
33930
33932
- application_security
33933
+ - api_security
33931
33934
type: string
33932
33935
x-enum-varnames:
33933
33936
- LOG_DETECTION
33934
33937
- INFRASTRUCTURE_CONFIGURATION
33935
33938
- WORKLOAD_SECURITY
33936
33939
- CLOUD_CONFIGURATION
33937
33940
- APPLICATION_SECURITY
33941
+ - API_SECURITY
33938
33942
SecurityMonitoringRuleTypeTest:
33939
33943
description: The rule type.
33940
33944
enum:
You can’t perform that action at this time.
0 commit comments