[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

DatabusSubscriber

Properties

string
id Optional

unique id assigned for the receiver by vRNI. This is not required while creating the subscription


string
message_group Optional

Message-group name for receiving the data from. Message group of a subscription cannot be changed after creation.


string
url Optional

URL where the data will be posted to. All the messages from the message group will be posted to this url. If multiple receivers are present behind a load balancer, this can be the url of the load balancer. The url of the subscription can be changed after the creation of the subscription.

JSON Example

{
    "id": "9c488c91-692e-4992-a83f-ee33a0f9a6c6",
    "message_group": "problems",
    "url": "https://data-pipeline.vmware.com/vrni/events"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of

DatabusSubscriberList
Parameter To

Create Subscriber
Update Subscriber
Returned By

Create Subscriber
Get Subscriber
Update Subscriber

Feedback

Was this page helpful?