Update a data security policy
patch
/fscmRestApi/resources/11.13.18.05/publicSectorPolicies/{publicSectorPoliciesUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorPoliciesUniqID: integer
This is the hash key of the attributes which make up the composite key--- Viewobjectname, Entityobjectname and PolicyName ---for the Policies resource and used to uniquely identify an instance of Policies. The client should not generate the hash key value. Instead, the client should query on the Policies collection resource with a filter on the primary key values in order to navigate to a specific instance of Policies.
For example: publicSectorPolicies?q=Viewobjectname=<value1>;Entityobjectname=<value2>;PolicyName=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorPolicies-item
Type:
Show Source
object-
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.
-
EndDate(optional):
string(date-time)
The date by which the data security policy is no longer valid.
-
Entityobjectname(optional):
string
Maximum Length:
80The name of the entity object associated with the view object. -
EntityobjectnameInst(optional):
string
Maximum Length:
80The name of the entity object associated with the view object. -
EntityobjectnameObject(optional):
string
Maximum Length:
128The name of the entity object associated with the view object. -
Instancesetname(optional):
string
Maximum Length:
30The name of the instance set that uniquely identifies a row (or rows) of the secure object, represented by a SQL predicate. -
InstancesetnameInst(optional):
string
Maximum Length:
30The name of the instance set which uniquely identifies a row (or rows) of the secure object, represented by a SQL predicate. -
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 -
Objectname(optional):
string
Maximum Length:
80The name of the data security object. -
ParameterList(optional):
string
Maximum Length:
255The names of the data security parameters for parameterized instance sets. -
PolicyName(optional):
string
Maximum Length:
80The name of the data security policy. -
Predicate(optional):
string
Maximum Length:
1000The SQL predicate that uniquely identifies a row (or rows) of the secured object. -
PrimaryKeyFieldList(optional):
string
Maximum Length:
256The names of the primary key fields of the data security object. -
PrimaryKeyValueList(optional):
string
Maximum Length:
255The names of the primary key values for single instance sets. -
Privilege(optional):
string
Maximum Length:
400The name of the data security privilege. -
RoleGUID(optional):
string
Maximum Length:
128The GUID of the application role. -
Rolename(optional):
string
Maximum Length:
256The name of the application role. -
Ruletype(optional):
string
Maximum Length:
15The names of various types of rules. Valid values are: single, multiple, and allvalues. -
StartDate(optional):
string(date-time)
The date at which the data security policy gets enforced.
-
Viewobjectname(optional):
string
Maximum Length:
80The name of the view object associated with data security object. -
ViewobjectnameInst(optional):
string
Maximum Length:
80The name of the view object associated with a data security object. -
ViewobjectnameObject(optional):
string
Maximum Length:
128The name of the view object associated with data security object.
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 : publicSectorPolicies-item
Type:
Show Source
object-
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.
-
EndDate(optional):
string(date-time)
The date by which the data security policy is no longer valid.
-
Entityobjectname(optional):
string
Maximum Length:
80The name of the entity object associated with the view object. -
EntityobjectnameInst(optional):
string
Maximum Length:
80The name of the entity object associated with the view object. -
EntityobjectnameObject(optional):
string
Maximum Length:
128The name of the entity object associated with the view object. -
Instancesetname(optional):
string
Maximum Length:
30The name of the instance set that uniquely identifies a row (or rows) of the secure object, represented by a SQL predicate. -
InstancesetnameInst(optional):
string
Maximum Length:
30The name of the instance set which uniquely identifies a row (or rows) of the secure object, represented by a SQL predicate. -
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 -
Objectname(optional):
string
Maximum Length:
80The name of the data security object. -
ParameterList(optional):
string
Maximum Length:
255The names of the data security parameters for parameterized instance sets. -
PolicyName(optional):
string
Maximum Length:
80The name of the data security policy. -
Predicate(optional):
string
Maximum Length:
1000The SQL predicate that uniquely identifies a row (or rows) of the secured object. -
PrimaryKeyFieldList(optional):
string
Maximum Length:
256The names of the primary key fields of the data security object. -
PrimaryKeyValueList(optional):
string
Maximum Length:
255The names of the primary key values for single instance sets. -
Privilege(optional):
string
Maximum Length:
400The name of the data security privilege. -
RoleGUID(optional):
string
Maximum Length:
128The GUID of the application role. -
Rolename(optional):
string
Maximum Length:
256The name of the application role. -
Ruletype(optional):
string
Maximum Length:
15The names of various types of rules. Valid values are: single, multiple, and allvalues. -
StartDate(optional):
string(date-time)
The date at which the data security policy gets enforced.
-
Viewobjectname(optional):
string
Maximum Length:
80The name of the view object associated with data security object. -
ViewobjectnameInst(optional):
string
Maximum Length:
80The name of the view object associated with a data security object. -
ViewobjectnameObject(optional):
string
Maximum Length:
128The name of the view object associated with data security object.
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.