Package org.odpi.openmetadata.accessservices.itinfrastructure.api


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.
  • Interfaces
    Class
    Description
    ConnectionsManagerInterface provides methods to define connections and link them to their supporting objects
    ConnectorTypeManagerInterface provides methods to define connector types.
    DataAssetExchangeInterface provides methods to define data assets.
    DeploymentManagementInterface describes the deployment of IT infrastructure assets.
    EndpointManagerInterface provides methods to define endpoints.
    HostManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for host assets.
    ITInfrastructureEventInterface defines how a client gets access to the configuration events produced by the IT Infrastructure OMAS.
    ITInfrastructureEventListener is the interface that a client implements to register to receive the events from the IT Infrastructure OMAS's out topic.
    ITProfileManagerInterface defines the client interface for setting up the profile and userId for a piece of IT infrastructure.
    The ProcessManagerInterface supports the management of process definitions and lineage linkage.
    ServerPurposeManagerInterface manages the server purpose classifications on the IT Infrastructure assets.
    SoftwareCapabilityManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for cataloguing software capabilities.
    SoftwareServerCapabilityManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for cataloguing software server capabilities.
    SoftwareServerManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for softwareServer assets.
    SoftwareServerPlatformManagerInterface defines the client side interface for the IT Infrastructure OMAS that is relevant for software server platform assets.