/
EP
epinio
/
Epinio API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 1mo ago
Details
Filter operations
app-env
6
application
18
configuration
8
get
Return list of configurations in all namespaces.
get
Return map from configurations in the `Namespace`, to the apps in the same.
get
Return list of configurations in the `Namespace`.
post
Create the posted new configuration in the `Namespace`.
get
Return details of the named `Configuration` in the `Namespace`.
put
/namespaces/{Namespace}/configurations/{Configuration}
delete
Delete the named `Configuration` in the `Namespace`.
patch
/namespaces/{Namespace}/configurations/{Configuration}
info
1
namespace
6
svc-binding
2
configuration
Return details of the named `Configuration` in the `Namespace`.
get
/namespaces/{Namespace}/configurations/{Configuration}
Path parameters
Namespace
string
required
Configuration
string
required
Changes