Skip to main content
Module

x/jamf_school/api.ts>APIDeviceGroupData

A simple, secure, correct, and modern Jamf School API wrapper. (Unofficial)
Latest
interface APIDeviceGroupData
import { type APIDeviceGroupData } from "https://deno.land/x/jamf_school@0.5.0/api.ts";

Properties

optional
name: string

The name of the device group.

optional
description: string

The description of the device group.

optional
shared: boolean

Whether the device group is shared.