# GetServerResourcesGlobals ## Example Usage ```typescript import { GetServerResourcesGlobals } from "@lukehagar/plexjs/sdk/models/operations"; let value: GetServerResourcesGlobals = {}; ``` ## Fields | Field | Type | Required | Description | Example | | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | | `clientID` | *string* | :heavy_minus_sign: | An opaque identifier unique to the client (UUID, serial number, or other unique device ID) | 3381b62b-9ab7-4e37-827b-203e9809eb58 |