Provision a DB servicepost https://{server}/servicesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsnamestringrequiredDB Service namedescriptionstringDB Service's descriptionsubscriptionstringrequiredTessell Subscription in which the DB Service is to be creatededitionstringengineTypestringenumrequiredDatabase Engine TypeORACLEPOSTGRESQLSQLSERVERMYSQLAPACHE_KAFKAMONGODBMILVUSAllowed:ORACLEPOSTGRESQLSQLSERVERMYSQLAPACHE_KAFKAMONGODBMILVUStopologystringenumrequiredDB Service topology. This would specify whether the DB Service is single-node, or multi-node.single_instancehigh_availabilityAllowed:single_instancehigh_availabilitynumOfInstancesint320 to 5Defaults to 0Number of instance (nodes) to be created for the DB Service. This is a required input for Apache Kafka. For all other engines, this input would be ignored even if specified.softwareImagestringrequiredSoftware Image to be used to create the DB ServicesoftwareImageVersionstringrequiredSoftware Image Version to be used to create the DB ServiceautoMinorVersionUpdatebooleanDefaults to trueSpecify whether to automatically update minor version for DB ServicetruefalseenableDeletionProtectionbooleanDefaults to trueSpecify whether to enable deletion protection for the DB ServicetruefalseenableStopProtectionbooleanDefaults to falseSpecify whether to enable stop protection for the DB ServicetruefalseenablePerfInsightsbooleanDefaults to trueSpecify whether to enable perf insights for the DB ServicetruefalseinfrastructureobjectThe infra details where the DB Service is to be provisionedProvisionInfraPayload objectinstancesarray of objectsThe instances (nodes) for this DB ServiceinstancesADD objectserviceConnectivityobjectrequiredDB Service connectivity detailsTessellServiceConnectivityInfoPayload objectcredsobjectrequiredDB Service's credential detailsTessellServiceCredsPayload objectmaintenanceWindowobjectBase class for maintenance window configurations. Supports multiple cadences: Weekly, Monthly, and Quarterly. Use concrete subclasses: WeeklyMaintenanceWindow, MonthlyMaintenanceWindow, QuarterlyMaintenanceWindow.TessellServiceMaintenanceWindow objectautoPatchConfigobjectConfiguration for automatic OS and DB patching during maintenance windowsAutoPatchConfig objectserverPatchingConfigobjectConfiguration for server patching with pre and post scriptsServerPatchingConfig objectdeletionConfigobjectIf the DB Service is to be deleted, this config would be honoured if no preference is provided during deleting the serviceTessellServiceDeletionConfig objectsnapshotConfigurationobjectDeprecated: This property is deprecated and will be removed in future versions. Please use rpoPolicyConfig instead. Defines the snapshot retention configurations for the DB Service. If not specified, the default recommended retention configurations will be applied.snapshotConfiguration objectrpoPolicyConfigobjectThis is the definition for RPO Policy details for Tessell DB ServicerpoPolicyConfig objectengineConfigurationobjectrequiredTessellServiceEngineConfigurationPayload objectdatabasesarray of objectsSpecify the databases to be created in the DB ServicedatabasesADD objectintegrationsConfigobject | nullIntegrations to be enabled for the DB ServiceTessellServiceIntegrationsPayload object | nulltagsarray of objectsThe tags to be associated with the DB ServicetagsADD object | nulltessellServicePrecheckIduuid | nullThe precheck ID from a previously run precheck validation. If provided, the system will verify the precheck results before provisioning.HeadersAuthorizationstringrequiredAuthorization TokenResponses 200OK 201Created defaultAPI error responseUpdated 2 months ago