Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.07 KB

EnterprisePolicy.md

File metadata and controls

23 lines (18 loc) · 1.07 KB

EnterprisePolicy

esperclient.models.enterprise_policy

Description

Properties

Name Type Description Notes
uuid str Unique Policy identifier [optional]
enterprise str Url of the enterprise resource
url str URL link to policy [optional]
name str Name of the Policy
description str Details regarding the Policy [optional]
device_count int Count of Devices with this policy applied [optional]
google_policy_id str Id of the Google policy [optional]
policy EnterprisePolicyData
updated_on datetime Last-Updated Timestamp of Policy [optional]
created_on datetime Creation Timestamp of Policy [optional]
is_active bool Is this policy currently active [optional]

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