Get all set ID assignments
get
https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/setIdReferenceGroups/{setIdReferenceGroups_id}/setIdAssignments
Request
Path Parameters
Query Parameters
- $fields: string Restricts the resource fields. Only the specified fields and mandatory system fields are returned.
- $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.Default Value:
25
- $offset: integer Defines the starting position of the resource collection. If offset exceeds the resource count then no resource items are returned.Default Value:
0
- $sortBy: string 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 TopResponse
Default Response
An array of items response
Nested Schema : setIdReferenceGroups-setIdAssignments_item-response
Match All
Show Source - object Set ID Assignment Title:
Set ID Assignment
The set ID assignment list of values resource. - object __busObj_context
Nested Schema : Set ID Assignment
Type:
object
Title:
Set ID Assignment
The set ID assignment list of values resource.
Show Source - createdBy: string Title:
Created By
Read Only:true
The user who created the record. - determinantType: determinantType
- determinantValue: string (big-integer) Title:
Determinant Value
Read Only:true
The set ID assignment determinant value. - referenceGroup: referenceGroup
- referenceGroupName: string Title:
Reference Group Name
Read Only:true
The unique identifier of the set ID reference group. - setIdSet: setIdSet
- timeCreated: string (date-time) Title:
Created On
Read Only:true
The date and time when the record was created. - timeUpdated: string (date-time) Title:
Last Updated Date
Read Only:true
The date and time when the record was last updated. - updatedBy: string Title:
Last Updated By
Read Only:true
The user who last updated the record.
Nested Schema : determinantType
Match All
The unique identifier of the determinant type.
Show Source Nested Schema : referenceGroup
Match All
Show Source - object Set ID Reference Group Title:
Set ID Reference Group
The set ID reference groups list of values resource is used to query the set ID reference groups. - object __busObj_context
Nested Schema : setIdSet
Match All
Show Source - object Set ID Set Title:
Set ID Set
The set ID sets list of values resource is used to query the set ID sets. - object __busObj_context
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 - $sourceLang: string Title:
$sourceLang
Read Only:true
- applicationId: string (big-integer) Title:
Application ID
Read Only:true
The unique identifier of the application. - createdBy: string Title:
Created By
Read Only:true
The user who created the record. - description: string Title:
Reference Group Description
Read Only:true
The description of the reference group. - determinantType: string Title:
Determinant Type
Read Only:true
The unique identifier of the determinant type. - referenceGroupName: string Title:
Reference Group Name
Read Only:true
The unique identifier of the set ID reference group. - timeCreated: string (date-time) Title:
Created On
Read Only:true
The date and time when the record was created. - timeUpdated: string (date-time) Title:
Last Updated Date
Read Only:true
The date and time when the record was last updated. - updatedBy: string Title:
Last Updated By
Read Only:true
The user who last updated the record. - visibleGroupName: string Title:
Visible Group Name
Read Only:true
The translated visible name of the set ID reference group.
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 - $sourceLang: string Read Only:
true
- createdBy: string Title:
Created By
Read Only:true
The user who created the record. - description: string Title:
Set Description
Read Only:true
The description of the set ID set. - setCode: string Title:
Set Code
Read Only:true
The unique code that identifies the set ID set. - setId: string (big-integer) Title:
Set ID
Read Only:true
The unique identifier of the set ID set. - setName: string Title:
Set Name
Read Only:true
The descriptive name of the Set ID Set. - timeCreated: string (date-time) Title:
Created On
Read Only:true
The date and time when the record was created. - timeUpdated: string (date-time) Title:
Last Updated Date
Read Only:true
The date and time when the record was last updated. - updatedBy: string Title:
Last Updated By
Read Only:true
The user who last updated the record.