Get all set-enabled lookup types

get

https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/setEnabledLookupTypes

Request

Query Parameters
  • Restricts the resource fields. Only the specified fields and mandatory system fields are returned.
  • The resource collection will be queried using the specified filter condition.
  • 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.
    Default Value: 25
  • Defines the starting position of the resource collection. If offset exceeds the resource count then no resource items are returned.
    Default Value: 0
  • Orders a resource collection based on the specified fields. The parameter value is a comma-separated string of field names, each optionally followed by a colon and "asc" (default) or "desc".

There's no request body for this operation.

Back to Top

Response

Default Response

An array of items response
Body ()
Root Schema : setEnabledLookupTypes_view-default
Match All
Show Source
Nested Schema : __collection_context
Type: object
Show Source
Nested Schema : setEnabledLookupTypes_view-default-allOf[1]
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : setEnabledLookupTypes_item-response
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupType_item
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupType_item-fields
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupType_item-fields-allOf[0]
Type: object
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupType_abstract-item
Type: object
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupType_item-fields-allOf[2]
Type: object
Show Source
Nested Schema : Set-Enabled Lookup Type
Type: object
Title: Set-Enabled Lookup Type
The set-enabled lookup types list of values resource is used to query the list of set-enabled lookup types.
Nested Schema : __busObj_context
Type: object
Show Source
Nested Schema : setEnabledLookupTypes_item-response-allOf[2]
Type: object
Show Source
Nested Schema : referenceGroup
Match All
Show Source
Nested Schema : Set ID Reference Group
Type: object
Title: Set ID Reference Group
The set ID reference groups list of values resource is used to query the set ID reference groups.
Show Source
Nested Schema : $context
Type: object
Show Source
Nested Schema : configurationLevel
Match All
Show Source
Nested Schema : restAccessSecured
Match All
Show Source
  • Read Only: true
  • Allowed Values: [ "ANON", "AUTH", "SECURE" ]
Nested Schema : taxonomyNode
Match All
Show Source
Nested Schema : Taxonomy Node
Type: object
Title: Taxonomy Node
The taxonomy node list of values resource is used to query the taxonomy nodes.
Show Source
Nested Schema : moduleType
Match All
Show Source
  • Title: Module Type
    Read Only: true
    The type of the taxonomy node.
  • Allowed Values: [ "APPLICATION", "LBA", "PAGE", "PRODUCT_LINE", "DELIVERY_ROOT", "FAMILY" ]
Nested Schema : setEnabledLookupTypes-_translations
Match All
Show Source
Nested Schema : setEnabledLookupTypes-codes
Match All
Show Source
Nested Schema : setEnabledLookupTypes-_translations-allOf[1]
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : setEnabledLookupTypes-_translations_item-response
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupTypeTranslation_item
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupTypeTranslation_item-fields
Type: object
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupTypeTranslation_item-allOf[1]
Type: object
The lookup type translations list of values resource is used to query the list of lookup type translations.
Nested Schema : lookupTypeTranslationBase
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupType_item
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupType_item-fields
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.LookupType_item-fields-allOf[1]
Type: object
Show Source
Nested Schema : Lookup Type
Type: object
Title: Lookup Type
The lookup types list of values resource is used to query the list of lookup types.
Nested Schema : setEnabledLookupTypes-codes-allOf[1]
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : setEnabledLookupTypes-codes_item-response
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupCode_item
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupCode_item-fields
Type: object
Show Source
Nested Schema : Set-Enabled Lookup Code
Type: object
Title: Set-Enabled Lookup Code
The set-enabled lookup codes list of values resource is used to query the list of set-enabled lookup codes.
Nested Schema : setEnabledLookupTypes-codes_item-response-allOf[2]
Type: object
Show Source
Nested Schema : owningType
Match All
Show Source
Nested Schema : setIdSet
Match All
Show Source
Nested Schema : Set ID Set
Type: object
Title: Set ID Set
The set ID sets list of values resource is used to query the set ID sets.
Show Source
Nested Schema : setEnabledLookupTypes-codes-_translations
Match All
Show Source
Nested Schema : setEnabledLookupTypes-codes-_translations-allOf[1]
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : setEnabledLookupTypes-codes-_translations_item-response
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupCodeTranslation_item
Match All
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupCodeTranslation_item-fields
Type: object
Show Source
Nested Schema : oraCommonAppsInfraObjects.SetEnabledLookupCodeTranslation_item-allOf[1]
Type: object
The lookup code translations list of values resource is used to query the list of lookup code translations.
Nested Schema : setEnabledLookupCodeTranslationBase
Match All
Show Source
Back to Top