Get Status of Agentry Application from Server Node

Gets Agentry application related properties, such as application node status and application server information, for each node.

This method can be used only for Agentry applications; for other application types, the method throws a not supported exception.

Syntax

Collection<AgentryApplicationNodeStatusVO> getAgentryApplicationNodeStatuses(String
        appId)
                      throws  SUPAdminException;      
                

Parameters

Returns

Returns list of application node status values.

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples

Related information
Create Agentry Shell Application
Create Agentry Application with Package
Deploy Agentry Application
Download Agentry Application
Get Client SDK Type
Enable or Disable Agentry Application
Start, Stop, or Restart Agentry Application
Disconnect Active Agentry Application Users
List Active Agentry Application Users
Roll Agentry Application Log
Get Agentry Application Log Properties
Update Agentry Application Log Properties
Get Agentry Application Configuration
Update Application Configuration
List Agentry Application Definition Files
List Agentry Application Local Files
List Agentry Application Resource Files