Skip to main content
Skip table of contents

ApiObject

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"

}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.