Update a job group definition
patch
/fscmRestApi/resources/11.13.18.05/publicSectorJobGroupDefinitions/{publicSectorJobGroupDefinitionsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorJobGroupDefinitionsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and JobFuncGrpId ---for the Job Group Definitions resource and used to uniquely identify an instance of Job Group Definitions. The client should not generate the hash key value. Instead, the client should query on the Job Group Definitions collection resource with a filter on the primary key values in order to navigate to a specific instance of Job Group Definitions.
For example: publicSectorJobGroupDefinitions?q=AgencyId=<value1>;JobFuncGrpId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorJobGroupDefinitions-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe identifier of the public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the row. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates if the job group definition is availabe to be used. -
JobFuncGrpId(optional):
string
Title:
Job Group IDMaximum Length:50The unique identifier of the job group definition. -
JobGroupDescription(optional):
string
Title:
Job GroupMaximum Length:100The description of the job group. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the row. -
links(optional):
array Items
Title:
ItemsLink Relations
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 : publicSectorJobGroupDefinitions-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe identifier of the public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the row. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the row was created. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1Indicates if the job group definition is availabe to be used. -
JobFuncGrpId(optional):
string
Title:
Job Group IDMaximum Length:50The unique identifier of the job group definition. -
JobGroupDescription(optional):
string
Title:
Job GroupMaximum Length:100The description of the job group. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the row was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The name of the user who last updated the row. -
links(optional):
array Items
Title:
ItemsLink Relations
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.