mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
parent
b35090d7dc
commit
46c9f9a37b
1 changed files with 2 additions and 1 deletions
|
|
@ -1470,7 +1470,7 @@ This activity contains the following fields:
|
|||
|
||||
## installed_app_store_app
|
||||
|
||||
Generated when an App Store app is installed on a host.
|
||||
Generated when an App Store app is installed on a device.
|
||||
|
||||
This activity contains the following fields:
|
||||
- "host_id": ID of the host on which the app was installed.
|
||||
|
|
@ -1483,6 +1483,7 @@ This activity contains the following fields:
|
|||
- "policy_id": ID of the policy whose failure triggered the install. Null if no associated policy.
|
||||
- "policy_name": Name of the policy whose failure triggered the install. Null if no associated policy.
|
||||
|
||||
|
||||
#### Example
|
||||
|
||||
```json
|
||||
|
|
|
|||
Loading…
Reference in a new issue