Advanced query a language

post

https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/languages/{languages_id}/$query

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : accessors
Type: object
Nested Schema : fields
Type: array
Show Source
Nested Schema : subTypes
Type: object
Back to Top

Response

Default Response

A single item response
Body ()
Root Schema : languages_item-response
Match All
Show Source
Nested Schema : Language
Type: object
Title: Language
The languages list of values resource is used to query the list of languages.
Show Source
Nested Schema : __busObj_context
Type: object
Show Source
Nested Schema : languages_item-response-allOf[2]
Type: object
Show Source
Nested Schema : activationStatus
Match All
Show Source
  • Title: Language Activation Status
    Read Only: true
    The activation status of the language.
  • Allowed Values: [ "ACTIVE", "NONE", "PENDING" ]
Nested Schema : installed
Match All
Show Source
  • Title: Language Installed
    Read Only: true
    Indicates if the language is installed.
  • Allowed Values: [ "I", "B", "D" ]
Nested Schema : $context
Type: object
Show Source
Nested Schema : languages-_translations
Match All
Show Source
Nested Schema : __collection_context
Type: object
Show Source
Nested Schema : languages-_translations-allOf[1]
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : languages-_translations_item-response
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LanguageTranslation_item
Type: object
The translation of the language list of values resource.
Show Source
Back to Top