/index/custom_metadata/{repository}/{subject}

Mount Point: /service/local/index/custom_metadata/{repository}/{subject}

GET

Performs a search.

Parameters

name description type default
repository the repository ID of the subject. path
subject base64 encoded subject URN. path

Response Body

element: customMetadataResponse
media types: application/xml
application/json

(no documentation provided)

POST

Indexes custom metadata about the specified artifact.

Parameters

name description type default
repository the repository ID of the subject. path
subject base64 encoded subject URN. path

Request Body

element: customMetadataRequest
media types: application/xml
application/json

Envelope for a custom metadata request.