App APIs
The API to manage apps in content hub.
Operations
POST
Create App
Creates a new App
DELETE
Delete App
Deletes a specific app.
GET
Get App
Retrieves a specific app via its URN.
GET
Get Custom Values
Retrieves the custom changes used to override default values in values.yaml.
GET
Query Apps
Retrieves a list of apps
GET
Query Kubernetes Resources
Retrieves a list of Kubernetes resources allocated for a container app
PUT
Update App
Updates a specific app.
PUT
Update Custom Values
Sets the custom changes used to override default values in values.yaml.
PUT
Update Kubernetes Resources
Updates the information for resources allocated in Kubernetes cluster.