Get Custom Values

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

string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

400

Invalid configuration.

Returns Error of type(s) text/yaml;version=38.0
{
    "minorErrorCode": "string",
    "message": "string",
    "stackTrace": "string"
}
string
minorErrorCode
Required

minorErrorCode

string
message
Required

message

string
stackTrace
Optional

stackTrace