Skip to main content

CreateInstanceInput Input Object

Input fields

ArgumentTypeDescription
descriptionStringAdditional notes about the Instance.
customerID!The Customer for which the Instance is deployed.
integrationID!The Integration that has been deployed for the Instance.
nameString!The name of the Instance.
logsDisabledBooleanSpecifies whether to disable the creation of logs during Instance execution.
stepResultsDisabledBooleanSpecifies whether to disable the creation of step results during Instance execution.
labels[String]The labels that are associated with the object.
configVariables[InputInstanceConfigVariable]Config variable values that are associated with the Instance.
flowConfigs[InputInstanceFlowConfig]Configuration data for each IntegrationFlow that is associated with the Instance.
configModeStringDesired configuration mode.
clientMutationIdStringA unique identifier for the client performing the mutation.