Package org.odpi.openmetadata.accessservices.itinfrastructure.api
The API package defines the Java interfaces supported by the IT Infrastructure OMAS.
These Java interfaces wrap the REST API calls to the server and the asynchronous event passing through IT Infrastructure OMAS's Out Topic.
-
Interface Summary Interface Description ConnectionsManagerInterface ConnectionsManagerInterface provides methods to define connections and link them to their supporting objectsConnectorTypeManagerInterface ConnectorTypeManagerInterface provides methods to define connector types.DataAssetManagerInterface DataAssetExchangeInterface provides methods to define data assets.DeploymentManagementInterface DeploymentManagementInterface describes the deployment of IT infrastructure assets.EndpointManagerInterface EndpointManagerInterface provides methods to define endpoints.HostManagerInterface HostManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for host assets.ITInfrastructureEventInterface ITInfrastructureEventInterface defines how a client gets access to the configuration events produced by the IT Infrastructure OMAS.ITInfrastructureEventListener ITInfrastructureEventListener is the interface that a client implements to register to receive the events from the IT Infrastructure OMAS's out topic.ITProfileManagerInterface ITProfileManagerInterface defines the client interface for setting up the profile and userId for a piece of IT infrastructure.ProcessManagerInterface The ProcessManagerInterface supports the management of process definitions and lineage linkage.ServerPurposeManagerInterface ServerPurposeManagerInterface manages the server purpose classifications on the IT Infrastructure assets.SoftwareCapabilityManagerInterface SoftwareCapabilityManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for cataloguing software capabilities.SoftwareServerCapabilityManagerInterface SoftwareServerCapabilityManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for cataloguing software server capabilities.SoftwareServerManagerInterface SoftwareServerManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for softwareServer assets.SoftwareServerPlatformManagerInterface SoftwareServerPlatformManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for software server platform assets.