v1
latestOpenAPI 3.0.02026-07-14169306521.0 KBenterprisePortal
Create an installation options record
Create an installation options record for a customer describing the installation configuration. Automatically creating a service account for the installation that can be used to perform the actual installation. Optionally include generated install instructions by setting the includeInstructions query parameter to true.
post/app/{app_id}/enterprise-portal/install-options
Path parameters
app_idstring required
App identifier
Query parameters
includeInstructionsboolean
Whether to include install instructions in the response
Request body
Response
CreateInstallOptionsResponse contains the response from creating install options.