Update a data security profile assignment

patch

/fscmRestApi/resources/11.13.18.05/hedDataSecurityProfileAssignments/{ProfileAssignmentId}

Request

Path Parameters
  • The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Data Conditions
    Title: Data Conditions
    The data conditions resource is used to create, view, and modify the list of values that specifies the data condition assigned to a role in a data security profile.
Nested Schema : Data Conditions
Type: array
Title: Data Conditions
The data conditions resource is used to create, view, and modify the list of values that specifies the data condition assigned to a role in a data security profile.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : Data Privileges
Type: array
Title: Data Privileges
The data privileges resource is used to create, view, and modify the data security privileges for a given data condition.
Show Source
Nested Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : hedDataSecurityProfileAssignments-item-response
Type: object
Show Source
  • Title: Business Object
    Read Only: true
    Maximum Length: 240
    Name of the business object.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    An attribute to store the user name of the person who created the record.
  • Title: Creation Date
    Read Only: true
    Date when the record was created.
  • Data Conditions
    Title: Data Conditions
    The data conditions resource is used to create, view, and modify the list of values that specifies the data condition assigned to a role in a data security profile.
  • Title: Functional Area
    Read Only: true
    Maximum Length: 80
    Meaning of the functional area of the security profile.
  • Title: Global Set Indicator
    Read Only: true
    Maximum Length: 1
    Attribute to indicate a global set.
  • Title: Last Updated Date
    Read Only: true
    Date when the record was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    User name of the person who last updated the record.
  • Links
  • Title: Predefined Data Profile Indicator
    Read Only: true
    Maximum Length: 255
    Indicates whether the data profile is predefined.
  • Title: Profile Assignment ID
    Read Only: true
    Unique identifier of the profile assignment.
  • Title: Security Profile Description
    Read Only: true
    Maximum Length: 1000
    Description of the security profile.
  • Title: Profile ID
    Unique identifier of the security profile used for data security.
  • Title: Data Profile Name
    Maximum Length: 100
    Name of the security profile.
  • Title: Role Code
    Maximum Length: 256
    Attribute to define the role code of the user.
  • Title: Role Name
    Read Only: true
    Maximum Length: 240
    Attribute to define the role name of the user.
  • Title: Seed Data Lock
    Read Only: true
    Default Value: 0
    Indicates whether the record is predefined. The value 0 means the record isn't predefined. The value 1 means the record is predefined and can't be updated. A value greater than 1 means the record is predefined but can be updated.
Nested Schema : Data Conditions
Type: array
Title: Data Conditions
The data conditions resource is used to create, view, and modify the list of values that specifies the data condition assigned to a role in a data security profile.
Show Source
Nested Schema : hedDataSecurityProfileAssignments-dataConditions-item-response
Type: object
Show Source
Nested Schema : Data Privileges
Type: array
Title: Data Privileges
The data privileges resource is used to create, view, and modify the data security privileges for a given data condition.
Show Source
Nested Schema : hedDataSecurityProfileAssignments-dataConditions-dataPrivileges-item-response
Type: object
Show Source
Back to Top