Summary

This object is the most basic representation of thin clients, profiles and directories. It is used in Assignments.

Properties

Name

Type

Mandatory

Description

id

String

yes

The object's ID in the UMS database

type

String

yes

One of:

  • tc
  • tcdirectory
  • profile
  • profiledirectory
  • masterprofile
  • masterprofiledirectory

Example

{

"id": "68257",

"type": "profile"

}