Get Application By Id
Get application summary for an entity ID. This returns the application name.
Request
URI
GET
https://vrni.example.com/api/ni/groups/applications/{id}
COPY
Path Parameters
string
id
Required
The Entity ID of object requestion information on
Query Parameters
boolean
fetch_member_counts
Optional
True, if member counts should be fetched.
boolean
fetch_update_status
Optional
True, if the update status of the saved application should be fetched.
Responses
200
OK
Returns Application of type(s) application/json
This response body class contains all of the following: BaseEntity
{
"entity_id": "1000:104:12213212",
"name": "My Name",
"entity_type": "VirtualMachine",
"create_time": 159724400600,
"created_by": "admin@local",
"last_modified_time": 159724400600,
"last_modified_by": "someone@else.com",
"last_modified_by_service": "Ensemble",
"tier_count": 25,
"member_count": 500,
"update_status": "string",
"confidence": "Medium"
}
401
Unauthorized
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
500
Internal Error
Operation doesn't return any data structure
On This Page
Applications Operations
POST
Add Application
POST
Add Application With Tiers
POST
Add Tier
DELETE
Delete Application
DELETE
Delete Tier
PUT
Edit Application Tier
GET
Get App Flow Metrics
GET
Get App Flow Properties
GET
Get Application By Id
GET
Get Application Flow Summary
POST
Get Applications Members
GET
Get Application Tier
GET
Get Application Updates
GET
Get Application Vms
GET
Get App Problems
GET
Get App Top Talking Members
GET
Get App Top Talking Pairs
GET
Get Bulk Application Task Progress
GET
Get Discovered Applications
GET
Get Discovered Application Summaries
GET
Get Saved Applications Summaries
GET
Get Tier
POST
Get Tiers Members
GET
List Applications
GET
List Application Tiers
POST
Save Discovered Applications