// 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).

package main

import (
	"context"
	"fmt"
	"time"

	"github.com/oracle/oci-go-sdk/v65/common"
	"github.com/oracle/oci-go-sdk/v65/dataintegration"
	"github.com/oracle/oci-go-sdk/v65/example/helpers"
)

func ExampleCreateConnectionValidation() {
	// 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.
	client, err := dataintegration.NewDataIntegrationClientWithConfigurationProvider(common.DefaultConfigProvider())
	helpers.FatalIfError(err)

	// Create a request and dependent object(s).
	var defaultValue interface{}
	defaultValue = "EXAMPLE-defaultValue-Value"
	req := dataintegration.CreateConnectionValidationRequest{OpcRetryToken: common.String("EXAMPLE-opcRetryToken-Value"),
		WorkspaceId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-workspaceId-Value"),
		CreateConnectionValidationDetails: dataintegration.CreateConnectionValidationDetails{Connection: dataintegration.CreateConnectionFromMySql{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
			Name: common.String("EXAMPLE-name-Value"),
			ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
				RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
			Password: common.String("EXAMPLE-password-Value"),
			RegistryMetadata: &dataintegration.RegistryMetadata{AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value"),
				IsFavorite:      common.Bool(false),
				Key:             common.String("EXAMPLE-key-Value"),
				Labels:          []string{"EXAMPLE--Value"},
				RegistryVersion: common.Int(647)},
			ConnectionProperties: []dataintegration.ConnectionProperty{dataintegration.ConnectionProperty{Name: common.String("EXAMPLE-name-Value"),
				Value: common.String("EXAMPLE-value-Value")}},
			Key:      common.String("EXAMPLE-key-Value"),
			Username: common.String("EXAMPLE-username-Value"),
			PasswordSecret: &dataintegration.SensitiveAttribute{SecretConfig: dataintegration.OciVaultSecretConfig{SecretId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-secretId-Value")},
				Value: common.String("EXAMPLE-value-Value")},
			Description:  common.String("EXAMPLE-description-Value"),
			Identifier:   common.String("EXAMPLE-identifier-Value"),
			ObjectStatus: common.Int(652)},
			DataAsset: dataintegration.CreateDataAssetFromFusionApp{RegistryMetadata: &dataintegration.RegistryMetadata{AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value"),
				IsFavorite:      common.Bool(false),
				Key:             common.String("EXAMPLE-key-Value"),
				Labels:          []string{"EXAMPLE--Value"},
				RegistryVersion: common.Int(795)},
				ServiceUrl:      common.String("EXAMPLE-serviceUrl-Value"),
				ObjectStatus:    common.Int(215),
				AssetProperties: map[string]string{"EXAMPLE_KEY_QX07X": "EXAMPLE_VALUE_F4MoMBj7dkVsKuHLPUkY"},
				DefaultConnection: dataintegration.CreateConnectionFromOracleSiebel{Name: common.String("EXAMPLE-name-Value"),
					ObjectStatus: common.Int(43),
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
					Password: common.String("EXAMPLE-password-Value"),
					ConnectionProperties: []dataintegration.ConnectionProperty{dataintegration.ConnectionProperty{Value: common.String("EXAMPLE-value-Value"),
						Name: common.String("EXAMPLE-name-Value")}},
					Description:  common.String("EXAMPLE-description-Value"),
					Key:          common.String("EXAMPLE-key-Value"),
					Username:     common.String("EXAMPLE-username-Value"),
					Identifier:   common.String("EXAMPLE-identifier-Value"),
					ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
					PasswordSecret: &dataintegration.SensitiveAttribute{SecretConfig: dataintegration.OciVaultSecretConfig{SecretId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-secretId-Value")},
						Value: common.String("EXAMPLE-value-Value")},
					RegistryMetadata: &dataintegration.RegistryMetadata{IsFavorite: common.Bool(false),
						Key:             common.String("EXAMPLE-key-Value"),
						Labels:          []string{"EXAMPLE--Value"},
						RegistryVersion: common.Int(525),
						AggregatorKey:   common.String("EXAMPLE-aggregatorKey-Value")}},
				Description:  common.String("EXAMPLE-description-Value"),
				Key:          common.String("EXAMPLE-key-Value"),
				ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
				Name:         common.String("EXAMPLE-name-Value"),
				StagingDataAsset: &dataintegration.DataAssetSummaryFromObjectStorage{Url: common.String("EXAMPLE-url-Value"),
					Key: common.String("EXAMPLE-key-Value"),
					Metadata: &dataintegration.ObjectMetadata{RegistryVersion: common.Int(7),
						TimeCreated:   &common.SDKTime{Time: time.Now()},
						AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value"),
						CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(747),
							ObjectType: dataintegration.CountStatisticSummaryObjectTypeProject}}},
						CreatedByName: common.String("EXAMPLE-createdByName-Value"),
						UpdatedBy:     common.String("EXAMPLE-updatedBy-Value"),
						Aggregator: &dataintegration.AggregatorSummary{Name: common.String("EXAMPLE-name-Value"),
							Type:        common.String("EXAMPLE-type-Value"),
							Description: common.String("EXAMPLE-description-Value"),
							Identifier:  common.String("EXAMPLE-identifier-Value"),
							Key:         common.String("EXAMPLE-key-Value")},
						IdentifierPath: common.String("EXAMPLE-identifierPath-Value"),
						Labels:         []string{"EXAMPLE--Value"},
						CreatedBy:      common.String("EXAMPLE-createdBy-Value"),
						InfoFields:     map[string]string{"EXAMPLE_KEY_QC8tp": "EXAMPLE_VALUE_20ykDf8vxFB9DzQT7acw"},
						IsFavorite:     common.Bool(true),
						TimeUpdated:    &common.SDKTime{Time: time.Now()},
						UpdatedByName:  common.String("EXAMPLE-updatedByName-Value")},
					OciRegion:  common.String("EXAMPLE-ociRegion-Value"),
					Identifier: common.String("EXAMPLE-identifier-Value"),
					Namespace:  common.String("EXAMPLE-namespace-Value"),
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
					TenancyId:    common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-tenancyId-Value"),
					ExternalKey:  common.String("EXAMPLE-externalKey-Value"),
					Name:         common.String("EXAMPLE-name-Value"),
					ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
					NativeTypeSystem: &dataintegration.TypeSystem{Identifier: common.String("EXAMPLE-identifier-Value"),
						ModelVersion:  common.String("EXAMPLE-modelVersion-Value"),
						ObjectVersion: common.Int(842),
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
						TypeMappingTo:   map[string]string{"EXAMPLE_KEY_WsEB8": "EXAMPLE_VALUE_t1dIPE6UdeTXqLhtdr4p"},
						Description:     common.String("EXAMPLE-description-Value"),
						Key:             common.String("EXAMPLE-key-Value"),
						Name:            common.String("EXAMPLE-name-Value"),
						ObjectStatus:    common.Int(198),
						TypeMappingFrom: map[string]string{"EXAMPLE_KEY_n3dAj": "EXAMPLE_VALUE_5LmMrYxNSPcGAdl52LPg"},
						Types: []dataintegration.DataType{dataintegration.DataType{ConfigDefinition: &dataintegration.ConfigDefinition{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							Name:         common.String("EXAMPLE-name-Value"),
							ObjectStatus: common.Int(307),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
							ConfigParameterDefinitions: map[string]dataintegration.ConfigParameterDefinition{"EXAMPLE_KEY_ateoq": dataintegration.ConfigParameterDefinition{IsStatic: common.Bool(false),
								ParameterName: common.String("EXAMPLE-parameterName-Value"),
								ParameterType: dataintegration.JavaType{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
									Name:         common.String("EXAMPLE-name-Value"),
									ObjectStatus: common.Int(436),
									ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
										RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
									Description:  common.String("EXAMPLE-description-Value"),
									JavaTypeName: common.String("EXAMPLE-javaTypeName-Value"),
									Key:          common.String("EXAMPLE-key-Value")},
								ClassFieldName:    common.String("EXAMPLE-classFieldName-Value"),
								DefaultValue:      &defaultValue,
								Description:       common.String("EXAMPLE-description-Value"),
								IsClassFieldValue: common.Bool(false)}},
							IsContained: common.Bool(false),
							Key:         common.String("EXAMPLE-key-Value")},
							DtType:       dataintegration.DataTypeDtTypePrimitive,
							Key:          common.String("EXAMPLE-key-Value"),
							ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							Name:         common.String("EXAMPLE-name-Value"),
							ObjectStatus: common.Int(723),
							Description:  common.String("EXAMPLE-description-Value"),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
							TypeSystemName: common.String("EXAMPLE-typeSystemName-Value")}}},
					ObjectStatus:    common.Int(489),
					ObjectVersion:   common.Int(793),
					AssetProperties: map[string]string{"EXAMPLE_KEY_0ORpw": "EXAMPLE_VALUE_sPArPLVSseuhMuhaL9LX"},
					DefaultConnection: &dataintegration.ConnectionSummaryFromObjectStorage{IsDefault: common.Bool(true),
						Metadata: &dataintegration.ObjectMetadata{CreatedBy: common.String("EXAMPLE-createdBy-Value"),
							IdentifierPath:  common.String("EXAMPLE-identifierPath-Value"),
							RegistryVersion: common.Int(757),
							TimeUpdated:     &common.SDKTime{Time: time.Now()},
							Aggregator: &dataintegration.AggregatorSummary{Description: common.String("EXAMPLE-description-Value"),
								Identifier: common.String("EXAMPLE-identifier-Value"),
								Key:        common.String("EXAMPLE-key-Value"),
								Name:       common.String("EXAMPLE-name-Value"),
								Type:       common.String("EXAMPLE-type-Value")},
							AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value"),
							CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(852),
								ObjectType: dataintegration.CountStatisticSummaryObjectTypeApplication}}},
							IsFavorite:    common.Bool(false),
							UpdatedByName: common.String("EXAMPLE-updatedByName-Value"),
							InfoFields:    map[string]string{"EXAMPLE_KEY_c45tH": "EXAMPLE_VALUE_xbGEZI5Dst9ovncLPfPe"},
							UpdatedBy:     common.String("EXAMPLE-updatedBy-Value"),
							CreatedByName: common.String("EXAMPLE-createdByName-Value"),
							Labels:        []string{"EXAMPLE--Value"},
							TimeCreated:   &common.SDKTime{Time: time.Now()}},
						Name:                  common.String("EXAMPLE-name-Value"),
						CredentialFileContent: common.String("EXAMPLE-credentialFileContent-Value"),
						Description:           common.String("EXAMPLE-description-Value"),
						FingerPrint:           common.String("EXAMPLE-fingerPrint-Value"),
						KeyMap:                map[string]string{"EXAMPLE_KEY_qJcZw": "EXAMPLE_VALUE_ptZ8FSjKypuYUG6y1DXj"},
						ModelVersion:          common.String("EXAMPLE-modelVersion-Value"),
						ObjectVersion:         common.Int(259),
						PassPhrase:            common.String("EXAMPLE-passPhrase-Value"),
						UserId:                common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-userId-Value"),
						Identifier:            common.String("EXAMPLE-identifier-Value"),
						Key:                   common.String("EXAMPLE-key-Value"),
						PrimarySchema: &dataintegration.Schema{ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
							Name:              common.String("EXAMPLE-name-Value"),
							DefaultConnection: common.String("EXAMPLE-defaultConnection-Value"),
							Description:       common.String("EXAMPLE-description-Value"),
							Identifier:        common.String("EXAMPLE-identifier-Value"),
							ObjectStatus:      common.Int(775),
							ResourceName:      common.String("EXAMPLE-resourceName-Value"),
							IsHasContainers:   common.Bool(true),
							Key:               common.String("EXAMPLE-key-Value"),
							Metadata: &dataintegration.ObjectMetadata{AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value"),
								InfoFields:      map[string]string{"EXAMPLE_KEY_A0IMn": "EXAMPLE_VALUE_xCbErcqKqs3QuyvFVyAo"},
								RegistryVersion: common.Int(436),
								IdentifierPath:  common.String("EXAMPLE-identifierPath-Value"),
								IsFavorite:      common.Bool(true),
								UpdatedBy:       common.String("EXAMPLE-updatedBy-Value"),
								Aggregator: &dataintegration.AggregatorSummary{Description: common.String("EXAMPLE-description-Value"),
									Identifier: common.String("EXAMPLE-identifier-Value"),
									Key:        common.String("EXAMPLE-key-Value"),
									Name:       common.String("EXAMPLE-name-Value"),
									Type:       common.String("EXAMPLE-type-Value")},
								CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectType: dataintegration.CountStatisticSummaryObjectTypeFunctionLibrary,
									ObjectCount: common.Int64(209)}}},
								CreatedBy:     common.String("EXAMPLE-createdBy-Value"),
								TimeCreated:   &common.SDKTime{Time: time.Now()},
								TimeUpdated:   &common.SDKTime{Time: time.Now()},
								CreatedByName: common.String("EXAMPLE-createdByName-Value"),
								Labels:        []string{"EXAMPLE--Value"},
								UpdatedByName: common.String("EXAMPLE-updatedByName-Value")},
							ExternalKey:   common.String("EXAMPLE-externalKey-Value"),
							ObjectVersion: common.Int(198),
							ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
								RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
						ConnectionProperties: []dataintegration.ConnectionProperty{dataintegration.ConnectionProperty{Name: common.String("EXAMPLE-name-Value"),
							Value: common.String("EXAMPLE-value-Value")}},
						ObjectStatus: common.Int(379),
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
					Description: common.String("EXAMPLE-description-Value")},
				ExternalKey: common.String("EXAMPLE-externalKey-Value"),
				BucketSchema: &dataintegration.Schema{IsHasContainers: common.Bool(false),
					Name:          common.String("EXAMPLE-name-Value"),
					ObjectVersion: common.Int(947),
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
					DefaultConnection: common.String("EXAMPLE-defaultConnection-Value"),
					ExternalKey:       common.String("EXAMPLE-externalKey-Value"),
					Identifier:        common.String("EXAMPLE-identifier-Value"),
					Key:               common.String("EXAMPLE-key-Value"),
					Metadata: &dataintegration.ObjectMetadata{TimeUpdated: &common.SDKTime{Time: time.Now()},
						CreatedBy:       common.String("EXAMPLE-createdBy-Value"),
						InfoFields:      map[string]string{"EXAMPLE_KEY_6SfLB": "EXAMPLE_VALUE_DpcTwXHs7Riwfce6b6MD"},
						RegistryVersion: common.Int(259),
						Labels:          []string{"EXAMPLE--Value"},
						TimeCreated:     &common.SDKTime{Time: time.Now()},
						AggregatorKey:   common.String("EXAMPLE-aggregatorKey-Value"),
						CreatedByName:   common.String("EXAMPLE-createdByName-Value"),
						IdentifierPath:  common.String("EXAMPLE-identifierPath-Value"),
						UpdatedBy:       common.String("EXAMPLE-updatedBy-Value"),
						Aggregator: &dataintegration.AggregatorSummary{Description: common.String("EXAMPLE-description-Value"),
							Identifier: common.String("EXAMPLE-identifier-Value"),
							Key:        common.String("EXAMPLE-key-Value"),
							Name:       common.String("EXAMPLE-name-Value"),
							Type:       common.String("EXAMPLE-type-Value")},
						CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(724),
							ObjectType: dataintegration.CountStatisticSummaryObjectTypeTask}}},
						IsFavorite:    common.Bool(true),
						UpdatedByName: common.String("EXAMPLE-updatedByName-Value")},
					Description:  common.String("EXAMPLE-description-Value"),
					ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
					ResourceName: common.String("EXAMPLE-resourceName-Value"),
					ObjectStatus: common.Int(754)},
				Identifier: common.String("EXAMPLE-identifier-Value"),
				StagingConnection: &dataintegration.ConnectionSummaryFromObjectStorage{PassPhrase: common.String("EXAMPLE-passPhrase-Value"),
					UserId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-userId-Value"),
					ConnectionProperties: []dataintegration.ConnectionProperty{dataintegration.ConnectionProperty{Name: common.String("EXAMPLE-name-Value"),
						Value: common.String("EXAMPLE-value-Value")}},
					IsDefault:     common.Bool(false),
					ObjectVersion: common.Int(835),
					ModelVersion:  common.String("EXAMPLE-modelVersion-Value"),
					ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
						RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")},
					CredentialFileContent: common.String("EXAMPLE-credentialFileContent-Value"),
					Identifier:            common.String("EXAMPLE-identifier-Value"),
					Metadata: &dataintegration.ObjectMetadata{UpdatedByName: common.String("EXAMPLE-updatedByName-Value"),
						AggregatorKey:   common.String("EXAMPLE-aggregatorKey-Value"),
						CreatedByName:   common.String("EXAMPLE-createdByName-Value"),
						RegistryVersion: common.Int(258),
						UpdatedBy:       common.String("EXAMPLE-updatedBy-Value"),
						TimeUpdated:     &common.SDKTime{Time: time.Now()},
						CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(605),
							ObjectType: dataintegration.CountStatisticSummaryObjectTypeDataAsset}}},
						CreatedBy:   common.String("EXAMPLE-createdBy-Value"),
						IsFavorite:  common.Bool(false),
						TimeCreated: &common.SDKTime{Time: time.Now()},
						Aggregator: &dataintegration.AggregatorSummary{Description: common.String("EXAMPLE-description-Value"),
							Identifier: common.String("EXAMPLE-identifier-Value"),
							Key:        common.String("EXAMPLE-key-Value"),
							Name:       common.String("EXAMPLE-name-Value"),
							Type:       common.String("EXAMPLE-type-Value")},
						IdentifierPath: common.String("EXAMPLE-identifierPath-Value"),
						InfoFields:     map[string]string{"EXAMPLE_KEY_gyFf5": "EXAMPLE_VALUE_UATS3Cq7EyOIWIoDZPPV"},
						Labels:         []string{"EXAMPLE--Value"}},
					KeyMap:       map[string]string{"EXAMPLE_KEY_LwWgk": "EXAMPLE_VALUE_zMYSgGEfA9pZo9j1CSzE"},
					Name:         common.String("EXAMPLE-name-Value"),
					ObjectStatus: common.Int(819),
					PrimarySchema: &dataintegration.Schema{IsHasContainers: common.Bool(false),
						Key:          common.String("EXAMPLE-key-Value"),
						ModelVersion: common.String("EXAMPLE-modelVersion-Value"),
						Description:  common.String("EXAMPLE-description-Value"),
						Metadata: &dataintegration.ObjectMetadata{CreatedByName: common.String("EXAMPLE-createdByName-Value"),
							IdentifierPath: common.String("EXAMPLE-identifierPath-Value"),
							IsFavorite:     common.Bool(true),
							TimeCreated:    &common.SDKTime{Time: time.Now()},
							AggregatorKey:  common.String("EXAMPLE-aggregatorKey-Value"),
							CountStatistics: &dataintegration.CountStatistic{ObjectTypeCountList: []dataintegration.CountStatisticSummary{dataintegration.CountStatisticSummary{ObjectCount: common.Int64(2),
								ObjectType: dataintegration.CountStatisticSummaryObjectTypeFunctionLibrary}}},
							CreatedBy:       common.String("EXAMPLE-createdBy-Value"),
							RegistryVersion: common.Int(616),
							TimeUpdated:     &common.SDKTime{Time: time.Now()},
							UpdatedBy:       common.String("EXAMPLE-updatedBy-Value"),
							Aggregator: &dataintegration.AggregatorSummary{Description: common.String("EXAMPLE-description-Value"),
								Identifier: common.String("EXAMPLE-identifier-Value"),
								Key:        common.String("EXAMPLE-key-Value"),
								Name:       common.String("EXAMPLE-name-Value"),
								Type:       common.String("EXAMPLE-type-Value")},
							InfoFields:    map[string]string{"EXAMPLE_KEY_xbsUF": "EXAMPLE_VALUE_k5o51UTpx8wHGG04QsGV"},
							Labels:        []string{"EXAMPLE--Value"},
							UpdatedByName: common.String("EXAMPLE-updatedByName-Value")},
						ResourceName:      common.String("EXAMPLE-resourceName-Value"),
						ExternalKey:       common.String("EXAMPLE-externalKey-Value"),
						Name:              common.String("EXAMPLE-name-Value"),
						ObjectStatus:      common.Int(355),
						DefaultConnection: common.String("EXAMPLE-defaultConnection-Value"),
						Identifier:        common.String("EXAMPLE-identifier-Value"),
						ObjectVersion:     common.Int(30),
						ParentRef: &dataintegration.ParentReference{Parent: common.String("EXAMPLE-parent-Value"),
							RootDocId: common.String("ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")}},
					Description: common.String("EXAMPLE-description-Value"),
					FingerPrint: common.String("EXAMPLE-fingerPrint-Value"),
					Key:         common.String("EXAMPLE-key-Value")}},
			RegistryMetadata: &dataintegration.RegistryMetadata{RegistryVersion: common.Int(440),
				AggregatorKey: common.String("EXAMPLE-aggregatorKey-Value"),
				IsFavorite:    common.Bool(true),
				Key:           common.String("EXAMPLE-key-Value"),
				Labels:        []string{"EXAMPLE--Value"}}},
		OpcRequestId: common.String("L52UMG1TH2FY5FG6RLBS<unique_ID>")}

	// Send the request using the service client
	resp, err := client.CreateConnectionValidation(context.Background(), req)
	helpers.FatalIfError(err)

	// Retrieve value from the response.
	fmt.Println(resp)
}