// This is an automatically generated code sample.
// To make this code sample work in your Oracle Cloud tenancy,
// please replace the values for any parameters whose current values do not fit
// your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and
// boolean, number, and enum parameters with values not fitting your use case).
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Oci.DatabaseService;
using Oci.Common;
using Oci.Common.Auth;
namespace Oci.Sdk.DotNet.Example.Database
{
public class LaunchDbSystemExample
{
public static async Task Main()
{
// Create a request and dependent object(s).
var launchDbSystemBase = new Oci.DatabaseService.Models.LaunchDbSystemFromBackupDetails
{
DbHome = new Oci.DatabaseService.Models.CreateDbHomeFromBackupDetails
{
DisplayName = "EXAMPLE-displayName-Value",
IsUnifiedAuditingEnabled = false,
DatabaseSoftwareImageId = "ocid1.test.oc1..<unique_ID>EXAMPLE-databaseSoftwareImageId-Value",
Database = new Oci.DatabaseService.Models.CreateDatabaseFromBackupDetails
{
BackupId = "ocid1.test.oc1..<unique_ID>EXAMPLE-backupId-Value",
BackupTDEPassword = "EXAMPLE-backupTDEPassword-Value",
SourceEncryptionKeyLocationDetails = new Oci.DatabaseService.Models.ExternalHsmEncryptionDetails
{
HsmPassword = "EXAMPLE-hsmPassword-Value"
},
AdminPassword = "EXAMPLE-adminPassword-Value",
DbUniqueName = "EXAMPLE-dbUniqueName-Value",
DbName = "EXAMPLE-dbName-Value",
SidPrefix = "EXAMPLE-sidPrefix-Value",
PluggableDatabases = new List<string>
{
"EXAMPLE--Value"
},
StorageSizeDetails = new Oci.DatabaseService.Models.DatabaseStorageSizeDetails
{
DataStorageSizeInGBs = 536,
RecoStorageSizeInGBs = 193
},
ManagedSoftwareUpdateDetails = new Oci.DatabaseService.Models.ManagedSoftwareUpdateInputDetails
{
IsEnrolled = true,
PreferenceDetails = new Oci.DatabaseService.Models.ManagedSoftwareUpdatePreferenceDetails
{
DaysOfWeek = new List<Oci.DatabaseService.Models.ManagedSoftwareUpdateDayOfWeek>
{
new Oci.DatabaseService.Models.ManagedSoftwareUpdateDayOfWeek
{
DayOfWeek = Oci.DatabaseService.Models.ManagedSoftwareUpdateDayOfWeek.DayOfWeekEnum.Friday
}
},
HourOfDay = 18,
UpdateMode = Oci.DatabaseService.Models.ManagedSoftwareUpdatePreferenceDetails.UpdateModeEnum.Nonrolling,
VersionSchemeDetails = new Oci.DatabaseService.Models.VersionSchemeFromVersionSeriesDetails
{
MajorVersion = "EXAMPLE-majorVersion-Value",
VersionPreference = Oci.DatabaseService.Models.VersionSchemeFromVersionSeriesDetails.VersionPreferenceEnum.OracleDbN2
}
}
},
VmClusterId = "ocid1.test.oc1..<unique_ID>EXAMPLE-vmClusterId-Value",
FreeformTags = new Dictionary<string, string>()
{
{
"EXAMPLE_KEY_YIu5F",
"EXAMPLE_VALUE_13DA62YF9Ri8kE1qzHah"
}
},
DefinedTags = new Dictionary<string, Dictionary<string, Object>>()
{
{
"EXAMPLE_KEY_ROg4f",
new Dictionary<string, Object>()
{
{
"EXAMPLE_KEY_gE1b1",
"EXAMPLE--Value"
}
}
}
}
},
FreeformTags = new Dictionary<string, string>()
{
{
"EXAMPLE_KEY_BHVqn",
"EXAMPLE_VALUE_zgHg4D6La7BERcwbXl2Z"
}
},
DefinedTags = new Dictionary<string, Dictionary<string, Object>>()
{
{
"EXAMPLE_KEY_qZkXW",
new Dictionary<string, Object>()
{
{
"EXAMPLE_KEY_Ne55t",
"EXAMPLE--Value"
}
}
}
}
},
DatabaseEdition = Oci.DatabaseService.Models.LaunchDbSystemFromBackupDetails.DatabaseEditionEnum.EnterpriseEditionHighPerformance,
DiskRedundancy = Oci.DatabaseService.Models.LaunchDbSystemFromBackupDetails.DiskRedundancyEnum.High,
LicenseModel = Oci.DatabaseService.Models.LaunchDbSystemFromBackupDetails.LicenseModelEnum.LicenseIncluded,
CompartmentId = "ocid1.test.oc1..<unique_ID>EXAMPLE-compartmentId-Value",
FaultDomains = new List<string>
{
"EXAMPLE--Value"
},
DisplayName = "EXAMPLE-displayName-Value",
AvailabilityDomain = "EXAMPLE-availabilityDomain-Value",
SubnetId = "ocid1.test.oc1..<unique_ID>EXAMPLE-subnetId-Value",
BackupSubnetId = "ocid1.test.oc1..<unique_ID>EXAMPLE-backupSubnetId-Value",
NsgIds = new List<string>
{
"EXAMPLE--Value"
},
BackupNetworkNsgIds = new List<string>
{
"EXAMPLE--Value"
},
Shape = "EXAMPLE-shape-Value",
TimeZone = "EXAMPLE-timeZone-Value",
DbSystemOptions = new Oci.DatabaseService.Models.DbSystemOptions
{
StorageManagement = Oci.DatabaseService.Models.DbSystemOptions.StorageManagementEnum.Asm
},
StorageVolumePerformanceMode = Oci.DatabaseService.Models.LaunchDbSystemBase.StorageVolumePerformanceModeEnum.HighPerformance,
SparseDiskgroup = false,
SshPublicKeys = new List<string>
{
"EXAMPLE--Value"
},
Hostname = "EXAMPLE-hostname-Value",
Domain = "EXAMPLE-domain-Value",
CpuCoreCount = 677,
ClusterName = "EXAMPLE-clusterName-Value",
DataStoragePercentage = 286,
InitialDataStorageSizeInGB = 367,
KmsKeyId = "ocid1.test.oc1..<unique_ID>EXAMPLE-kmsKeyId-Value",
KmsKeyVersionId = "ocid1.test.oc1..<unique_ID>EXAMPLE-kmsKeyVersionId-Value",
NodeCount = 32,
FreeformTags = new Dictionary<string, string>()
{
{
"EXAMPLE_KEY_8tDuZ",
"EXAMPLE_VALUE_IKGJPaZs4uU0STZZuGe0"
}
},
DefinedTags = new Dictionary<string, Dictionary<string, Object>>()
{
{
"EXAMPLE_KEY_fPE6i",
new Dictionary<string, Object>()
{
{
"EXAMPLE_KEY_C1Uur",
"EXAMPLE--Value"
}
}
}
},
SecurityAttributes = new Dictionary<string, Dictionary<string, Object>>()
{
{
"EXAMPLE_KEY_cjOlY",
new Dictionary<string, Object>()
{
{
"EXAMPLE_KEY_6iKEw",
"EXAMPLE--Value"
}
}
}
},
PrivateIp = "EXAMPLE-privateIp-Value",
PrivateIpV6 = "EXAMPLE-privateIpV6-Value",
ClusterPlacementGroupId = "ocid1.test.oc1..<unique_ID>EXAMPLE-clusterPlacementGroupId-Value",
SubscriptionId = "ocid1.test.oc1..<unique_ID>EXAMPLE-subscriptionId-Value",
DataCollectionOptions = new Oci.DatabaseService.Models.DataCollectionOptions
{
IsDiagnosticsEventsEnabled = false,
IsHealthMonitoringEnabled = true,
IsIncidentLogsEnabled = true
},
ComputeModel = Oci.DatabaseService.Models.LaunchDbSystemBase.ComputeModelEnum.Ocpu,
ComputeCount = 451
};
var launchDbSystemRequest = new Oci.DatabaseService.Requests.LaunchDbSystemRequest
{
LaunchDbSystemDetails = launchDbSystemBase,
OpcRetryToken = "EXAMPLE-opcRetryToken-Value",
OpcDryRun = true
};
// Create a default authentication provider that uses the DEFAULT
// profile in the configuration file.
// Refer to <see href="https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File>the public documentation</see> on how to prepare a configuration file.
var provider = new ConfigFileAuthenticationDetailsProvider("DEFAULT");
try
{
// Create a service client and send the request.
using (var client = new DatabaseClient(provider, new ClientConfiguration()))
{
var response = await client.LaunchDbSystem(launchDbSystemRequest);
// Retrieve value from the response.
var id = response.DbSystem.Id;
}
}
catch (Exception e)
{
Console.WriteLine($"LaunchDbSystem Failed with {e.Message}");
throw e;
}
}
}
}