What's Changed
POST
/Modules/UAM/Users/Batch/{ids}/CalculateUserPermissions
Parameters:
Added: from
in query
Optional future date at which a recurring schedule for the asynchronous execution of the Background Task should start. If no value is provided the current UTC date and time is used.
POST
/Modules/UAM/Users/{id}/CalculateUserPermissions
Parameters:
Added: schedule
in query
Optional cron expression to schedule the asynchronous execution of the Background Task.
Added: from
in query
Optional future date at which a recurring schedule for the asynchronous execution of the Background Task should start. If no value is provided the current UTC date and time is used.
GET
/Modules/UAM/OperationalRoles/Resources/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Operational Role Resource
Changed content type :
application/vnd.onkey.entity+json
Changed property
properties
(object)Added property
inheritedFromTemplateCustomisationCreatedByUserId
(integer)Added property
inheritedFromTemplateCustomisationCreatedByUserFullName
(string)Added property
inheritedFromTemplateCustomisationCreatedByUserCode
(string)
GET
/Modules/UAM/OperationalRoles/Resources/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Operational Role Resource collection
Changed content type :
application/vnd.onkey.entitycollection+json
Changed property
items
(array)Collection of Operational Role Resource entities
Changed items (object):
Changed property
properties
(object)Added property
inheritedFromTemplateCustomisationCreatedByUserId
(integer)Added property
inheritedFromTemplateCustomisationCreatedByUserFullName
(string)Added property
inheritedFromTemplateCustomisationCreatedByUserCode
(string)
GET
/Modules/UAM/OperationalRoles/Templates/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Operational Role Template
Changed content type :
application/vnd.onkey.entity+json
Changed property
properties
(object)Added property
templateCustomisationCreatedByUserId
(integer)Added property
templateCustomisationCreatedByUserFullName
(string)Added property
templateCustomisationCreatedByUserCode
(string)
GET
/Modules/UAM/OperationalRoles/Templates/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Operational Role Template collection
Changed content type :
application/vnd.onkey.entitycollection+json
Changed property
items
(array)Collection of Operational Role Template entities
Changed items (object):
Changed property
properties
(object)Added property
templateCustomisationCreatedByUserId
(integer)Added property
templateCustomisationCreatedByUserFullName
(string)Added property
templateCustomisationCreatedByUserCode
(string)
GET
/Modules/UAM/Users/OperationalRoles/Templates/{id}
Return Type:
Changed response : 200 OK
Success response - body contains User Operational Role Template
Changed content type :
application/vnd.onkey.entity+json
Changed property
properties
(object)Added property
inheritedFromTemplateCustomisationCreatedByUserId
(integer)Added property
inheritedFromTemplateCustomisationCreatedByUserFullName
(string)Added property
inheritedFromTemplateCustomisationCreatedByUserCode
(string)Added property
templateCustomisationCreatedByUserId
(integer)Added property
templateCustomisationCreatedByUserFullName
(string)Added property
templateCustomisationCreatedByUserCode
(string)
GET
/Modules/UAM/Users/OperationalRoles/Templates/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains User Operational Role Template collection
Changed content type :
application/vnd.onkey.entitycollection+json
Changed property
items
(array)Collection of User Operational Role Template entities
Changed items (object):
Changed property
properties
(object)Added property
inheritedFromTemplateCustomisationCreatedByUserId
(integer)Added property
inheritedFromTemplateCustomisationCreatedByUserFullName
(string)Added property
inheritedFromTemplateCustomisationCreatedByUserCode
(string)Added property
templateCustomisationCreatedByUserId
(integer)Added property
templateCustomisationCreatedByUserFullName
(string)Added property
templateCustomisationCreatedByUserCode
(string)
GET
/Modules/UAM/Users/{id}/Options
Return Type:
Changed response : 200 OK
Success response - body contains User Option
Changed content type :
application/vnd.onkey.entity+json
Changed property
properties
(object)Added property
insightsUserId
(string)Added property
rootAssetAssetTypeTreePathId
(integer)Added property
rootAssetAssetTypeTreePathItems
(array)Items (object):
Property
sequence
(integer)Property
code
(string)Property
description
(string)Property
alternativeDescription
(string)
Changed property
workOrderLimit
(integer -> number)
GET
/Modules/UAM/Users/Options/{id}
Return Type:
Changed response : 200 OK
Success response - body contains User Option
Changed content type :
application/vnd.onkey.entity+json
Changed property
properties
(object)Added property
insightsUserId
(string)Added property
rootAssetAssetTypeTreePathId
(integer)Added property
rootAssetAssetTypeTreePathItems
(array)Items (object):
Property
sequence
(integer)Property
code
(string)Property
description
(string)Property
alternativeDescription
(string)
Changed property
workOrderLimit
(integer -> number)
GET
/Modules/UAM/Users/Options/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains User Option collection
Changed content type :
application/vnd.onkey.entitycollection+json
Changed property
items
(array)Collection of User Option entities
Changed items (object):
Changed property
properties
(object)Added property
insightsUserId
(string)Added property
rootAssetAssetTypeTreePathId
(integer)Added property
rootAssetAssetTypeTreePathItems
(array)Items (object):
Property
sequence
(integer)Property
code
(string)Property
description
(string)Property
alternativeDescription
(string)
Changed property
workOrderLimit
(integer -> number)