Supported Objects
The command-line interface supports a set of objects that represent the components of an ActiveMatrix environment. Each object has a set of attributes that describe the object.
The objects supported by the command-line interface are: Appender, AppenderRef, Application, AppTemplate, Binding, Component, DAA, Enterprise, Environment, Feature, Host, LogAppender, Logger, LogicalNode, MessagingBus, Node, Plugin, PromotedReference, PromotedService, Property, Reference, ResourceInstance, YYYResourceTemplate (where YYY is Hibernate, Teneo, Smtp, Jdbc, HttpClient, LdapQuery, HttpConnector), Service, SVar, User, Wire).
Each object has a set of attributes that describe that object. Some of
these attributes, such as the name of the object, can be used to uniquely
identify a particular object assuming the location of the object in the data
hierarchy is known. Such identifying attributes are ID attributes. The rest of
the attributes are description attributes. The following table summarizes the
actions and the objects that support those actions.
Caution: Certain objects do not explicitly support actions.
Enterprise, the top-level container object, does not support any actions. Other
objects, such as AppenderRef, LogicalNode, PromotedReference, and
PromotedService are subelements of objects that support actions.
Copyright © Cloud Software Group, Inc. All rights reserved.