We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64bcc58 + a0225ea commit 6448f69Copy full SHA for 6448f69
modules/cnf-fast-event-notifications-api-refererence.adoc
@@ -58,7 +58,7 @@ Creates a new subscription. If a subscription is successfully created, or if it
58
[source,json]
59
----
60
{
61
- "uriLocation": "http://localhost:8089/api/ocloudNotifications/v1/subscriptions",
+ "endpointUri": "http://localhost:8989/event",
62
"resource": "/cluster/node/compute-1.example.com/ptp"
63
}
64
0 commit comments