- getAllDiscoveryEngines(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the list of discovery engine definitions that are stored.
- getAllDiscoveryServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the list of discovery services definitions that are stored.
- getAnnotation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryEngineResource
-
Retrieve a single annotation by unique identifier.
- getAnnotationsForAssetByStatus(String, String, String, int, int, StatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryEngineResource
-
Return the list of annotations from previous runs of the discovery service that are set to a specific status.
- getAssets(String, String, int, int, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryEngineResource
-
Return the next set of assets to process.
- getAssetsByEndpoint(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryEngineResource
-
Return the list of assets that have the same endpoint address.
- getAssetsByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryEngineResource
-
Return the list of matching assets that have the supplied name as either the
qualified name or display name.
- getAssetsByQualifiedName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryEngineResource
-
Return the assets with the same qualified name.
- getDiscoveryEngineByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the properties from a discovery engine definition.
- getDiscoveryEngineByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the properties from a discovery engine definition.
- getDiscoveryReport(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryEngineResource
-
Request the discovery report for a discovery request that has completed.
- getDiscoveryReportAnnotations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryEngineResource
-
Return the annotations linked directly to the report.
- getDiscoveryServiceByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the properties from a discovery service definition.
- getDiscoveryServiceByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the properties from a discovery service definition.
- getDiscoveryServiceRegistrations(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Return the list of discovery engines that a specific discovery service is registered with.
- getExtendedAnnotations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryEngineResource
-
Return any annotations attached to this annotation.
- getRegisteredDiscoveryService(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Retrieve a specific discovery service registered with a discovery engine.
- getRegisteredDiscoveryServices(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.server.spring.DiscoveryConfigurationResource
-
Retrieve the identifiers of the discovery services registered with a discovery engine.