GET /records/{metadataUuid}/related

gov.au:geoscience-australia

Summary: Get record related resources
Operation ID: getAssociatedResources
Auth: unknown
Description

Retrieve related services, datasets, onlines, thumbnails, sources, ... to this records.<br/><a href='http://geonetwork-opensource.org/manuals/trunk/eng/users/user-guide/associating-resources/index.html'>More info</a>

Parameters (4)

metadataUuid (string, path, required)

Record UUID.

rows (integer, query, optional, default: 100)

Number of rows returned. Default 100.

start (integer, query, optional, default: 0)

Start offset for paging. Default 1. Only applies to related metadata records (ie. not for thumbnails).

type (array, query, optional, default: [])

Type of related resource. If none, all resources are returned.

No probe data for this endpoint yet.