/
DE
devtron-labs
/
Consolidate Services
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 22m ago · Updated 3w ago
View markdown
devtron-labs
Consolidate Services
post
Create creates a repo
v1
latest
Swagger 2.0
2026-07-17
51
121
115.4 KB
AccountService
1
ApplicationService
22
CertificateService
3
ClusterService
6
ProjectService
8
RepositoryService
7
get
List returns list of repos
post
Create creates a repo
put
Update updates a repo
delete
Delete deletes a repo
get
ListApps returns list of apps in the repo
get
GetAppDetails returns application details by given path
post
ValidateAccess validates access to a repository with given parameters
SessionService
2
SettingsService
1
VersionService
1
RepositoryService
Create creates a repo
post
/api/v1/repositories
Request body
V1alpha1Repository
required
connectionState
V1alpha1ConnectionState
enableLfs
boolean
insecure
boolean
insecureIgnoreHostKey
boolean
password
string
repo
string
sshPrivateKey
string
tlsClientCertData
string
tlsClientCertKey
string
username
string
Response
(empty)
V1alpha1Repository
required
connectionState
V1alpha1ConnectionState
enableLfs
boolean
insecure
boolean
insecureIgnoreHostKey
boolean
password
string
repo
string
sshPrivateKey
string
tlsClientCertData
string
tlsClientCertKey
string
username
string