Get Helm App Values Yaml Using GET
API code: GET-APP-VALUES-YAML
Pre-authorized role(s): TENANT_USER
Request
URI
GET
https://{api_host}/api/alp/v1/apps/{app-id}/values-yaml
COPY
Path Parameters
string
app-id
Required
Marketplace app template ID.
Responses
200
OK
Returns
Resource
of type(s)
*/*
"Resource Object"
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/alp/v1/apps/{app-id}/values-yaml
Applications Operations
GET
Get App Using GET
PUT
Update App Using PUT
DELETE
Delete App Using DELETE
GET
Get Helm App Values Yaml Using GET
POST
Import App Using POST
POST
Upload App From Remote URL Using POST
GET
Get Apps Using GET
PATCH
Update Featured Apps Using PATCH
GET
Get Featured Apps Using GET
GET
Get Launchable Apps Using GET