Uses of Interface
com.collation.platform.model.topology.process.itil.ConfigurationItem

Packages that use ConfigurationItem
com.collation.platform.model.topology.admin   
com.collation.platform.model.topology.app   
com.collation.platform.model.topology.app.citrix   
com.collation.platform.model.topology.app.db   
com.collation.platform.model.topology.app.db.db2   
com.collation.platform.model.topology.app.db.mssql   
com.collation.platform.model.topology.app.db.oracle   
com.collation.platform.model.topology.app.db.sybase   
com.collation.platform.model.topology.app.j2ee   
com.collation.platform.model.topology.app.j2ee.jboss   
com.collation.platform.model.topology.app.j2ee.oracleapp   
com.collation.platform.model.topology.app.j2ee.weblogic   
com.collation.platform.model.topology.app.j2ee.websphere   
com.collation.platform.model.topology.app.lotus   
com.collation.platform.model.topology.app.messaging.exchange   
com.collation.platform.model.topology.app.messaging.mq   
com.collation.platform.model.topology.app.packagedapp.mysap   
com.collation.platform.model.topology.app.packagedapp.mysap.basis   
com.collation.platform.model.topology.app.packagedapp.mysap.db   
com.collation.platform.model.topology.app.sms   
com.collation.platform.model.topology.app.veritas.cluster   
com.collation.platform.model.topology.app.web   
com.collation.platform.model.topology.app.web.apache   
com.collation.platform.model.topology.app.web.ibm   
com.collation.platform.model.topology.app.web.iis   
com.collation.platform.model.topology.app.web.iplanet   
com.collation.platform.model.topology.app.web.oracleapp   
com.collation.platform.model.topology.net   
com.collation.platform.model.topology.net.vip.bigip   
com.collation.platform.model.topology.phys   
com.collation.platform.model.topology.process   
com.collation.platform.model.topology.process.composite   
com.collation.platform.model.topology.process.igs   
com.collation.platform.model.topology.process.itil   
com.collation.platform.model.topology.soa   
com.collation.platform.model.topology.storage   
com.collation.platform.model.topology.sys   
com.collation.platform.model.topology.sys.aix   
com.collation.platform.model.topology.sys.cisco   
com.collation.platform.model.topology.sys.darwin   
com.collation.platform.model.topology.sys.dos   
com.collation.platform.model.topology.sys.freebsd   
com.collation.platform.model.topology.sys.hpux   
com.collation.platform.model.topology.sys.i5OS   
com.collation.platform.model.topology.sys.ipso   
com.collation.platform.model.topology.sys.linux   
com.collation.platform.model.topology.sys.mac   
com.collation.platform.model.topology.sys.netware   
com.collation.platform.model.topology.sys.openvms   
com.collation.platform.model.topology.sys.sun   
com.collation.platform.model.topology.sys.tru64   
com.collation.platform.model.topology.sys.unix   
com.collation.platform.model.topology.sys.veritas   
com.collation.platform.model.topology.sys.vmware   
com.collation.platform.model.topology.sys.windows   
com.collation.platform.model.topology.sys.zOS   
 

Uses of ConfigurationItem in com.collation.platform.model.topology.admin
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.admin
 interface SiteInfo
          represents a specific position pertaining to a given region, such as a collection of buildings (Industrial Park Site).
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app
 interface Application
          A system of primarily software components that accomplish one or more tasks and that should be considered as a unit.
 interface AppServer
          Represents a server program
 interface AppServerCluster
          Represents a cluster of servers with identical functionality
 interface CIMOM
          A CIM Object Manager.
 interface GenericAppServer
           
 interface GenericAppServerCluster
           
 interface GenericServerProcess
           
 interface JavaServerProcess
           
 interface LegacySystem
           
 interface ServerProcess
           
 interface SoftwareFix
           
 interface SoftwareImage
           
 interface SoftwareInstallation
          SoftwareInstallation - The SoftwareInstallation class represents the installation of software onto an execution environment.
 interface SoftwareModification
           
 interface SoftwareModule
          Represents packaged components that are deployed in a Software Container.
 interface SoftwareProduct
           
 interface SoftwareResource
          Represents software resources that are deployed and/or configured in a Software Container.
 interface SoftwareUpdate
           
 interface StaticContentModule
          Represents a static module
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.citrix
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.citrix
 interface CitrixApplication
           
 interface CitrixFarm
          This class represents reference to
 interface CitrixServer
           
 interface CitrixZone
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.db
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.db
 interface Database
          Represents an instance of a Database.
 interface DatabaseModule
          Represents an instance of a Database Module.
 interface DatabaseServer
          Represents a Database Server
 interface GenericDatabaseServer
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.db.db2
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.db.db2
 interface Db2AdminServer
          Represents an instance of the Db2 Administration Server
 interface Db2Database
          Represents an instance of the Db2 Database.
 interface Db2Instance
          Represents an instance within a Db2 System.
 interface Db2Module
          Represents a DB2 module.
 interface Db2Server
          An "abstract" interface shared by Db2Instance & Db2AdminServer
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.db.mssql
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.db.mssql
 interface SqlServer
          Represents an instance of Microsoft SQL Server.
 interface SqlServerDatabase
          Represents a Microsoft SQL Server database.
 interface SqlServerModule
          Represents a Microsoft SQL Server module.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.db.oracle
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.db.oracle
 interface OracleDatabase
          Represents an instance of the Oracle Database.
 interface OracleInstance
          Represents an Oracle Instance.
 interface OracleModule
          Represents a Oracle module.
 interface OracleServer
          Represents an instance of the Oracle Server.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.db.sybase
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.db.sybase
 interface SybaseDatabase
          Represents an instance of the Sybase Database.
 interface SybaseModule
          Represents a Sybase module.
 interface SybaseServer
          Represents an instance of the Sybase Server.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.j2ee
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.j2ee
 interface AppClientModule
          JSR77 - Represents an App Client Module
 interface ConnectorModule
          JSR77 - Represents a RAR file that has been deployed.
 interface EJBModule
          JSR77 - Represents a EJB JAR file that has been deployed.
 interface GenericJ2EEServer
           
 interface J2EEApplication
          JSR77 - Represents a J2EE application EAR that has been deployed.
 interface J2EEDeployedObject
          JSR77 - Represents a deployed application or module on a J2EE Domain/Server
 interface J2EEDomain
          JSR77 - Represents a J2EE management domain.
 interface J2EEModule
          JSR77 - Represents a J2EE JAR, WAR, or RAR file that has been deployed.
 interface J2EEResource
          JSR77 - Represents resources utilized by the J2EE Server to provide the J2EE standard services required by the J2EE platform architecture.
 interface J2EEServer
          JSR77 - An instance of a J2EE platform product as described in the Java 2 Enterprise Edition Platform specification.
 interface JavaMail
          JSR77 - Represents a Java Mail resource.
 interface JCAConnection
          JSR77 - Represents a JCA Connection
 interface JCAConnectionFactory
          JSR77 - Represents a JCA Connection Factory
 interface JCAConnectionPool
          JSR77 - Represents a JCA Connection Pool
 interface JCAManagedConnectionFactory
          JSR77 - Represents a JCA Managed Connection Factory
 interface JDBC
          JSR77 - Represents a JDBC resource.
 interface JDBCConnection
          JSR77 - Represents a JDBC Connection
 interface JDBCConnectionPool
          JSR77 - Represents a JDBC Connection Pool.
 interface JDBCDataSource
          JSR77 - Represents a JDBC Data Source
 interface JDBCDriver
          JSR77 - Represents a JDBC Driver
 interface JMS
          JSR77 - Represents a Java Message Service (JMS) resource.
 interface JMSConnection
          JSR77 - Represents a JMS Connection
 interface JMSEndpoint
          JSR77 - Represents a JMS Endpoint
 interface JMSSession
          JSR77 - Represents a JMS Session
 interface JNDI
          JSR77 - Represents a Java Naming and Directory Interface resource.
 interface JTA
          JSR77 - Represents a Java Transaction API resource.
 interface RMI_IIOP
          JSR77 - Represents an RMI_IIOP resource.
 interface URL
          JSR77 - Represents a URL resource.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.j2ee.jboss
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.j2ee.jboss
 interface JBossCluster
          A JBoss Cluster.
 interface JBossConnectorModule
          JBoss Connector Modules
 interface JBossDomain
          A JBoss Domain
 interface JBossEJBModule
          EJBModule - jar
 interface JBossJ2EEApplication
          JBossJ2EEApplication - ear
 interface JBossJNDIService
          JBossJNDIService
 interface JBossMailService
          JBossMailService -
 interface JBossManagedConnectionFactory
          JBossManagedConnectionFactory
 interface JBossManagedConnectionPool
          JBossManagedConnectionPool
 interface JBossServer
          A JBoss Server
 interface JBossTransactionCM
          JBossTransactionCM
 interface JBossWebModule
          WebModule
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.j2ee.oracleapp
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.j2ee.oracleapp
 interface OracleAppCluster
          OracleAppCluster
 interface OracleAppConnectorModule
          OracleAppConnectorModule
 interface OracleAppDomain
          OracleAppDomain
 interface OracleAppEJBModule
          OracleAppEJBModule
 interface OracleAppJ2EEApplication
          OracleAppJ2EEApplication
 interface OracleAppJ2EEServer
          OracleAppJ2EEServer
 interface OracleAppJ2EEWebSite
          OracleAppJ2EEWebSite
 interface OracleAppJDBCConnectionPool
          OracleAppJDBCConnectionPool
 interface OracleAppJDBCDataSource
          OracleAppJDBCDataSource
 interface OracleAppJDBCDriver
          OracleAppJDBCDriver
 interface OracleAppJMSDestination
          OracleAppJMSDestination
 interface OracleAppJMSServer
          OracleAppJMSServer
 interface OracleAppJTAResource
          OracleAppJTAResource
 interface OracleAppProcessManager
          OracleAppProcessManager
 interface OracleAppWebModule
          OracleAppWebModule
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.j2ee.weblogic
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.j2ee.weblogic
 interface WebLogicAdminServer
          A WebLogic Admin Server
 interface WebLogicCluster
          A WebLogic Server Cluster.
 interface WebLogicConnectorModule
          Represents a RAR file that has been deployed to a WebLogic Server.
 interface WebLogicDomain
          Represents a WebLogic management domain.
 interface WebLogicEJBModule
          Represents a EJB JAR file that has been deployed to a WebLogic Server.
 interface WebLogicJ2EEApplication
          Represents a J2EE application EAR that has been deployed to a WebLogic Server.
 interface WebLogicJDBCConnectionPool
          Represents a generic WebLogic JDBC Connection Pool which could be either standard or multi-pool.
 interface WebLogicJDBCDataSource
          Represents a WebLogic JDBC Data Source.
 interface WebLogicJDBCDriver
          Represents a JDBC Driver deployed to a WebLogic environment.
 interface WebLogicJDBCMultiPool
          Represents a WebLogic JDBC Multi Pool, which is a pool of connection pools.
 interface WebLogicJDBCTxDataSource
          Represents a WebLogic JDBC Data Source that supports distributed transactions.
 interface WebLogicJMSServer
          Represents a WebLogic JMS Server.
 interface WebLogicServer
          A WebLogic Server
 interface WebLogicWebModule
          Represents a WAR file that has been deployed to a WebLogic Server.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.j2ee.websphere
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.j2ee.websphere
 interface WebSphereCell
          Represents a WebSphere cell.
 interface WebSphereCluster
          A WebSphereCluster.
 interface WebSphereConnectorModule
          Represents a RAR file that has been deployed to a WebSphere Server.
 interface WebSphereDeploymentManager
          A WebSphere Deployment Manager
 interface WebSphereEJBModule
          Represents a EJB JAR file that has been deployed to a WebSphere Server.
 interface WebSphereJ2EEApplication
          Represents a J2EE application EAR that has been deployed to a WebSphere Server.
 interface WebSphereJ2EEResource
          JSR77 - Represents resources utilized by the J2EE Server to provide the J2EE standard services required by the J2EE platform architecture.
 interface WebSphereJDBCConnectionPool
          Represents a WebSphere JDBC Connection Pool
 interface WebSphereJDBCDataSource
          Represents a WebSphere JDBC Data Source.
 interface WebSphereJDBCProvider
          Represents a JDBC Provider deployed to a WebSphere environment.
 interface WebSphereJMSDestination
          Represents a JMS Destination deployed to a WebSphere environment.
 interface WebSphereJMSProvider
          Represents a JMS Provider deployed to a WebSphere environment.
 interface WebSphereJMSQueue
          Represents a WebSphere JMS Queue (Point-to-Point messaging).
 interface WebSphereJMSServer
          Represents a WebSphere JMS Server.
 interface WebSphereJMSTopic
          Represents a WebSphere JMS Topic (Publish/Subscribe messaging).
 interface WebSphereMQJMSDestination
          Represents a WebSphere MQ JMS Destination (Publish/Subscribe messaging).
 interface WebSphereMQJMSQueue
          Represents a WebSphere JMS Topic (Publish/Subscribe messaging).
 interface WebSphereMQJMSTopic
          Represents a WebSphere JMS Topic (Publish/Subscribe messaging).
 interface WebSphereNodeAgent
          A WebSphere Node Agent
 interface WebSphereServer
          A WebSphere Server
 interface WebSphereWebModule
          Represents a WAR file that has been deployed to a WebSphere Server.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.lotus
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.lotus
 interface DominoCluster
          Represents a domino cluster
 interface DominoServer
          Represents an instance of Lotus Domino Server as mentioned in the server document in lotus notes configuration.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.messaging.exchange
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.messaging.exchange
 interface ExchangeProtocolVirtualServer
          Represents the Exchange Queue/Protocol Virtual Server
 interface ExchangeServer
          Represents the Exchange Server
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.messaging.mq
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.messaging.mq
 interface MQAliasQueue
          From section 6.2.3 of MQ Fundamentals: An alias queue object is a representation of another target queue object, which has a different name.
 interface MQChannel
          Message channels are the channels that carry messages from one queue manager to another.
 interface MQClientConnectionChannel
          Client connection channel
 interface MQCluster
          In a traditional WebSphere MQ network using distributed queuing, every queue manager is independent.
 interface MQClusterReceiverChannel
          Cluster receiver channel
 interface MQClusterSenderChannel
          Cluster sender channel
 interface MQInstallation
           
 interface MQLocalQueue
          Local queue objects are the only type of queue object that represent a real queue that holds messages.
 interface MQModelQueue
          From section 6.2.4 of MQ Fundamentals: Model queue objects provide the attributes of a local queue object that can be created dynamically by an application.
 interface MQQueue
          The following attributes apply to all queue object types: +Put (PUT)-Whether it is possible to put messages onto this local queue, or send messages through this queue object.
 interface MQQueueManager
          The queue manager object
 interface MQReceiverChannel
          Receiver Channel
 interface MQRemoteQueue
          From section 6.2.5 of MQ Fundamentals: Remote queue objects are used to define routes to other queue managers within the WebSphere MQ message queuing infrastructure.
 interface MQRequesterChannel
          Requester Channel
 interface MQSenderChannel
          Sender Channel
 interface MQServerChannel
          Server Channel
 interface MQServerConnectionChannel
          Server-connection (for use by clients).
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.packagedapp.mysap
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.packagedapp.mysap
 interface SAPSystem
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.packagedapp.mysap.basis
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.packagedapp.mysap.basis
 interface MySAPABAPApplicationServer
           
 interface MySAPCluster
           
 interface MySAPJ2EEEngineInstance
           
 interface MySAPJavaCentralSystem
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.packagedapp.mysap.db
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.packagedapp.mysap.db
 interface MySAPDb2Instance
           
 interface MySAPOracleInstance
           
 interface MySAPSqlServer
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.sms
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.sms
 interface SMSAdvertizements
          SMS_Advertisement class is used to announce software package programs that are available for running on clients.
 interface SMSCollections
          Collection class contains the rules that logically relate resources into collections of resources.
 interface SMSPackage
          SMS_Package class contains information about its programs, such as identifying the source files, how the files are copied to the distribution point, and refresh details.
 interface SMSSiteServer
          SMS_Site class contains identification and status data for an SMS site installation.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.veritas.cluster
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.veritas.cluster
 interface VCSHADServer
          The VCS high-availability daemon (HAD) runs on each system.
 interface VCSLocalServiceGroup
          VCSLocalServiceGroup is a part of VCS Service Group configuration associated to only one particular system instance.
 interface VCSServiceGroup
          A VCSServiceGroup is a virtual container provided by Veritas Cluster Server that contains all the hardware and software resources that are required to run the managed application.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.web
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.web
 interface CGIScript
          Represents a CGI script.
 interface GenericWebServer
           
 interface WebModule
          Represents a Web module such as CGI or servlet.
 interface WebProxyServer
          Represents a Proxy Server.
 interface WebServer
          Represents an instance of a HTTP Server
 interface WebStaticContentModule
          Represents a static Web module
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.web.apache
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.web.apache
 interface ApacheModule
          Represents an Apache Module which extends the functionality of the base Apache Web Server.
 interface ApacheProxyServer
          Represents an Apache Proxy Server.
 interface ApacheServer
          Represents an instance of the Apache Server program.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.web.ibm
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.web.ibm
 interface IBMHTTPServer
          Represents an instance of the IBM HTTP Server (which is based on Apache).
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.web.iis
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.web.iis
 interface IIsModule
          Represents an IIS module.
 interface IIsWebService
          Represents an instance of the IIS Service.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.web.iplanet
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.web.iplanet
 interface IPlanetJSP
          Represents an IPlanet JSP 0.92 (not the same as a J2EE JSP)
 interface IPlanetProxyServer
          Represents an instance of the IPlanet Proxy Server program.
 interface IPlanetServer
          Represents an instance of the IPlanet Server program.
 interface IPlanetServlet
          Represents an IPlanet servlet (not the same as an J2EE servlet)
 interface NSAPIPlugin
          Represents an NSAPI plugin for an iPlanet server
 interface WebLogicPlugin
          Represents an NSAPI plugin for an iPlanet server
 

Uses of ConfigurationItem in com.collation.platform.model.topology.app.web.oracleapp
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.app.web.oracleapp
 interface OracleAppHTTPServer
          OracleAppHTTPServer
 

Uses of ConfigurationItem in com.collation.platform.model.topology.net
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.net
 interface Vlan
          A VLAN is a special case of a layer 2 bridge.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.net.vip.bigip
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.net.vip.bigip
 interface BigIPVlan
          BigIP Vlan
 

Uses of ConfigurationItem in com.collation.platform.model.topology.phys
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.phys
 interface Room
          represents a specific physical room pertaining to a given site location such as a office cube area.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.process
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.process
 interface BusinessProcess
           
 interface BusinessService
           
 interface Composite
           
 interface Document
          A self-contained group of information that is transported as a logical unit.
 interface Partner
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.process.composite
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.process.composite
 interface ApplicationComposite
           
 interface BusinessProcessComposite
           
 interface BusinessServiceComposite
           
 interface DesktopComposite
           
 interface HardwareComposite
           
 interface InfrastructureApplicationComposite
           
 interface MainframeComposite
           
 interface RouterComposite
           
 interface ServerComposite
           
 interface SwitchComposite
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.process.igs
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.process.igs
 interface Monitor
           
 interface ProbeScript
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.process.itil
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.process.itil
 interface CMRProxy
          A proxy to a Capacity Management Request record managed by an MSS external to the CMDB.
 interface IncidentRecordProxy
          A proxy to an Incident Record managed by an MSS external to the CMDB.
 interface ReleaseRecordProxy
          A proxy to a Release record managed by an MSS external to the CMDB.
 interface RFCProxy
          A proxy to a Request For Change record managed by an MSS external to the CMDB.
 interface SLA
           
 interface SLO
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.soa
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.soa
 interface SCAModule
          A software module in the SCA architecture
 interface WebService
          A Web Service as defined by WSDL
 

Uses of ConfigurationItem in com.collation.platform.model.topology.storage
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.storage
 interface DataServiceCapabilities
          A group of capabilities related to data storage
 interface DataServiceLevelObjectiveGroup
          A group of service level objectives related to data storage
 interface FCSwitch
          A Fibre Channel Switch.
 interface HostBusAdaptor
          A Fibre Channel HostBusAdaptor.
 interface StoragePool
          A pool of StorageVolumes.
 interface StorageSubSystem
          A storage subsystem on a SAN e.g.
 interface TapeLibrary
          A storage area network (SAN) tape library.
 interface TapeMediaChanger
          A tape media changer in a tape library.
 interface Zone
          Object representing fibre channel (FC) storage area network (SAN) Zones
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys
 interface ActiveDirectory
          Represents a Microsoft Active Directory server.
 interface BusinessSystem
           
 interface ComputerSystem
           
 interface ComputerSystemCluster
           
 interface CPU
           
 interface DNSService
          Represents a Domain Name Server Currently this interface has no attributes since there is not much we can discover using JNDI.
 interface FileSystemService
           
 interface GenericComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model. The Generic classes are no longer necessary with user-based data model extensions. The deprecation of this class also allows for user-based data entry on resource instances to correlate with resource instances that are discovered (something the usage of Generic does not currently allow).
 interface GenericFirewall
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model. The Generic classes are no longer necessary with user-based data model extensions. The deprecation of this class also allows for user-based data entry on resource instances to correlate with resource instances that are discovered (something the usage of Generic does not currently allow).
 interface GenericLoadBalancer
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model. The Generic classes are no longer necessary with user-based data model extensions. The deprecation of this class also allows for user-based data entry on resource instances to correlate with resource instances that are discovered (something the usage of Generic does not currently allow).
 interface GenericRouter
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model. The Generic classes are no longer necessary with user-based data model extensions. The deprecation of this class also allows for user-based data entry on resource instances to correlate with resource instances that are discovered (something the usage of Generic does not currently allow).
 interface GenericService
           
 interface GenericSwitch
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model. The Generic classes are no longer necessary with user-based data model extensions. The deprecation of this class also allows for user-based data entry on resource instances to correlate with resource instances that are discovered (something the usage of Generic does not currently allow).
 interface ITSystem
           
 interface LDAPService
          Represents an LDAP server
 interface Memory
          This class was added by the VMWare Sensor.
 interface NFSService
           
 interface OperatingSystem
           
 interface Service
           
 interface ServiceGroup
          A service group is a virtual container that contains all the hardware and software resources that are required to run the managed application.
 interface SMBService
           
 interface SMTPService
           
 interface SystemPComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model. A System p is a POWER5 (or higher) processor-based server. A System p can be configured to operate as a partitioned or nonpartitioned server. As a nonpartitioned server, a System p server operates as a traditional (standalone) computer system running either AIX or Linux.
 interface UnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 interface VirtualComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.aix
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.aix
 interface Aix
           
 interface AixUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.cisco
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.cisco
 interface CiscoPixComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.darwin
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.darwin
 interface Darwin
           
 interface DarwinUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.dos
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.dos
 interface Dos
           
 interface DosUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.freebsd
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.freebsd
 interface FreeBSD
           
 interface FreeBSDUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.hpux
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.hpux
 interface HpUx
           
 interface HpUxUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.i5OS
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.i5OS
 interface I5OperatingSystem
          Represents an instance of i5 Operating System.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.ipso
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.ipso
 interface ipso
           
 interface IPSOUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.linux
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.linux
 interface Linux
           
 interface LinuxUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.mac
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.mac
 interface MacOS
          Represents the Mac OS series of operating system, which includes the Mac OS X and Classic Mac OS like the Mac OS 9 or earlier.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.netware
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.netware
 interface Netware
           
 interface NetwareUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.openvms
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.openvms
 interface OpenVms
           
 interface OpenVmsUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.sun
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.sun
 interface DynamicSystemDomain
           
 interface Solaris
           
 interface SunFireComputerSystem
           
 interface SunSPARCUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 interface SunSPARCVirtualComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.tru64
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.tru64
 interface Tru64
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.unix
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.unix
 interface Unix
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.veritas
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.veritas
 interface VeritasStorageService
          Represents an instance of Veritas product on the system.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.vmware
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.vmware
 interface VmwareESX
           
 interface VmwareUnitaryComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.windows
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.windows
 interface WindowsComputerSystem
          Deprecated. This class is deprecated in CDM v2.7, all instances that use this class should be represented at the sys.ComputerSystem class level. This class will be deleted in the next major version release (CDM v3) of the data model.
 interface WindowsOperatingSystem
           
 

Uses of ConfigurationItem in com.collation.platform.model.topology.sys.zOS
 

Subinterfaces of ConfigurationItem in com.collation.platform.model.topology.sys.zOS
 interface AddressSpace
          The operating system representation of a running software component that exists on the zOS operating system.
 interface CICSRegion
          A specific address space on zOS that is participating in CICS processing
 interface DB2DataSharingGroup
           
 interface DB2Subsystem
          DB2 subsystems consist of several specialized address spaces components running on a z/OS system.
 interface IMSDatabase
           
 interface IMSSubsystem
          An IMS subsystem running on zOS
 interface IMSSysplexGroup
           
 interface LPAR
          An LPAR is a Logical PARtition of the physical hardware where an operating system instance can run eg: z/OS, z/VM, z/Linux.
 interface MQSubsystem
          MQ subsystems consist of a Queue Manager address space and a MQ Channel Initiator address sapce running on a z/OS system.
 interface SysplexGroup
          A group of address spaces in zOS that communicate with each other or use common resources for a purpose.
 interface ZCouplingFacility
          a Coupling Facility or CF is a piece of computer hardware which allows multiple processors to access the same data.
 interface ZLinux
          A instance of the zLinux operating system.
 interface ZOS
          A instance of the zOS operating system
 interface ZSeriesComputerSystem
          A computer system that is built using zSeries architecture (and commonly runs operating systems such as zOS).
 interface ZVM
          A instance of the zVM operating system
 interface ZVMGuest