SourceLocatorInputDto

constructor(kind: String, value: String, connectorId: String? = null, display: String? = null)

Parameters

kind

one of uri, file, content, connector

value

the locator's own identifier — the URI, path, content hash, or external id

connectorId

the connecting system's id, for connector locators only

display

an optional human-readable label