Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 763 Bytes

File metadata and controls

14 lines (10 loc) · 763 Bytes

MetricsPolicyReadModel

Properties

Name Type Description Notes
customer str The customer identifier of the security policy [optional]
policy_rules list[PolicyRuleReadModel] The list of policy rules of the metrics policy [optional]
type str The type of the security policy [optional]
updated_epoch_millis int The date time of the metrics policy update [optional]
updater_id str The id of the metrics policy updater [optional]

[Back to Model list] [Back to API list] [Back to README]