Create an inspection group line dependency
post
/fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}/child/InspectionGrpLnDependency
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorInspectionGroupLinesUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId, InspectionGroup and InspectionType ---for the Inspection Group Lines resource and used to uniquely identify an instance of Inspection Group Lines. The client should not generate the hash key value. Instead, the client should query on the Inspection Group Lines collection resource with a filter on the primary key values in order to navigate to a specific instance of Inspection Group Lines.
For example: publicSectorInspectionGroupLines?q=AgencyId=<value1>;InspectionGroup=<value2>;InspectionType=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorInspectionGroupLines-InspectionGrpLnDependency-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int64)
Title:
Agency ID
The identifier for the public sector agency associated with the inspection. -
CreationDate(optional):
string(date-time)
Title:
Creation Date
The date when the dependent inspection type was added to the inspection type. -
DependentInspectionType(optional):
string
Maximum Length:
15
The dependent inspection type for the inspection type. -
Description(optional):
string
Maximum Length:
255
The description of the inspection type. -
InspectionGroup(optional):
string
Maximum Length:
15
The inspection group that includes the dependent inspection type. -
InspectionType(optional):
string
Maximum Length:
15
The inspection type for which the dependent inspection type is defined. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated Date
The date when the dependent inspection type was last updated. -
links(optional):
array Items
Title:
Items
Link Relations
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The 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 : publicSectorInspectionGroupLines-InspectionGrpLnDependency-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int64)
Title:
Agency ID
The identifier for the public sector agency associated with the inspection. -
CreationDate(optional):
string(date-time)
Title:
Creation Date
The date when the dependent inspection type was added to the inspection type. -
DependentInspectionType(optional):
string
Maximum Length:
15
The dependent inspection type for the inspection type. -
Description(optional):
string
Maximum Length:
255
The description of the inspection type. -
InspectionGroup(optional):
string
Maximum Length:
15
The inspection group that includes the dependent inspection type. -
InspectionType(optional):
string
Maximum Length:
15
The inspection type for which the dependent inspection type is defined. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated Date
The date when the dependent inspection type was last updated. -
links(optional):
array Items
Title:
Items
Link Relations
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.