- getAssetsByName(String, String, int, int, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.AssetOwnerResource
-
Return a list of assets with the requested name.
- getDiscoveryAnalysisReports(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.AssetOwnerResource
-
Return the discovery analysis reports about the asset.
- getDiscoveryReportAnnotations(String, String, String, int, int, StatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.AssetOwnerResource
-
Return the annotations linked directly to the report.
- getExtendedAnnotations(String, String, String, int, int, StatusRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.AssetOwnerResource
-
Return any annotations attached to this annotation.
- getFileSystemByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.FileSystemOnboardingResource
-
Retrieve a FileSystem asset by its unique identifier (GUID).
- getFileSystemByUniqueName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.FileSystemOnboardingResource
-
Retrieve a FileSystem asset by its unique name.
- getFileSystems(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.FileSystemOnboardingResource
-
Retrieve a list of defined FileSystems assets.
- getFolderByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.FileSystemOnboardingResource
-
Retrieve a Folder asset by its unique identifier (GUID).
- getFolderByPathName(String, String, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.FileSystemOnboardingResource
-
Retrieve a folder by its fully qualified path name.
- getFolderFiles(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.FileSystemOnboardingResource
-
Get the files inside a folder - both those that are nested and those that are linked.
- getGovernanceZone(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.AssetOwnerResource
-
Return information about a specific governance zone.
- getGovernanceZones(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.AssetOwnerResource
-
Return information about all of the governance zones.
- getNestedFolders(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.server.spring.FileSystemOnboardingResource
-
Return the list of folders nested inside a folder.