mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 12:37:46 +00:00
15 lines
1.6 KiB
Markdown
15 lines
1.6 KiB
Markdown
# 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 | |