Get Custom Values
Retrieves the custom changes used to override default values in values.yaml. Returns 400 if app type is anything but ContainerApp.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/apps/{id}/customValues
COPY
Path Parameters
string
id
Required
id
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/apps/{id}/customValues
Availability
Added in 40.0.0-alpha
App Operations
GET
Query Apps
POST
Create App
GET
Get App
PUT
Update App
DELETE
Delete App
GET
Get Custom Values
PUT
Update Custom Values
GET
Query Kubernetes Resources
GET
Query Revisions
GET
Get Revision
GET
Get Revision Custom Values
POST
Rollback To Revision