v1
latestOpenAPI 3.0.02026-07-14169306521.0 KBchannels
Get an embedded cluster release.
Return a .tgz file containing the embedded cluster release for the specified channel and app. Optional query parameters allow specifying a channel sequence, a customer license file to include, and whether to include an airgap bundle.
Required RBAC Policy: kots/app/[:appid]/channel/[:channelid]/embeddedcluster/release
get/app/{app_id}/channel/{channel_id}/embeddedcluster/release
Path parameters
app_idstring required
App identifier
channel_idstring required
Channel identifier
Query parameters
channelSequenceinteger
If provided, downloads the embedded cluster release for the given channel sequence.
customerIdstring
If provided, includes the customer's license file in the embedded cluster release.
airgapboolean
If provided, includes the airgap bundle in the embedded cluster release.