Files
plexjava/docs/models/operations/GetUsersMediaContainer.md

2.0 KiB

GetUsersMediaContainer

Container holding user and server details.

Fields

Field Type Required Description Example
friendlyName String ✔️ The friendly name of the Plex instance. myPlex
identifier String ✔️ N/A com.plexapp.plugins.myplex
machineIdentifier String ✔️ Unique Machine identifier of the Plex server. 3dff4c4da3b1229a649aa574a9e2b419a684a20e
totalSize long ✔️ Total number of users. 30
size long ✔️ Number of users in the current response. 30
user List<User> ✔️ List of users with access to the Plex server.