v2

Swagger 2.02026-08-01331211921.0 KB
Pipelines

Get a known host

Retrieve a repository level known host.

get/repositories/{workspace}/{repo_slug}/pipelines_config/ssh/known_hosts/{known_host_uuid}

Path parameters

workspacestring required

This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.

repo_slugstring required

The repository.

known_host_uuidstring required

The UUID of the known host to retrieve.

Response

The known host.

typestring required
uuidstring

The UUID identifying the known host.

hostnamestring

The hostname of the known host.