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

    Return list of services in the `Namespace`.

    get/namespaces/{Namespace}/services

    Path parameters

    Namespacestring required

    Changes