/
/Epinio API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10h ago · Updated 1mo ago
app-env6
appcharts4
application18
configuration8
info1
namespace6
service10
  • getReturn all available Epinio Catalog services.
  • getReturn details of the named Epinio `CatalogService`.
  • 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`.
  • deleteDelete the named `Service` in the `Namespace`.
  • 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
    service

    Return list of services in the `Namespace`.

    get/namespaces/{Namespace}/services

    Path parameters

    Namespacestring required

    Changes