Update an installation options record

Update an existing installation options record for a customer. Only provided fields will be updated.
You cannot change the service account ID, instance name, or install type as these are immutable.

Optionally return updated install instructions by setting the includeInstructions query parameter to true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

App identifier

string
required

Install options ID from path

Query Params
boolean

Whether to include install instructions in the response

Body Params

JSON input - all fields are optional for PATCH

string

URL for the admin console, used for updates

string

Channel ID to use for the installation (must be provided together with channel_release_sequence if being updated)

int64

Channel release sequence number to use for the installation (must be provided together with channel_id if being updated)

string

Instance name (display name for the installation)

string
enum

Kubernetes distribution that will be used for the helm installation (only applicable for helm install type)

Allowed:
string
enum

Network availability for the installation environment

Allowed:
string
enum

Registry availability for installations that use a private registry

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json