/
/Epinio API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
app-env6
appcharts6
application18
configuration8
info1
namespace6
service7
  • getReturn list of service instances in the `Namespace`.
  • postCreate a named instance of an Epinio Catalog Service in the `Namespace`.
  • postBind the named `Servicename` instance in the `Namespace` to an App.
  • getReturn details of the named `Service` instance in the `Namespace`.
  • deleteDelete the named `Service` instance in the `Namespace`.
  • getReturn all available Epinio Catalog services.
  • getReturn details of the named Epinio Catalog `Service``.
svc-binding2
    service

    Return list of service instances in the `Namespace`.

    get/namespaces/{Namespace}/services

    Path parameters

    Namespacestring required

    Changes