mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
85cfd0d2d8
Updated the platform name to "darwin" to fix missing icon: <img width="977" alt="Screenshot 2023-05-15 at 1 19 17 PM" src="https://github.com/fleetdm/fleet/assets/3065949/4c2163b8-aa30-4b55-838e-c0a36cb20a6d">
12 lines
571 B
YAML
12 lines
571 B
YAML
name: icloud_private_relay
|
|
platforms:
|
|
- darwin
|
|
description: Whether [iCloud Private Relay](https://support.apple.com/en-us/HT212614) is enabled.
|
|
columns:
|
|
- name: status
|
|
type: integer
|
|
required: false
|
|
description: whether iCloud Private Relay is on or off. 1 is on. 0 is off.
|
|
notes: This table is not a core osquery table. It is included as part of [Fleetd](https://fleetdm.com/docs/using-fleet/orbit), the osquery manager from Fleet. Fleetd can be built with [fleetctl](https://fleetdm.com/docs/using-fleet/adding-hosts#osquery-installer).
|
|
evented: false
|