Package org.odpi.openmetadata.serveroperations.rest


package org.odpi.openmetadata.serveroperations.rest
Provides the REST API request and response beans used by the server operations services.
  • Classes
    Class
    Description
    OMAGServerStatusResponse returns the status of the services running in an OMAG Server.
    ServerServicesListResponse returns the list of services active in a particular server running in a platform.
    ServerStatusResponse returns the status of a server running in a platform.
    SuccessMessageResponse provides the response structure when starting a server.