/
/Epinio API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10h ago · Updated 1mo ago
app-env6
appcharts4
application21
catalogservice1
configuration9
  • getReturn list of configurations in all namespaces.
  • getReturn list of names for all configurations whose name matches the prefix `Pattern`.
  • 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}
exportregistry3
gitconfig6
info1
namespace6
service13
svc-binding2
  • deleteDelete the named gitconfigs.
  • deleteDelete the named namespaces.
  • deleteDelete the named `Applications` in the `Namespace`.
  • deleteDelete the named `Configurations` in the `Namespace`.
  • deleteDelete the named `Services` in the `Namespace`.
configuration

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

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

Path parameters

Namespacestring required
Configurationstring required

Changes