Interface ThreatIntelligenceApiAddSTIXThreatIntelRequest

Hierarchy

  • ThreatIntelligenceApiAddSTIXThreatIntelRequest

Properties

A STIX 2.1 bundle containing indicator objects. The request body must not exceed 50 MB as received or 100 MB after decompression.

contentEncoding?: STIXContentEncoding

Content encoding for the request body. Use gzip for a compressed STIX bundle.

tiVendor: string

Vendor identifier for the feed. The value must not exceed 10 characters. Datadog normalizes the accepted value to lowercase, converts non-alphanumeric characters to underscores, and trims leading and trailing underscores.

Generated using TypeDoc