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

Get Tier

Description

Show application tier details

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
tier-id Required

Header Parameters

Header Parameters

string
Authorization Required

Authorization Header


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns Tier of type(s) application/json
This response body class contains all of the following: BaseEntity, InlineTier1
Errors

Errors

401

Unauthorized


404

Not Found


500

Internal Error

Code Samples

Code Samples

cURL Command

curl -H "Authorization: string" https://vrni.example.com/api/ni/groups/tiers/{tier-id}


Feedback

Was this page helpful?