1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

TELCODOCS-2244 - correct value for example subscription payload

This commit is contained in:
Shane Lovern
2025-04-09 15:48:05 +01:00
parent bb98eb0e77
commit a0225ea63a

View File

@@ -58,7 +58,7 @@ Creates a new subscription. If a subscription is successfully created, or if it
[source,json]
----
{
"uriLocation": "http://localhost:8089/api/ocloudNotifications/v1/subscriptions",
"endpointUri": "http://localhost:8989/event",
"resource": "/cluster/node/compute-1.example.com/ptp"
}
----