/
/Epinio API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10h ago · Updated 1mo ago
app-env6
  • getReturn the environment variable assignments for the `App` in the namespace`.
  • postCreate/modify the posted environment variable assignments for the `App` in the `Namespace`.
  • getReturn the named `Env` variable assignment for the `App` in the `Namespace`.
  • deleteRemove the named `Env` variable from the `App` in the `Namespace`.
  • get/namespaces/{Namespace}/applications/{App}/environmentmatch
  • getReturn the environment variable names of the `App` in the `Namespace` with prefix `Pattern`.
appcharts7
application20
builderimages7
catalogservice1
configuration9
exportregistry3
gitconfig6
info1
namespace6
report1
service16
svc-binding2
websocket1
  • 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`.
app-env

Return the environment variable names of the `App` in the `Namespace` with prefix `Pattern`.

get/namespaces/{Namespace}/applications/{App}/environmentmatch/{Pattern}

Path parameters

Namespacestring required
Appstring required
Patternstring required

Changes