Skip to content

Commit

Permalink
Security Monitoring - Make Default Tags available in the response (#2…
Browse files Browse the repository at this point in the history
…3112)

Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec committed May 13, 2024
1 parent c717daf commit ecc41c1
Show file tree
Hide file tree
Showing 5 changed files with 182 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-05-09 17:39:41.488836",
"spec_repo_commit": "c5ba75e0"
"regenerated": "2024-05-10 16:41:07.106081",
"spec_repo_commit": "d6c22916"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-05-09 17:39:49.489678",
"spec_repo_commit": "c5ba75e0"
"regenerated": "2024-05-10 16:41:14.900488",
"spec_repo_commit": "d6c22916"
}
}
}
20 changes: 16 additions & 4 deletions content/en/api/v2/security-monitoring/examples.json

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions data/api/v2/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18443,6 +18443,14 @@ components:
description: User ID of the user who created the rule.
format: int64
type: integer
defaultTags:
description: Default Tags for default rules (included in tags)
example:
- security:attacks
items:
description: Default Tag.
type: string
type: array
deprecationDate:
description: When the rule will be deprecated, timestamp in milliseconds.
format: int64
Expand Down
77 changes: 77 additions & 0 deletions data/api/v2/full_spec_deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -97038,6 +97038,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -100361,6 +100372,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -105719,6 +105741,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -232754,6 +232787,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -235331,6 +235375,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -238176,6 +238231,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -240092,6 +240158,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down
77 changes: 77 additions & 0 deletions static/resources/json/full_spec_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -97038,6 +97038,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -100361,6 +100372,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -105719,6 +105741,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -232754,6 +232787,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -235331,6 +235375,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -238176,6 +238231,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down Expand Up @@ -240092,6 +240158,17 @@
"format": "int64",
"type": "integer"
},
"defaultTags": {
"description": "Default Tags for default rules (included in tags)",
"example": [
"security:attacks"
],
"items": {
"description": "Default Tag.",
"type": "string"
},
"type": "array"
},
"deprecationDate": {
"description": "When the rule will be deprecated, timestamp in milliseconds.",
"format": "int64",
Expand Down

0 comments on commit ecc41c1

Please sign in to comment.