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

Get All Subscriber

Description

Get the list of ‘Databus’ subscriptions

Request

Request

URL

URL


get
https://vrni.example.com/api/ni/settings/databus/subscribers
Copy

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns DatabusSubscriberList of type(s) application/json
{
    "total_count": 1
}
results Optional

integer
total_count Optional
Errors

Errors

ApiError
400

Bad Request


ApiError
401

Unauthorized


ApiError
404

Not Found


500

Internal Error

Code Samples

Code Samples

cURL Command

curl https://vrni.example.com/api/ni/settings/databus/subscribers


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

Was this page helpful?