/
/Epinio API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15h ago · Updated 2mo 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`.
appcharts4
application18
configuration8
info1
namespace6
service10
svc-binding2
    app-env

    Return the environment variable assignments for the `App` in the namespace`.

    get/namespaces/{Namespace}/applications/{App}/environment

    Path parameters

    Namespacestring required
    Appstring required

    Changes