Skip to content

Commit 7c7f247

Browse files
authored
Merge pull request #68303 from aireilly/OCPBUGS-15054-fix
OCPBUGS-15054 - Remove old PTP rest API endpoint
2 parents c71448d + 7f93df5 commit 7c7f247

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

modules/cnf-fast-event-notifications-api-refererence.adoc

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -117,32 +117,6 @@ Returns details for the subscription with ID `<subscription_id>`
117117
}
118118
----
119119

120-
== api/ocloudNotifications/v1/subscriptions/status/<subscription_id>
121-
122-
[discrete]
123-
=== HTTP method
124-
125-
`PUT api/ocloudNotifications/v1/subscriptions/status/<subscription_id>`
126-
127-
[discrete]
128-
==== Description
129-
130-
Creates a new status ping request for subscription with ID `<subscription_id>`. If a subscription is present, the status request is successful and a `202 Accepted` status code is returned.
131-
132-
.Query parameters
133-
|===
134-
| Parameter | Type
135-
136-
| `<subscription_id>`
137-
| string
138-
|===
139-
140-
.Example API response
141-
[source,json]
142-
----
143-
{"status":"ping sent"}
144-
----
145-
146120
== api/ocloudNotifications/v1/health/
147121

148122
[discrete]

0 commit comments

Comments
 (0)