Main Page Modules Alphabetical List Compound List File List Compound Members File Members soam__AppAttribute Struct Reference
The attributes of an application. More...
[Soam Admin Structures]
Public Attributes
char * appName Application name. char * state Application state. char * ssmHost The host in which the SSM associated with this application is running. int ssmPid PID of the running SSM associated to this application. int ssmStartTime Start time of the SSM process. char * consumer Consumer id that owns the application. char * ssmVersion Version of the SSM associated with the application. int protocolVersion Internal protocol version for the application. char * ssmConfiguredVersion Version of the SSM configured in the application. char * registeredConsumer The consumer name specified in application profile. soam__AppAttrDetail detail Details of the application. xsd__base64Binary profileData Application profile. Detailed Description
The attributes of an application.
This structure of application attributes is returned by the sdViewApp operation
- See also:
- soam_sdViewApp
Member Data Documentation
char* soam__AppAttribute::appName
Application name.
char* soam__AppAttribute::consumer
Consumer id that owns the application.
struct soam__AppAttrDetail soam__AppAttribute::detail
Details of the application.
The details are available only for enabled applications
struct xsd__base64Binary soam__AppAttribute::profileData
Application profile.
int soam__AppAttribute::protocolVersion
Internal protocol version for the application.
char* soam__AppAttribute::registeredConsumer
The consumer name specified in application profile.
char* soam__AppAttribute::ssmConfiguredVersion
Version of the SSM configured in the application.
char* soam__AppAttribute::ssmHost
The host in which the SSM associated with this application is running.
If it is empty it means tha Application has no outstanding workload
int soam__AppAttribute::ssmPid
PID of the running SSM associated to this application.
int soam__AppAttribute::ssmStartTime
Start time of the SSM process.
char* soam__AppAttribute::ssmVersion
Version of the SSM associated with the application.
char* soam__AppAttribute::state
Application state.
An application can be enabled or disabled
Date Modified: 28 Apr 2011
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 2001-2009 Platform Computing Corporation. All rights reserved.