{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/84afa364-5565-3b5d-b6b7-c01d348b0abb","info":{"title":"Connectionless Subscription APIs - Deprecated","description":"Connectionless subscription APIs exposed by Notification service.","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"version":"1.0.0"},"tags":[{"name":"Connectionless Subscriptions","description":"Points to note: \nThe actual response will,\n- Have namespace prefixed in the attribute name\n- Not have attributes whose values are null\n- Have the attribute names \"-\" separated in some cases\n- Have additional section with firstIndex and lastIndex attributes"}],"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/Notification/cnctnless-deprecated-api-overview.md"}},"openapi":"3.1.0","servers":[{"url":"https://{server_ip}:30603/restconf/data/v1","description":"Generated server url"}]},"spec":{"type":"object","xml":{"name":"subscription","namespace":"urn:cisco:params:xml:ns:yang:yang-push:v1","prefix":"ns1"},"description":"This is the record of a subscriber in the database","properties":{"clientUrl":{"type":"string","description":"This references the subscription topic for which the notification is sent"},"topic":{"type":"string","description":"This references the subscription topic for which the notification is sent"},"format":{"type":"string","description":"This references the format in which the notifications are sent. For ex. json or xml"}},"$$ref":"#/components/schemas/SubscriptionRequest","title":"SubscriptionRequest"}}