Package | Description |
---|---|
com.tibco.amf.admin.api.amx.env |
The
env package defines the service and data objects for managing Environments. |
com.tibco.amf.admin.api.amx.host |
The
host package defines the service and data objects for managing Hosts. |
com.tibco.amf.admin.api.amx.node |
The
node package defines the service and data objects for managing Nodes. |
Modifier and Type | Class and Description |
---|---|
class |
EnvDesc
Description of an environment
name - name of the environment
id - internal identifier
description - user entered description
modifiedBy - user who last edited the environment
lastModified - date when the environment was last edited
contact - optional name of person responsible for this environment
|
class |
EnvTreeDesc
Retrieves a tree of information about an environment for display by a UI
Contains: AdminEntityDesc +
folders - array of application folders with their child applications
nodes - array of nodes with the applications for which they contain fragments
promotedServices - array of services promoted to the environment level
promotedReferences - array of references promoted to the environment level
|
Modifier and Type | Class and Description |
---|---|
class |
PlatformDesc
Describes a cluster or singleton host
|
Modifier and Type | Class and Description |
---|---|
class |
NodeSummaryDesc
POJO holding the summary data for a node.
|