Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 769 Bytes

WafActiveRuleResponseDataAttributes.md

File metadata and controls

14 lines (10 loc) · 769 Bytes

# WafActiveRuleResponseDataAttributes

Properties

Name Type Description Notes
created_at \DateTime Date and time in ISO 8601 format. [optional] [readonly]
deleted_at \DateTime Date and time in ISO 8601 format. [optional] [readonly]
updated_at \DateTime Date and time in ISO 8601 format. [optional] [readonly]
latest_revision int The latest rule revision number that is available for the associated rule revision. [optional] [readonly]
outdated bool Indicates if the associated rule revision is up to date or not. [optional] [readonly]

[Back to API list] [Back to README]