ContextResource

The Context resource provides retrieval of InService context information.

Named Objects & Collections

NameDescription
children The child structure nodes.

Data Model Objects

  • SCProductHierarchyRoot
  • SCProductHierarchyNode
  • SCISRoot
  • SCISNode
  • SCInformationElement
  • SCPart
  • SCProductInstance

The following resources are applicable:

GET /context/serviceinfo

Retrieves the list of items that represent the given service information context path.

Request Parameters

name type description default
$expand query The OData expand clause used to expand object and collections. Set to children to retrieve the last node's child items. n/a
$filter query -- Reserved for future use. -- n/a
$orderby query The OData order by. n/a
$skip query The number of items to skip for the start of this page. n/a
$top query The number of objects to return in this page. n/a
effectivity query The OData filter including the effectivity filter to apply. n/a
ieId query The ID of the last navigated information element node. n/a
phId query The ID of the last navigated product node. n/a
piId query The ID of the last navigated product instance. n/a
psId query The ID of the last navigated publication node. n/a
ptId query The ID of the last navigated part. n/a
rltdPtId query n/a
tpId query The ID of the last navigated topic node. n/a

Response Body

media type data type
application/vnd.ptc.sc+json SCList (JSON)