Update a data security aggregate privilege
patch
/fscmRestApi/resources/11.13.18.05/publicSectorAggrprivileges/{publicSectorAggrprivilegesUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorAggrprivilegesUniqID: integer
This is the hash key of the attributes which make up the composite key--- Viewobjectname, Entityobjectname, LnpRecordKey and Aggregateprivilege ---for the Aggregate Privileges resource and used to uniquely identify an instance of Aggregate Privileges. The client should not generate the hash key value. Instead, the client should query on the Aggregate Privileges collection resource with a filter on the primary key values in order to navigate to a specific instance of Aggregate Privileges.
For example: publicSectorAggrprivileges?q=Viewobjectname=<value1>;Entityobjectname=<value2>;LnpRecordKey=<value3>;Aggregateprivilege=<value4>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorAggrprivileges-item
Type:
Show Source
object-
AllowedForOwner(optional):
string
Maximum Length:
1Indicates if the fields identified by the row are accessible to the owner. -
CreatedBy(optional):
string
Maximum Length:
64The user who created the data security object. -
CreationDate(optional):
string(date-time)
The date on which the data security object was created.
-
DeletedFlag(optional):
string
Maximum Length:
1Indicates if the privilege is deleted. -
LastUpdateDate(optional):
string(date-time)
The date on which the data security object was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the data security object. -
links(optional):
array Items
Title:
ItemsLink Relations -
ModuleId(optional):
string
Maximum Length:
32The internal software module of the offering to which the privilege applies. -
SeedDataLock(optional):
integer(int32)
Indicates if the data is delivered seed data.
-
SeedDataSource(optional):
string
Maximum Length:
512Indicates the source of the seed data.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorAggrprivileges-item
Type:
Show Source
object-
AllowedForOwner(optional):
string
Maximum Length:
1Indicates if the fields identified by the row are accessible to the owner. -
CreatedBy(optional):
string
Maximum Length:
64The user who created the data security object. -
CreationDate(optional):
string(date-time)
The date on which the data security object was created.
-
DeletedFlag(optional):
string
Maximum Length:
1Indicates if the privilege is deleted. -
LastUpdateDate(optional):
string(date-time)
The date on which the data security object was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the data security object. -
links(optional):
array Items
Title:
ItemsLink Relations -
ModuleId(optional):
string
Maximum Length:
32The internal software module of the offering to which the privilege applies. -
SeedDataLock(optional):
integer(int32)
Indicates if the data is delivered seed data.
-
SeedDataSource(optional):
string
Maximum Length:
512Indicates the source of the seed data.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.