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

Delete Application

Description

Deleting an application deletes all the tiers of the application along with the application

Request

Request

URL

URL


delete
https://vrni.example.com/api/ni/groups/applications/{id}
Copy

Path Parameters

Path Parameters

string
id Required

The Entity ID of object requestion information on


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

Success

Errors

Errors

401

Unauthorized


500

Internal Error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://vrni.example.com/api/ni/groups/applications/{id}


Feedback

Was this page helpful?