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

Delete Tier

Description

Delete application tier of an application

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
id Required

The Entity ID of object requestion information on


string
tier-id Required

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

OK

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}/tiers/{tier-id}


Feedback

Was this page helpful?