/
EP
epinio
/
Epinio API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
app-env
6
application
18
get
Return list of applications in all namespaces.
get
Return list of applications in the `Namespace`.
post
Create the posted new application in the `Namespace`.
get
Return details of the named `App` in the `Namespace`.
delete
Delete the named `App` in the `Namespace`.
patch
Patch the named `App` in the `Namespace`.
post
Create the deployment, configuration and ingress resources for the named `App` in the `Namespace`.
get
Get a shell to the `App` in the `Namespace`.
post
Store the named `App` from a Git repo in the `Namespace`.
get
Return logs of the named `App` in the `Namespace` streamed over a websocket.
get
Return parts of the named `App` in the `Namespace`.
get
Get a shell to the `App` in the `Namespace`.
post
Restart the named `App` in the `Namespace`.
get
Wait for the named `App` in the `Namespace` to be running.
post
Create the resources needed to stage the named `App` in the `Namespace`.
post
Store the named `App` in the `Namespace`.
get
Waits for the completion of the staging process identified by `StageID` in the `Namespace`.
get
Return logs of the named `StageID` in the `Namespace` streamed over a websocket.
configuration
8
info
1
namespace
6
svc-binding
2
application
Get a shell to the `App` in the `Namespace`.
get
/namespaces/{Namespace}/applications/{App}/exec
Path parameters
Namespace
string
required
App
string
required
Query parameters
Instance
string
Changes