Get all installed languages using advanced query
post
https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/languages/$views/installedLanguage/$query
Gets all of the installed languages where the installed status isn't deleted, along with the language that matches the optional language code parameter.
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Nested Schema : schema
Type:
Show Source
object-
accessors: object
accessors
Maps accessor names to query objects specific to corresponding accessors. Query object for each accessor supports query capabilities similar to the base.
-
fields: array
fields
Restricts the resource fields. Only the specified fields and mandatory system fields are returned.
-
subTypes: object
subTypes
Maps discriminator values (as defined in subtypes) to query objects specific to corresponding subtypes. Subtype-specific query objects support a subset(fields,accessors,filter) of the query capabilities when compared to the base.
Nested Schema : type
Type:
Show Source
object-
collection: object
collection
Defines query criteria that can be applied on a resource collection.
Nested Schema : type
Type:
Show Source
object-
parameters: object
parameters
Values to be applied in a parameterized filter specific to the view.
Nested Schema : accessors
Type:
objectMaps accessor names to query objects specific to corresponding accessors. Query object for each accessor supports query capabilities similar to the base.
Nested Schema : fields
Type:
arrayRestricts the resource fields. Only the specified fields and mandatory system fields are returned.
Show Source
Nested Schema : subTypes
Type:
objectMaps discriminator values (as defined in subtypes) to query objects specific to corresponding subtypes. Subtype-specific query objects support a subset(fields,accessors,filter) of the query capabilities when compared to the base.
Nested Schema : collection
Type:
objectDefines query criteria that can be applied on a resource collection.
Show Source
-
filter: string
The resource collection will be queried using the specified filter condition.
-
limit: integer
Restricts the number of resource items returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resource items.
-
offset: integer
Defines the starting position of the resource collection. If offset exceeds the resource count then no resource items are returned.
-
privilege: string
Represents the privilege or action required to check for while serving a request to access a resource.
-
sortBy: array
sortBy
Orders a resource collection based on the specified fields.
Nested Schema : sortBy
Type:
arrayOrders a resource collection based on the specified fields.
Show Source
Nested Schema : type
Type:
objectObject with single entry. Key must be name of field based on which sorting will happen. Value must be either asc or desc to decide the sort order.
Nested Schema : parameters
Type:
objectValues to be applied in a parameterized filter specific to the view.
Response
Default Response
Successful response of retrieving view installedLanguage for resource Languages
Nested Schema : items
Type:
Show Source
array-
Array of:
languages_view-installedLanguage_item-response
Gets all of the installed languages where the installed status isn't deleted, along with the language that matches the optional language code parameter.
Nested Schema : languages_view-installedLanguage_item-response
Gets all of the installed languages where the installed status isn't deleted, along with the language that matches the optional language code parameter.
Match All
Gets all of the installed languages where the installed status isn't deleted, along with the language that matches the optional language code parameter.
Gets all of the installed languages where the installed status isn't deleted, along with the language that matches the optional language code parameter.
Show Source
Nested Schema : languages_item-response
Match All
Show Source
-
object
Language
Title:
LanguageThe languages list of values resource is used to query the list of languages. -
object
__busObj_context
-
object
languages_item-response-allOf[2]
Nested Schema : Language
Type:
objectTitle:
LanguageThe languages list of values resource is used to query the list of languages.
Show Source
-
$language: string
Read Only:
true -
$sourceLang: string
Read Only:
true -
activationStatus:
activationStatus
-
createdBy: string
Title:
Created ByRead Only:trueThe user who created the record. -
description: string
Title:
Language DescriptionRead Only:trueThe description of the language. -
installed:
installed
-
languageCode: string
Title:
Language CodeRead Only:trueThe unique code of the language. -
languageTag: string
Title:
Language TagRead Only:trueA unique tag to identify the language. -
timeCreated: string
(date-time)
Title:
Created OnRead Only:trueThe date and time when the record was created. -
timeUpdated: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the record was last updated. -
updatedBy: string
Title:
Last Updated ByRead Only:trueThe user who last updated the record.
Nested Schema : languages-_translations_item-response
Match All
Show Source
-
object
oraCommonAppsInfraObjects.LanguageTranslation_item
The translation of the language list of values resource.
-
object
__busObj_context
Nested Schema : oraCommonAppsInfraObjects.LanguageTranslation_item
Type:
objectThe translation of the language list of values resource.
Show Source
-
$language: string
Read Only:
true -
languageCode: string
Read Only:
trueThe unique code of the language.