/
/Epinio API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15h ago · Updated 1mo ago
app-env6
appcharts4
application18
configuration8
  • getReturn list of configurations in all namespaces.
  • getReturn map from configurations in the `Namespace`, to the apps in the same.
  • getReturn list of configurations in the `Namespace`.
  • postCreate the posted new configuration in the `Namespace`.
  • getReturn details of the named `Configuration` in the `Namespace`.
  • put/namespaces/{Namespace}/configurations/{Configuration}
  • deleteDelete the named `Configuration` in the `Namespace`.
  • patch/namespaces/{Namespace}/configurations/{Configuration}
info1
namespace6
service10
svc-binding2
    configuration

    Return map from configurations in the `Namespace`, to the apps in the same.

    get/namespaces/{Namespace}/configurationapps

    Path parameters

    Namespacestring required

    Changes