Skip to content

List Gitaly object pool members

GET
/api/v4/internal/gitaly/object_pool_members
disk_paths
required
Array<string>
nullable

The on-disk paths of the pool repositories. Limited to 500

storage
required
string
nullable

The storage shard name

upstream_only
boolean
nullable

Return only the upstream repository

OK

Bad Request