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

Delete Subscriber

Description

Delete a Databus subscription by specifying the ID of the subscription

Request

Request

URL

URL


delete
https://vrni.example.com/api/ni/settings/databus/subscribers/{subscriptionId}
Copy

Path Parameters

Path Parameters

string
subscriptionId Required

ID of the subscription as returned in GET / POST subscription API response


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

201 Created

OK

Errors

Errors

ApiError
400

Bad Request


ApiError
401

Unauthorized


ApiError
404

Not Found


500

Internal Error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://vrni.example.com/api/ni/settings/databus/subscribers/{subscriptionId}


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

Was this page helpful?