Skip to main content

ListRepo

调用该接口获取仓库列表接口。

Request

get \repos

Response

Response 200

Code2DescriptionTypeSchema
200SUCCObjectv1ListRepoResponse

v1ListRepoResponse

NameTypeDescription
reposArray[v1RepoObject]repo list [ 具体参数可见下面 v1RepoObject ]

v1RepoObject

NameTypeDescription
annotationsObjectrepo annotations
installer_numintegerinstaller num
metadataObjectinstaller metadata
namestringrepo name
urlstringrepo url

Response 400

Code3DescriptionType
400INVALID_ARGUMENT{ { }}

Response 500

Code3DescriptionType
500INTERNAL_STORE{ { }}

Response default

Code2DescriptionTypeSchema
defaultAn unexpected error response.ObjectrpcStatus

rpcStatus

NameTypeDescription
codeinteger
detailsArray[protobufAny][ 具体参数可见下面 protobufAny ]
messagestring

protobufAny

NameTypeDescription
@typestring