effectiveTimePeriod

The time period during which the custom rule is active.

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

Properties

Name Type Description
endDate string An ISO 8601 timestamp that sets when the rule expires or deactivates.
startDate string An ISO 8601 timestamp that sets when the rule activates.
status string The current status of the rule based on its `startDate` and `endDate`. By default, rules are active for 30 days. When `ACTIVE`, the rule triggers when conditions are met. When `INACTIVE`, the rule doe
View JSON Schema on GitHub