Enums

Enums in our GraphQL Schema

ArchiveType

ValueDescription
ZIP
APK
DMG
EXE

AuditEventOrderBy

ValueDescription
CREATED_AT

AuditEventType

ValueDescription
CREATED
UPDATED
DELETED
RESTORED

BatchConfigurationOrderBy

ValueDescription
TITLE
CREATED_AT
DEVICE_GROUP_TITLE

BatchedJobTypes

ValueDescription
DEVICE_GROUP_ORGANIZATION_CONTENT_ACTIONS
DEVICE_GROUP_ORGANIZATION_FILE_ACTIONS
DEVICE_GROUP_DEVICE_ACTIONS

BillingPlatform

The different billing platforms that are available

ValueDescription
CHARGEBEE

The Chargebee billing platform

DISABLED

No billing platform for this Organization

CaCertificatesOrderBy

ValueDescription
TITLE

CardType

ValueDescription
VISA
MASTERCARD
AMERICAN_EXPRESS
DISCOVER
JCB
DINERS_CLUB
BANCONTACT
OTHER
NOT_APPLICABLE

CertificateConfigurationType

ValueDescription
IMPORTED_PKCS
PKCS
SCEP

ClientAuthenticationMethod

ValueDescription
CLIENT_SECRET_POST
CLIENT_SECRET_BASIC
CLIENT_SECRET_JWT
PRIVATE_KEY_JWT

ConfigurationPackageProcessingStatus

ValueDescription
INITIALIZING_PACKAGE
ADDING_SETTINGS
ADDING_MEDIA_LAUNCHER
ADDING_MEDIA_LOGO
ADDING_ARBORXR_CLIENT
ADDING_ARBORXR_HOME
ADDING_APPS
ADDING_FILES
ADDING_VIDEOS
FINALIZING_PACKAGE
SENDING_NOTIFICATION

ConfigurationPackageState

ValueDescription
PENDING
PROCESSING
AVAILABLE
FAILED

ContentChannelBuildError

ValueDescription
CORRUPT_APK
CORRUPT_ZIP
NO_APK
PACKAGE_NAME_CHANGED
VERSION_DIDNT_INCREASE ⚠️

⚠️ DEPRECATED

Moved to ContentChannelBuildWarning

VERSION_DIDNT_CHANGE
NOT_SIGNED
CERTIFICATE_CHANGED ⚠️

⚠️ DEPRECATED

Moved to ContentChannelBuildWarning

UNKNOWN

ContentChannelBuildFileType

The Different file types for Build Files

ValueDescription
ARCHIVE
PATCH
ASSET

ContentChannelBuildProcessingStatus

ValueDescription
DOWNLOADING_CONTENT
PARSING_CONTENT
VERIFYING_PACKAGE_NAME
VERIFYING_VERSION_CODE
VERIFYING_SIGNATURE
PARSING_CONTENT_IMAGE
PROCESSING_PATCH

ContentChannelBuildState

The different build states for Content Builds

ValueDescription
PENDING
UPLOADED
ERROR
AVAILABLE
PROCESSING

ContentChannelBuildWarning

ValueDescription
VERSION_DIDNT_INCREASE
CERTIFICATE_CHANGED

ContentSharingAnalyticsOrderBy

ValueDescription
TITLE

ContentSharingAnalyticsType

ValueDescription
ORGANIZATION
CONTENT

ContentsOrderBy

ValueDescription
TITLE

CurrentOrganizationChildOrganizationsOrderBy

ValueDescription
TITLE

CurrentUserUserOrganizationsOrderBy

ValueDescription
ORDER

DayOfWeek

The days of the week

ValueDescription
MONDAY
TUESDAY
WEDNESDAY
THURSDAY
FRIDAY
SATURDAY
SUNDAY

DeleteDeviceMethod

ValueDescription
KEEP_CONTENT_INSTALLED
UNINSTALL_CONTENT

DeploymentEventOrderBy

ValueDescription
TYPE
UPDATED_AT ⚠️

⚠️ DEPRECATED

Use DEPLOYMENT_EVENT_TIMESTAMP

DEPLOYMENT_EVENT_TIMESTAMP
DEVICE_CONNECTIVITY_STATE

DeploymentEventStatus

ValueDescription
PENDING
PROCESSING
INSTALLED
ERROR

DeploymentEventType

ValueDescription
SYSTEM_APP_DEPLOYMENT
APP_DEPLOYMENT
FILE_DEPLOYMENT
VIDEO_DEPLOYMENT
WEBXR_LINK_DEPLOYMENT
CA_CERTIFICATE_DEPLOYMENT
OS_UPDATE

DeviceActionState

ValueDescription
PENDING
ACKNOWLEDGED
ERROR
COMPLETE

DeviceActionType

ValueDescription
REBOOT
SHUTDOWN
FACTORY_RESET
LAUNCH_APP
LAUNCH_VIDEO
LAUNCH_WEBXR_LINK
RELOAD_WEBXR_LINK
START_REMOTE_VIEW
STOP_REMOTE_VIEW

DeviceCaCertificateStatus

ValueDescription
INSTALL_PENDING
INSTALL_COMPLETED
INSTALL_ERROR
UNINSTALL_PENDING
UNINSTALL_COMPLETED
UNINSTALL_ERROR

DeviceConnectivityState

ValueDescription
ACTIVE
INACTIVE
PENDING_ENROLMENT

DeviceContentDeviceStatus

ValueDescription
INSTALL_PENDING

Content needs to be installed but device has not acknowledged it yet

INSTALL_ACKNOWLEDGED

Device knows this Content needs to be installed

INSTALL_STARTED

Device has started the Download & Install of the Content

INSTALL_COMPLETED

The install is completed and done on the device. Also have set Current Content Channel Build ID

INSTALL_ERROR

The install failed due to an error

INSTALL_RETRY_PENDING

The install is pending a retry failed due to an error

UPDATE_PENDING

Content needs to be updated but device has not acknowledged it yet

UPDATE_ACKNOWLEDGED

Device knows this Content needs to be updated

UPDATE_STARTED

Device has started the Download & Update of the Content

UPDATE_ERROR

The update failed due to an error

UPDATE_RETRY_PENDING

The update is pending a retry due to an error

UNINSTALL_PENDING

This is the only state that is set by the Backend so it is the only Pending state

UNINSTALL_ACKNOWLEDGED

Device has received the Uninstall Pending

UNINSTALL_STARTED

Device has started the Uninstall

UNINSTALL_COMPLETED

Device has completed the Uninstall. API will soft delete this model when this status is received

UNINSTALL_ERROR

The uninstall failed due to an error

UNINSTALL_RETRY_PENDING

The uninstall is pending a retry due to an error

CONTENT_UPLOAD_REQUIRED

There is content file upload required

DeviceEnrolmentMethod

ValueDescription
DEVICE_SETUP_APP
BATCH_CONFIGURATION
OMS
QR_CODE
CONFIGURATION_PACKAGE

DeviceGroupDeviceAction

ValueDescription
ADD_DEVICE
REMOVE_DEVICE

DeviceGroupLaunchMethod

ValueDescription
DEFAULT
SINGLE_CONTENT_KIOSK
MULTIPLE_CONTENT_KIOSK
IN_HOUSE_LAUNCHER
LOCK_TASK_MODE

DeviceGroupOrganizationContentAction

ValueDescription
INSTALL
UNINSTALL

DeviceGroupOrganizationFileAction

ValueDescription
INSTALL
UNINSTALL

DeviceGroupOrganizationVideoAction

ValueDescription
INSTALL
UNINSTALL

DeviceGroupUnmanagedContentsOrderBy

ValueDescription
UNMANAGED_CONTENT_TITLE
IS_IN_LAUNCHER

DeviceGroupWebXRLinkAction

ValueDescription
INSTALL
UNINSTALL

DeviceGroupsOrderBy

ValueDescription
TITLE
DEVICE_MODEL_NAME
DEVICE_COUNT

DeviceGroupsOrganizationContentOrderBy

ValueDescription
DEVICE_GROUP_TITLE
ORGANIZATION_CONTENT_TITLE

DeviceGroupsOrganizationFileOrderBy

ValueDescription
DEVICE_GROUP_TITLE
ORGANIZATION_FILE_TITLE
ORGANIZATION_FILE_PATH
ORGANIZATION_FILE_SIZE
CREATED_AT

DeviceGroupsOrganizationVideoOrderBy

ValueDescription
DEVICE_GROUP_TITLE
ORGANIZATION_VIDEO_TITLE
CREATED_AT

DeviceGroupsWebXRLinkOrderBy

ValueDescription
DEVICE_GROUP_TITLE
WEBXR_LINK_TITLE

DeviceImpulseBatteryHealth

ValueDescription
UNKNOWN
GOOD
OVERHEAT
DEAD
OVER_VOLTAGE
UNSPECIFIED_FAILURE
COLD

DeviceImpulseControllerRole

ValueDescription
UNKNOWN
SINGLE
LEFT
RIGHT

DeviceImpulseHeadsetHardwareType

ValueDescription
HEADSET
CONTROLLER

DeviceImpulseState

ValueDescription
IDLE
ACTIVE

DeviceInstallStatus

ValueDescription
INSTALL_PENDING

Content needs to be installed but device has not acknowledged it yet

INSTALL_ACKNOWLEDGED

Device knows this Content needs to be installed

INSTALL_STARTED

Device has started the Download & Install of the Content

INSTALL_COMPLETED

The install is completed and done on the device. Also have set Current Content Channel Build ID

INSTALL_ERROR

The install failed due to an error

INSTALL_RETRY_PENDING

The install is pending a retry failed due to an error

UPDATE_PENDING

Content needs to be updated but device has not acknowledged it yet

UPDATE_ACKNOWLEDGED

Device knows this Content needs to be updated

UPDATE_STARTED

Device has started the Download & Update of the Content

UPDATE_ERROR

The update failed due to an error

UPDATE_RETRY_PENDING

The update is pending a retry due to an error

UNINSTALL_PENDING

This is the only state that is set by the Backend so it is the only Pending state

UNINSTALL_ACKNOWLEDGED

Device has received the Uninstall Pending

UNINSTALL_STARTED

Device has started the Uninstall

UNINSTALL_COMPLETED

Device has completed the Uninstall. API will soft delete this model when this status is received

UNINSTALL_ERROR

The uninstall failed due to an error

UNINSTALL_RETRY_PENDING

The uninstall is pending a retry due to an error

CONTENT_UPLOAD_REQUIRED

There is content file upload required

PENDING

The content has not yet been acknowledged by the device (no file/app to install, i.e. WebXR Links)

AVAILABLE

The content has been acknowledged by the device (no file/app to install, i.e. WebXR Links)

HIGHER_VERSION_INSTALLED

A higher version is installed that cannot be rolled back (Firmware)

DeviceInstallStatusErrorType

ValueDescription
DOWNLOAD_FAILED_HTTP_BAD_REQUEST
HTTP_BAD_REQUEST
INSUFFICIENT_SPACE
SIGNATURE_MISMATCH
UNKNOWN

DeviceInstallStatusType

ValueDescription
SUCCESS
INFO
WARNING
ERROR
WAITING
NOT_APPLICABLE

DeviceLaunchMethod

ValueDescription
DEFAULT
SINGLE_CONTENT_KIOSK
MULTIPLE_CONTENT_KIOSK
IN_HOUSE_LAUNCHER
LOCK_TASK_MODE

DeviceModelArchitecture

ValueDescription
ARM64
X86_64
ARMEABI_V7A

DeviceModelFeatures

ValueDescription
DEFAULT_LAUNCH_METHOD
SINGLE_CONTENT_KIOSK
MULTIPLE_CONTENT_KIOSK
OS_UPDATE
CUSTOM_LAUNCHER
KIOSK_MODE_SETTINGS
BOUNDARY
BOUNDARY_SHORTCUT
EYE_CALIBRATION
LOCALE
WIFI_SETTINGS
SCREEN_CASTING
SCREEN_CAPTURE
BLUETOOTH
PICO_SETTINGS
NEO_3_EYE_TRACKING_REFRESH_RATE
RESTRICTED_API_CONTROLLER_PAIRING
RESTRICTED_API_FIRMWARE_CONTROL
QR_CODE_ENROLMENT
REMOTE_VIEW
REMOTE_VIEW_FLIP
REMOTE_VIEW_FLIP_X
REMOTE_VIEW_FLIP_Y
AUTO_IPD
LOCK_TASK_MODE
NETWORK_TIME
RESTRICTED_NETWORK_TIME
BOOT_ON_USB_CONNECTED
WIFI_WHILE_SLEEP
QUEST_OS_UPDATES

DeviceModelFor

ValueDescription
DEVICES
DEVICE_GROUPS
CONTENTS
UNMANAGED_CONTENTS
ALL

DeviceOrganizationContentAction

ValueDescription
INSTALL
UNINSTALL

DeviceOrganizationContentDeviceStatus

ValueDescription
INSTALL_PENDING

Content needs to be installed but device has not acknowledged it yet

INSTALL_ACKNOWLEDGED

Device knows this Content needs to be installed

INSTALL_STARTED

Device has started the Download & Install of the Content

INSTALL_COMPLETED

The install is completed and done on the device. Also have set Current Content Channel Build ID

INSTALL_ERROR

The install failed due to an error

INSTALL_RETRY_PENDING

The install is pending a retry due to an error

UPDATE_PENDING

Content needs to be updated but device has not acknowledged it yet

UPDATE_ACKNOWLEDGED

Device knows this Content needs to be updated

UPDATE_STARTED

Device has started the Download & Update of the Content

UPDATE_ERROR

The update failed due to an error

UPDATE_RETRY_PENDING

The update is pending a retry due to an error

UNINSTALL_PENDING

This is the only state that is set by the Backend so it is the only Pending state

UNINSTALL_ACKNOWLEDGED

Device has received the Uninstall Pending

UNINSTALL_STARTED

Device has started the Uninstall

UNINSTALL_COMPLETED

Device has completed the Uninstall. API will soft delete this model when this status is received

UNINSTALL_ERROR

The uninstall failed due to an error

UNINSTALL_RETRY_PENDING

The uninstall is pending a retry due to an error

CONTENT_UPLOAD_REQUIRED

There is content file upload required

DeviceOrganizationContentDeviceStatusType

ValueDescription
SUCCESS
INFO
WARNING
ERROR
WAITING

DeviceOrganizationFileAction

ValueDescription
INSTALL
UNINSTALL

DeviceOrganizationFileStatus

ValueDescription
INSTALL_PENDING

Content needs to be installed but device has not acknowledged it yet

INSTALL_ACKNOWLEDGED

Device knows this Content needs to be installed

INSTALL_STARTED

Device has started the Download & Install of the Content

INSTALL_COMPLETED

The install is completed and done on the device. Also have set Current Content Channel Build ID

INSTALL_ERROR

The install failed due to an error

INSTALL_RETRY_PENDING

The install is pending a retry due to an error

UNINSTALL_PENDING

This is the only state that is set by the Backend so it is the only Pending state

UNINSTALL_ACKNOWLEDGED

Device has received the Uninstall Pending

UNINSTALL_STARTED

Device has started the Uninstall

UNINSTALL_COMPLETED

Device has completed the Uninstall. API will soft delete this model when this status is received

UNINSTALL_ERROR

The uninstall failed due to an error

UNINSTALL_RETRY_PENDING

The uninstall is pending a retry due to an error

DeviceOrganizationVideoAction

ValueDescription
INSTALL
UNINSTALL

DeviceOrganizationVideoOrderBy

ValueDescription
DEVICE_TITLE
ORGANIZATION_VIDEO_TITLE
CREATED_AT

DeviceOrganizationVideoStatus

ValueDescription
INSTALL_PENDING

Video needs to be installed but device has not acknowledged it yet

INSTALL_ACKNOWLEDGED

Device knows this Video needs to be installed

INSTALL_STARTED

Device has started the Download & Install of the Video

INSTALL_COMPLETED

The install is completed and done on the device.

INSTALL_ERROR

The install failed due to an error

INSTALL_RETRY_PENDING

The install is pending a retry failed due to an error

UNINSTALL_PENDING

This is the only state that is set by the Backend so it is the only Pending state

UNINSTALL_ACKNOWLEDGED

Device has received the Uninstall Pending

UNINSTALL_STARTED

Device has started the Uninstall

UNINSTALL_COMPLETED

Device has completed the Uninstall. API will soft delete this model when this status is received

UNINSTALL_ERROR

The uninstall failed due to an error

UNINSTALL_RETRY_PENDING

The uninstall is pending a retry due to an error

DeviceSettingKey

The different device settings available

ValueDescription
DEVELOPER_MODE
BOUNDARY
BOUNDARY_SHORTCUT
SETTINGS
BLUETOOTH
SCREEN_CAPTURE
SCREEN_CASTING
LOCALE
TIMEZONE
OS_UPDATE_OFF
OS_UPDATE_AUTOMATICALLY
OS_UPDATE_CHARGING
OS_UPDATE_SCHEDULED
OS_UPDATE_SCHEDULED_CHARGING
CONTENT_INSTALL_AUTOMATICALLY
CONTENT_INSTALL_CHARGING
CONTENT_INSTALL_SCHEDULED
CONTENT_INSTALL_SCHEDULED_CHARGING
EYE_CALIBRATION
WIFI_SETTINGS
USB_FILE_TRANSFER
ADMIN_PIN
USER_FACTORY_RESET_ALLOWED
LAUNCHER_TITLE
EYE_TRACKING_REFRESH_RATE
SYSTEM_SLEEP_TIMEOUT
DISPLAY_TIMEOUT
DISPLAY_REFRESH_RATE
ARBORXR_HOME_CUSTOM_COLORS
RESTRICTED_API_CONTROLLER_PAIRING
RESTRICTED_API_FIRMWARE_CONTROL
QR_CODE_ENROLMENT
REMOTE_VIEW
REMOTE_VIEW_FLIP
REMOTE_VIEW_FLIP_X
REMOTE_VIEW_FLIP_Y
AUTO_IPD
NETWORK_TIME
BOOT_ON_USB_CONNECTED
WIFI_WHILE_SLEEP
OS_DPM_AUTOMATICALLY
OS_DPM_POSTPONED

DeviceStatus

ValueDescription
WAITING_SETUP
PENDING_ENROLMENT
ACTIVE
PENDING_LIMIT_INCREASE
PENDING_DELETE_CLIENT
PENDING_DELETE_CLIENT_WITH_CONTENT
PENDING_FACTORY_RESET
FACTORY_RESET_IN_PROGRESS
FACTORY_RESET_FAILED

DeviceSystemContentDeviceStatus

ValueDescription
INSTALL_PENDING

Content needs to be installed but device has not acknowledged it yet

INSTALL_ACKNOWLEDGED

Device knows this Content needs to be installed

INSTALL_STARTED

Device has started the Download & Install of the Content

INSTALL_COMPLETED

The install is completed and done on the device. Also have set Current Content Channel Build ID

INSTALL_ERROR

The install failed due to an error

INSTALL_RETRY_PENDING

The install is pending a retry due to an error

UPDATE_PENDING

Content needs to be updated but device has not acknowledged it yet

UPDATE_ACKNOWLEDGED

Device knows this Content needs to be updated

UPDATE_STARTED

Device has started the Download & Update of the Content

UPDATE_ERROR

The update failed due to an error

UPDATE_RETRY_PENDING

The update is pending a retry due to an error

UNINSTALL_PENDING

This is the only state that is set by the Backend so it is the only Pending state

UNINSTALL_ACKNOWLEDGED

Device has received the Uninstall Pending

UNINSTALL_STARTED

Device has started the Uninstall

UNINSTALL_COMPLETED

Device has completed the Uninstall. API will soft delete this model when this status is received

UNINSTALL_ERROR

The uninstall failed due to an error

UNINSTALL_RETRY_PENDING

The uninstall is pending a retry due to an error

CONTENT_UPLOAD_REQUIRED

There is content file upload required

DeviceSystemContentDeviceStatusType

ValueDescription
SUCCESS
INFO
WARNING
ERROR
WAITING
NOT_APPLICABLE

DeviceSystemContentType

ValueDescription
FIRMWARE
SYSTEM_CONTENT

DeviceUnmanagedContentsOrderBy

ValueDescription
UNMANAGED_CONTENT_TITLE
IS_IN_LAUNCHER

DeviceWebXRLinkAction

ValueDescription
INSTALL
UNINSTALL

DeviceWebXRLinkState

ValueDescription
AVAILABLE
PENDING

DevicesOrderBy

ValueDescription
TITLE
DEVICE_MODEL_NAME
DEVICE_GROUP_TITLE
LAST_COMMUNICATED_AT
CREATED_AT
CONNECTIVITY_STATE
FIRMWARE_VERSION
ANDROID_VERSION
CLIENT_APP_VERSION
HOME_APP_VERSION

DevicesOrganizationContentOrderBy

ValueDescription
DEVICE_TITLE
ORGANIZATION_CONTENT_TITLE

DevicesOrganizationFileOrderBy

ValueDescription
DEVICE_TITLE
ORGANIZATION_FILE_TITLE
ORGANIZATION_FILE_PATH
ORGANIZATION_FILE_SIZE
CREATED_AT

DevicesSystemContentOrderBy

ValueDescription
DEVICE_TITLE
ORGANIZATION_CONTENT_TITLE

DevicesWebXRLinkOrderBy

ValueDescription
DEVICE_TITLE
WEBXR_LINK_TITLE

DuplicateHandlingOption

The way to handle any files that already exist under the particular filename and storage path

ValueDescription
KEEP_BOTH
REPLACE

ExportDeviceSessionsFilterOperator

ValueDescription
equals
notEquals

FeatureType

ValueDescription
BOOLEAN
STRING

FirmwareUpdateSchedule

ValueDescription
OS_UPDATE_OFF
OS_UPDATE_AUTOMATICALLY
OS_UPDATE_CHARGING
OS_UPDATE_SCHEDULED
OS_UPDATE_SCHEDULED_CHARGING

GroupPosition

ValueDescription
BEFORE
AFTER

HashAlgorithm

ValueDescription
SHA_1
SHA_2

HomeEnvironmentSkyboxKey

ValueDescription
MOUNTAIN_VALLEY
TROPICAL_OCEAN
NIGHT_SKY
STORM_COMING

HomeEnvironmentSkyboxOrderBy

ValueDescription
TITLE

HomeEnvironmentType

ValueDescription
ENVIRONMENT_3D_MODEL
ENVIRONMENT_360_BACKGROUND

IdentityProviderScopeSeparator

ValueDescription
COMMA
SPACE

IdentityProviderType

ValueDescription
GENERIC
GOOGLE
AZURE
SALESFORCE
SAML2

ImportedPkcsSecurityType

ValueDescription
EAP
EAP_SUITE_B

LockTaskModeFeature

The different Lock Task Model flags

ValueDescription
HOME
OVERVIEW
GLOBAL_ACTIONS
NOTIFICATIONS
SYSTEM_INFO
KEYGUARD

MultiContentDeviceActionType

ValueDescription
CLEAR_APP_DATA

Neo3EyeTrackingRefreshRate

Device settings behind the NEO_3_EYE_TRACKING_REFRESH_RATE DeviceModelFeature

ValueDescription
EYE_TRACKING_REFRESH_RATE

OrderByRelationAggregateFunction

Aggregate functions when ordering by a relation without specifying a column.

ValueDescription
COUNT

Amount of items.

OrderByRelationWithColumnAggregateFunction

Aggregate functions when ordering by a relation that may specify a column.

ValueDescription
AVG

Average.

MIN

Minimum.

MAX

Maximum.

SUM

Sum.

COUNT

Amount of items.

OrderDirection

ValueDescription
ASC
DESC

OrganizationContentsOrderBy

ValueDescription
TITLE
DEVICE_MODEL

OrganizationFilesOrderBy

ValueDescription
FILENAME
PATH
SIZE
CREATED_AT

OrganizationRolesOrderBy

ValueDescription
TITLE

OrganizationStatus

The Status of this Organization

ValueDescription
ENABLED

Working as normal

BILLING_SUSPENDED

Suspended due to Billing issues

DISABLED

Disabled account

TRIAL_EXPIRED

Trial subscription expired

OrganizationSubscriptionStatus

The status of a Subscription

ValueDescription
ACTIVE
FUTURE
IN_TRIAL
NON_RENEWING
PAUSED
CANCELLED

OrganizationTypes

The different organization types

ValueDescription
ISV
RESELLER
ENTERPRISE

OrganizationVideosOrderBy

ValueDescription
TITLE
FILENAME
SIZE
CREATED_AT

PermissionKey

ValueDescription
SYSTEM
OWNER
PORTAL
ANALYTICS_READ
DASHBOARD_VIEW
APP_CREATE
APP_READ
APP_UPDATE
APP_DELETE
APP_VERSION_READ
APP_VERSION_CREATE
APP_VERSION_UPDATE
APP_VERSION_DELETE
APP_SHARE_CREATE
APP_SHARE_READ
APP_SHARE_UPDATE
APP_SHARE_DELETE
CONTENT_DEPLOYMENT_READ
CONTENT_DEPLOYMENT_UPDATE
DEVICE_CREATE
DEVICE_READ
DEVICE_UPDATE
DEVICE_DELETE
DEVICE_MIGRATE
DEVICE_GROUP_CREATE
DEVICE_GROUP_READ
DEVICE_GROUP_UPDATE
DEVICE_GROUP_DELETE
DEVICE_REMOTE_ACTION_FACTORY_RESET
DEVICE_REMOTE_ACTION_LAUNCH_APP
DEVICE_REMOTE_ACTION_REMOTE_VIEW
EVENT_LOG_READ
FILE_CREATE
FILE_READ
FILE_UPDATE
FILE_DELETE
ORGANIZATION_AUDIT_LOG_READ
ORGANIZATION_BILLING_MANAGE
ORGANIZATION_DETAIL_CREATE
ORGANIZATION_DETAIL_READ
ORGANIZATION_DETAIL_UPDATE
ORGANIZATION_DETAIL_DELETE
TAG_CREATE
TAG_READ
TAG_UPDATE
TAG_DELETE
USER_CREATE
USER_READ
USER_UPDATE
USER_DELETE
USER_ROLE_CREATE
USER_ROLE_READ
USER_ROLE_UPDATE
USER_ROLE_DELETE
WIFI_CONFIGURATION_CREATE
WIFI_CONFIGURATION_READ
WIFI_CONFIGURATION_UPDATE
WIFI_CONFIGURATION_DELETE
IDENTITY_PROVIDER
API
PAIRING

PersonalAccessTokenAbility

ValueDescription
CONTENT
ENROL_DEVICE
PUBLIC_API

PicoSettings

Device settings behind the PICO_SETTINGS DeviceModelFeature

ValueDescription
SYSTEM_SLEEP_TIMEOUT
DISPLAY_TIMEOUT
DISPLAY_REFRESH_RATE

PlanBillingCycle

ValueDescription
MONTHLY
ANNUALLY
TWO_YEAR

QRCodeFormat

ValueDescription
DEFAULT
HTC_CUSTOM

QRCodeWifiSecurityType

QR Code Wifi Security Types Enum

ValueDescription
OPEN
OWE
PSK
SAE

QRCodesOrderBy

ValueDescription
TITLE
SSID
CREATED_AT

ReleaseChannelOrderBy

ValueDescription
TITLE

RemoteLaunchableContentOrderBy

ValueDescription
TITLE

RemoteLaunchableContentTypes

ValueDescription
APP
UNMANAGED_APP
VIDEO
WEB_XR

RemoteViewActivityState

ValueDescription
ACTIVE
ERROR

SamlBindingMethod

ValueDescription
HTTP_REDIRECT
HTTP_POST

SamlServiceProviderNameIdFormat

ValueDescription
NAME_ID_FORMAT_NONE
NAME_ID_FORMAT_ENTITY
NAME_ID_FORMAT_PERSISTENT
NAME_ID_FORMAT_TRANSIENT
NAME_ID_FORMAT_EMAIL
NAME_ID_FORMAT_SHIB_NAME_ID
NAME_ID_FORMAT_X509_SUBJECT_NAME
NAME_ID_FORMAT_WINDOWS
NAME_ID_FORMAT_KERBEROS
NAME_ID_FORMAT_UNSPECIFIED

ScepKeySize

ValueDescription
_1024
_2048

ScepValidityPeriod

ValueDescription
YEAR
MONTH
DAY

ShareableOrganizationsOrderBy

ValueDescription
TITLE

SharedBuildHistoryEvent

ValueDescription
REVOKED
SHARED

SharedOrganizationContentHistoryOrderBy

ValueDescription
CREATED_AT
USER

SharedOrganizationContentReleaseChannelSharedHistoryAction

ValueDescription
REVOKED
SHARED

SharedOrganizationContentReleaseChannelSharedHistoryOrderBy

ValueDescription
CREATED_AT
USER_FIRST_NAME

SortOrder

Directions for ordering a list of records.

ValueDescription
ASC

Sort records in ascending order.

DESC

Sort records in descending order.

StorageProviderType

ValueDescription
s3

SubjectAlternativeName

ValueDescription
EMAIL_ADDRESS
USER_PRINCIPAL_NAME

TagsOrderBy

ValueDescription
TITLE

TenantConfigurationCategory

ValueDescription
THEME
MAIL
BILLING
NEWSLETTER
CSS_CUSTOM_PROPERTY
CSS_ADDITIONAL
CONFIGURATION

TenantConfigurationType

ValueDescription
COLOR
MEDIA
STRING

Trashed

Specify if you want to include or exclude trashed results from a query.

ValueDescription
ONLY

Only return trashed results.

WITH

Return both trashed and non-trashed results.

WITHOUT

Only return non-trashed results.

UnmanagedContentsOrderBy

ValueDescription
TITLE

UserInviteStatus

ValueDescription
PENDING
EXPIRED

UserPermission

ValueDescription
PAIRING
DEPLOYMENT
SHARING
ANALYTICS
TAGS
CONTENTS
DEVICES
DEVICE_GROUPS
BILLING
USERS
ORGANIZATIONS
OWNER
ROLES

UserRole

ValueDescription
OWNER
ADMIN
MEMBER
PAIRING
UNKNOWN

UserStatus

ValueDescription
ACTIVE
INVITE_PENDING

VideoDisplay

ValueDescription
MONOSCOPIC
STEREOSCOPIC

VideoMapping

ValueDescription
CUBEMAP
EQUIRECTANGULAR

VideoPacking

ValueDescription
TOP_BOTTOM
LEFT_RIGHT

VideoState

ValueDescription
PENDING
AVAILABLE

VideoType

ValueDescription
TYPE_2D
TYPE_180
TYPE_360

WebXRLinkOrderBy

ValueDescription
TITLE
URL

WifiCaCertificateType

The Wifi CA Certificate Types Enum

ValueDescription
SYSTEM
CUSTOM

WifiConfigurationType

The Wifi Configuration Types Enum

ValueDescription
OPEN
WPA2_PERSONAL
WPA3_PERSONAL
WPA2_ENTERPRISE
WPA3_ENTERPRISE

WifiConfigurationsOrderBy

The Wifi Configurations Order By Enum

ValueDescription
SSID

WifiEapMethodType

The Wifi Eap Method Types Enum

ValueDescription
PEAP
TLS
TTLS
PWD

WifiOcsp

The OCSP Types Enum

ValueDescription
DO_NOT_CHECK
REQUEST_STATUS
REQUIRE_STATUS
REQUIRE_ALL_NON_TRUSTED_STATUS

WifiPhase2MethodOption

The Wifi Phase2 Method Options Enum

ValueDescription
PAP
MSCHAP
MSCHAPV2
GTC

WifiProxyType

The Wifi Proxy Types Enum

ValueDescription
STATIC
PAC

WifiSecurityType

The Wifi Security Types Enum

ValueDescription
OPEN
OWE
PSK
SAE
EAP
EAP_SUITE_B
SCEP
PKCS
Last modified August 7, 2023: Revert "remove graphql docs" (611836c)