Update an inspection checklist group
patch
/fscmRestApi/resources/11.13.18.05/publicSectorChecklistGroups/{publicSectorChecklistGroupsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorChecklistGroupsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and ChecklistGroup ---for the Inspection Checklist Groups resource and used to uniquely identify an instance of Inspection Checklist Groups. The client should not generate the hash key value. Instead, the client should query on the Inspection Checklist Groups collection resource with a filter on the primary key values in order to navigate to a specific instance of Inspection Checklist Groups.
For example: publicSectorChecklistGroups?q=AgencyId=<value1>;ChecklistGroup=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorChecklistGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for the public sector agency to which this inspection checklist group applies. -
ChecklistGroup(optional):
string
Title:
Checklist GroupMaximum Length:15The name that uniquely identifies an inspection checklist group. -
ChecklistGroupLine(optional):
array Inspection Checklist Group Lines
Title:
Inspection Checklist Group LinesThe inspection checklist group line resource is used to view, create, delete or modify an inspection checklist group line. A checklist group line identifies an individual checklist that is associated with a checklist group. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created this inspection checklist group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the inspection checklist group was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description of the inspection checklist group. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the inspection checklist group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the inspection checklist group. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : Inspection Checklist Group Lines
Type:
arrayTitle:
Inspection Checklist Group LinesThe inspection checklist group line resource is used to view, create, delete or modify an inspection checklist group line. A checklist group line identifies an individual checklist that is associated with a checklist group.
Show Source
Nested Schema : publicSectorChecklistGroups-ChecklistGroupLine-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for the public sector agency to which this checklist group line applies. -
ChecklistGroup(optional):
string
Title:
Checklist GroupMaximum Length:15The name that uniquely identifies an inspection checklist group. -
ChecklistId(optional):
string
Title:
ChecklistMaximum Length:15The name that uniquely identifies an inspection checklist. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who added the checklist group line to the checklist group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date that the checklist group line was added to the checklist group. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date that the checklist group line was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the checklist group line. -
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 : publicSectorChecklistGroups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for the public sector agency to which this inspection checklist group applies. -
ChecklistGroup(optional):
string
Title:
Checklist GroupMaximum Length:15The name that uniquely identifies an inspection checklist group. -
ChecklistGroupLine(optional):
array Inspection Checklist Group Lines
Title:
Inspection Checklist Group LinesThe inspection checklist group line resource is used to view, create, delete or modify an inspection checklist group line. A checklist group line identifies an individual checklist that is associated with a checklist group. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created this inspection checklist group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the inspection checklist group was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description of the inspection checklist group. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the inspection checklist group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the inspection checklist group. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : Inspection Checklist Group Lines
Type:
arrayTitle:
Inspection Checklist Group LinesThe inspection checklist group line resource is used to view, create, delete or modify an inspection checklist group line. A checklist group line identifies an individual checklist that is associated with a checklist group.
Show Source
Nested Schema : publicSectorChecklistGroups-ChecklistGroupLine-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for the public sector agency to which this checklist group line applies. -
ChecklistGroup(optional):
string
Title:
Checklist GroupMaximum Length:15The name that uniquely identifies an inspection checklist group. -
ChecklistId(optional):
string
Title:
ChecklistMaximum Length:15The name that uniquely identifies an inspection checklist. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who added the checklist group line to the checklist group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date that the checklist group line was added to the checklist group. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date that the checklist group line was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the checklist group line. -
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.