/
EP
epinio
/
Epinio API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 33m ago · Updated 2mo ago
Details
Filter operations
app-env
6
get
Return the environment variable assignments for the `App` in the namespace`.
post
Create/modify the posted environment variable assignments for the `App` in the `Namespace`.
get
Return the named `Env` variable assignment for the `App` in the `Namespace`.
delete
Remove the named `Env` variable from the `App` in the `Namespace`.
get
/namespaces/{Namespace}/applications/{App}/environmentmatch
get
Return the environment variable names of the `App` in the `Namespace` with prefix `Pattern`.
appcharts
7
application
20
builderimages
7
catalogservice
1
configuration
9
exportregistry
3
gitconfig
6
info
1
namespace
6
report
1
service
16
svc-binding
2
websocket
1
delete
Delete the named gitconfigs.
delete
Delete the named namespaces.
delete
Delete the named `Applications` in the `Namespace`.
delete
Delete the named `Configurations` in the `Namespace`.
delete
Delete the named `Services` in the `Namespace`.
app-env
Return the environment variable assignments for the `App` in the namespace`.
get
/namespaces/{Namespace}/applications/{App}/environment
Path parameters
Namespace
string
required
App
string
required
Changes