/
/Epinio API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 5h ago · Updated 1mo ago
app-env6
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
svc-binding2
    configuration

    Return details of the named `Configuration` in the `Namespace`.

    get/namespaces/{Namespace}/configurations/{Configuration}

    Path parameters

    Namespacestring required
    Configurationstring required

    Changes