List Gerrit Providers
List Gerrit Providers
Request
URI
GET
https://{api_host}/pipeline/api/gerrit-providers
COPY
Responses
200
successful operation
Returns
GerritProviders
of type(s)
application/json
{
"count": 0,
"totalCount": 0,
"nextPageLink": "string",
"prevPageLink": "string",
"links": [
"string"
]
}
integer As int64
As int64
count
Optional
count
integer As int64
As int64
totalCount
Optional
totalCount
string
nextPageLink
Optional
nextPageLink
string
prevPageLink
Optional
prevPageLink
array of
string
links
Optional
links
object
documents
Optional
documents
Gerrit Provider Service Operations
POST
Create Gerrit Provider
DELETE
Delete Gerrit Provider
GET
Get Gerrit Provider
GET
List Gerrit Providers
PUT
Update Gerrit Provider