The Context resource provides retrieval of InService context information.
Name | Description |
---|---|
children | The child structure nodes. |
The following resources are applicable:
Retrieves the list of items that represent the given service information context path.
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 |
media type | data type |
---|---|
application/vnd.ptc.sc+json | SCList (JSON) |