List Gitaly object pool members
GET
/api/v4/internal/gitaly/object_pool_members
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Query Parameters
Section titled “Query Parameters”disk_paths
required
Array<string>
The on-disk paths of the pool repositories. Limited to 500
storage
required
string
The storage shard name
upstream_only
boolean
Return only the upstream repository
Responses
Section titled “Responses”OK
Bad Request