Index

A C D G O P R S U 
All Classes and Interfaces|All Packages

A

activateWithStoredConfig(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this server.
addOpenMetadataArchive(String, String, OpenMetadataArchive) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Add a new open metadata archive to running repository.
addOpenMetadataArchiveFile(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Add a new open metadata archive to running repository.

C

connectToCohortGet(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.
connectToCohortPost(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
A new server needs to register the metadataCollectionId for its metadata repository with the other servers in the open metadata repository.

D

disconnectFromCohortGet(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Disconnect communications from a specific cohort.
disconnectFromCohortPost(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Disconnect communications from a specific cohort.

G

getConfigurationProperties(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Retrieve the configuration properties of the named integration connector running in the integration daemon.
getPlatformByGUID(String, String, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns details about the platform's catalog entry (asset).
getPlatformReport(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns details about the running platform.
getPlatformsByDeployedImplType(String, int, int, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns the list of platforms with a particular deployed implementation type.
getPlatformsByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns the list of platforms with a particular name.
getServerByGUID(String, String, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns details about the server's catalog entry (asset).
getServerReport(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns details about the running server.
getServersByDeployedImplType(String, int, int, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns the list of servers with a particular deployed implementation type.
getServersByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Returns the list of servers with a particular name.

O

org.odpi.openmetadata.viewservices.runtimemanager.server.spring - package org.odpi.openmetadata.viewservices.runtimemanager.server.spring
 

P

publishOpenLineageEvent(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Pass an open lineage event to the integration service.

R

refreshConfig(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Request that the governance engine refresh its configuration by calling the metadata server.
refreshConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Issue a refresh() request on all connectors running in the integration daemon, or a specific connector if the connector name is specified.
refreshIntegrationGroupConfig(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Request that the integration group refresh its configuration by calling the metadata access server.
restartConnectors(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Restart all connectors running in the integration daemon, or restart a specific connector if the connector name is specified.
RuntimeManagerResource - Class in org.odpi.openmetadata.viewservices.runtimemanager.server.spring
The RuntimeManagerResource provides part of the server-side implementation of the Runtime Manager OMVS.
RuntimeManagerResource() - Constructor for class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Default constructor

S

shutdownAndUnregisterServer(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Permanently deactivate any active servers and unregister from any cohorts.
shutdownServer(String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Temporarily shutdown the named OMAG server.

U

unregisterFromCohortGet(String, String, String) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Unregister from a specific cohort and disconnect from cohort communications.
unregisterFromCohortPost(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Unregister from a specific cohort and disconnect from cohort communications.
updateConfigurationProperties(String, String, ConnectorConfigPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Update the configuration properties of the integration connectors, or specific integration connector if a connector name is supplied.
updateConnectorConnection(String, String, String, Connection) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Update the connection for a specific integration connector.
updateEndpointNetworkAddress(String, String, String, StringRequestBody) - Method in class org.odpi.openmetadata.viewservices.runtimemanager.server.spring.RuntimeManagerResource
Update the endpoint network address for a specific integration connector.
A C D G O P R S U 
All Classes and Interfaces|All Packages