/
/Epinio API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 16h ago · Updated 1mo ago
app-env6
appcharts7
application20
builderimages7
catalogservice1
configuration9
exportregistry3
gitconfig6
info1
namespace6
report1
service16
  • getReturn all available Epinio Catalog services.
  • postCreate a new catalog service.
  • getReturn details of the named Epinio `CatalogService`.
  • deleteDelete the named `CatalogService`.
  • patchUpdate fields on the named `CatalogService`.
  • getReturn list of names for all services whose name matches the prefix `Pattern`.
  • getReturn map from services in the `Namespace`, to the apps in the same.
  • getReturn list of services in the `Namespace`.
  • postCreate a named service of an Epinio catalog service in the `Namespace`.
  • getReturn details of the named `Service` in the `Namespace`.
  • put/namespaces/{Namespace}/services/{Service}
  • deleteDelete the named `Service` in the `Namespace`.
  • patch/namespaces/{Namespace}/services/{Service}
  • postBind the named `Service` in the `Namespace` to an App.
  • postUnbind the named `Service` in the `Namespace` from an App.
  • getReturn all the `Services` where the User has authorization.
svc-binding2
websocket1
  • deleteDelete the named gitconfigs.
  • deleteDelete the named namespaces.
  • deleteDelete the named `Applications` in the `Namespace`.
  • deleteDelete the named `Configurations` in the `Namespace`.
  • deleteDelete the named `Services` in the `Namespace`.
service

Return all the `Services` where the User has authorization.

get/services

Changes