Fix endpoint for pulling PTP current state
This is a trivial change to fix the missing reference to "v1" in the endpoint URI for retrieving the PTP current state as contained in StarlingX documentation page. Test Plan: PASS: Checked updated page generated by Zuul. Closes-Bug: #1970246 Signed-off-by: Douglas Henrique Koerich <douglashenrique.koerich@windriver.com> Change-Id: Iabeee327d5badbb6feb6a3f51bcbb2cfa0fcb63b
This commit is contained in:
parent
bd67460482
commit
7a6f140705
@ -217,7 +217,7 @@ Pull Status Notifications
|
|||||||
Pull PTP status notifications
|
Pull PTP status notifications
|
||||||
******************************
|
******************************
|
||||||
|
|
||||||
.. rest_method:: GET /ocloudNotifications/{ResourceType}/CurrentState
|
.. rest_method:: GET /ocloudNotifications/v1/{ResourceType}/CurrentState
|
||||||
|
|
||||||
**Normal response codes**
|
**Normal response codes**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user