Documentation ¶
Index ¶
- func GetAnonymousTransactionsHandlingPolicyEnumStringValues() []string
- func GetBackupBackupTypeEnumStringValues() []string
- func GetBackupCreationTypeEnumStringValues() []string
- func GetBackupLifecycleStateEnumStringValues() []string
- func GetCaCertificateCertificateTypeEnumStringValues() []string
- func GetCertificateGenerationTypeEnumStringValues() []string
- func GetChannelFilterTypeEnumStringValues() []string
- func GetChannelLifecycleStateEnumStringValues() []string
- func GetChannelSourceMysqlSslModeEnumStringValues() []string
- func GetChannelSourceSourceTypeEnumStringValues() []string
- func GetChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnumStringValues() []string
- func GetChannelTargetTargetTypeEnumStringValues() []string
- func GetConfigurationLifecycleStateEnumStringValues() []string
- func GetConfigurationTypeEnumStringValues() []string
- func GetConfigurationVariablesBinlogRowMetadataEnumStringValues() []string
- func GetConfigurationVariablesCompletionTypeEnumStringValues() []string
- func GetConfigurationVariablesDefaultAuthenticationPluginEnumStringValues() []string
- func GetConfigurationVariablesGroupReplicationConsistencyEnumStringValues() []string
- func GetConfigurationVariablesTransactionIsolationEnumStringValues() []string
- func GetCrashRecoveryStatusEnumStringValues() []string
- func GetCreateBackupDetailsBackupTypeEnumStringValues() []string
- func GetCreateDbSystemSourceDetailsSourceTypeEnumStringValues() []string
- func GetCreateDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues() []string
- func GetCreateDeletionPolicyDetailsFinalBackupEnumStringValues() []string
- func GetDatabaseManagementStatusEnumStringValues() []string
- func GetDbSystemEndpointModesEnumStringValues() []string
- func GetDbSystemEndpointResourceTypeEnumStringValues() []string
- func GetDbSystemEndpointStatusEnumStringValues() []string
- func GetDbSystemLifecycleStateEnumStringValues() []string
- func GetDbSystemSourceSourceTypeEnumStringValues() []string
- func GetDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues() []string
- func GetDeletionPolicyDetailsFinalBackupEnumStringValues() []string
- func GetHeatWaveClusterLifecycleStateEnumStringValues() []string
- func GetHeatWaveClusterMemoryEstimateStatusEnumStringValues() []string
- func GetHeatWaveNodeLifecycleStateEnumStringValues() []string
- func GetInitializationVariablesLowerCaseTableNamesEnumStringValues() []string
- func GetInnoDbShutdownModeEnumStringValues() []string
- func GetListBackupsSortByEnumStringValues() []string
- func GetListBackupsSortOrderEnumStringValues() []string
- func GetListChannelsSortByEnumStringValues() []string
- func GetListChannelsSortOrderEnumStringValues() []string
- func GetListConfigurationsSortByEnumStringValues() []string
- func GetListConfigurationsSortOrderEnumStringValues() []string
- func GetListConfigurationsTypeEnumStringValues() []string
- func GetListDbSystemsDatabaseManagementEnumStringValues() []string
- func GetListDbSystemsSortByEnumStringValues() []string
- func GetListDbSystemsSortOrderEnumStringValues() []string
- func GetListReplicasSortByEnumStringValues() []string
- func GetListReplicasSortOrderEnumStringValues() []string
- func GetListShapesIsSupportedForEnumStringValues() []string
- func GetListWorkRequestsSortByEnumStringValues() []string
- func GetListWorkRequestsSortOrderEnumStringValues() []string
- func GetReplicaLifecycleStateEnumStringValues() []string
- func GetReplicaSummaryLifecycleStateEnumStringValues() []string
- func GetShapeSummaryIsSupportedForEnumStringValues() []string
- func GetUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues() []string
- func GetUpdateDeletionPolicyDetailsFinalBackupEnumStringValues() []string
- func GetWorkRequestOperationStatusEnumStringValues() []string
- func GetWorkRequestOperationTypeEnumStringValues() []string
- func GetWorkRequestResourceActionTypeEnumStringValues() []string
- type AddHeatWaveClusterDetails
- type AddHeatWaveClusterRequest
- func (request AddHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request AddHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request AddHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
- func (request AddHeatWaveClusterRequest) String() string
- func (request AddHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
- type AddHeatWaveClusterResponse
- type AnonymousTransactionsHandling
- type AnonymousTransactionsHandlingPolicyEnum
- type AssignManualUuidHandling
- type AssignTargetUuidHandling
- type Backup
- type BackupBackupTypeEnum
- type BackupCreationTypeEnum
- type BackupLifecycleStateEnum
- type BackupPolicy
- type BackupSummary
- type CaCertificate
- type CaCertificateCertificateTypeEnum
- type CertificateGenerationTypeEnum
- type ChangeBackupCompartmentDetails
- type ChangeBackupCompartmentRequest
- func (request ChangeBackupCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ChangeBackupCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ChangeBackupCompartmentRequest) RetryPolicy() *common.RetryPolicy
- func (request ChangeBackupCompartmentRequest) String() string
- func (request ChangeBackupCompartmentRequest) ValidateEnumValue() (bool, error)
- type ChangeBackupCompartmentResponse
- type Channel
- type ChannelFilter
- type ChannelFilterTypeEnum
- type ChannelLifecycleStateEnum
- type ChannelSource
- type ChannelSourceMysql
- type ChannelSourceMysqlSslModeEnum
- type ChannelSourceSourceTypeEnum
- type ChannelSummary
- type ChannelTarget
- type ChannelTargetDbSystem
- type ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum
- type ChannelTargetTargetTypeEnum
- type ChannelsClient
- func (client *ChannelsClient) ConfigurationProvider() *common.ConfigurationProvider
- func (client ChannelsClient) CreateChannel(ctx context.Context, request CreateChannelRequest) (response CreateChannelResponse, err error)
- func (client ChannelsClient) DeleteChannel(ctx context.Context, request DeleteChannelRequest) (response DeleteChannelResponse, err error)
- func (client ChannelsClient) GetChannel(ctx context.Context, request GetChannelRequest) (response GetChannelResponse, err error)
- func (client ChannelsClient) ListChannels(ctx context.Context, request ListChannelsRequest) (response ListChannelsResponse, err error)
- func (client ChannelsClient) ResetChannel(ctx context.Context, request ResetChannelRequest) (response ResetChannelResponse, err error)
- func (client ChannelsClient) ResumeChannel(ctx context.Context, request ResumeChannelRequest) (response ResumeChannelResponse, err error)
- func (client *ChannelsClient) SetRegion(region string)
- func (client ChannelsClient) UpdateChannel(ctx context.Context, request UpdateChannelRequest) (response UpdateChannelResponse, err error)
- type Configuration
- type ConfigurationLifecycleStateEnum
- type ConfigurationSummary
- type ConfigurationTypeEnum
- type ConfigurationVariables
- type ConfigurationVariablesBinlogRowMetadataEnum
- type ConfigurationVariablesCompletionTypeEnum
- type ConfigurationVariablesDefaultAuthenticationPluginEnum
- type ConfigurationVariablesGroupReplicationConsistencyEnum
- type ConfigurationVariablesTransactionIsolationEnum
- type CopyBackupDetails
- type CopyBackupRequest
- func (request CopyBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request CopyBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request CopyBackupRequest) RetryPolicy() *common.RetryPolicy
- func (request CopyBackupRequest) String() string
- func (request CopyBackupRequest) ValidateEnumValue() (bool, error)
- type CopyBackupResponse
- type CrashRecoveryStatusEnum
- type CreateBackupDetails
- type CreateBackupDetailsBackupTypeEnum
- type CreateBackupPolicyDetails
- type CreateBackupRequest
- func (request CreateBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request CreateBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request CreateBackupRequest) RetryPolicy() *common.RetryPolicy
- func (request CreateBackupRequest) String() string
- func (request CreateBackupRequest) ValidateEnumValue() (bool, error)
- type CreateBackupResponse
- type CreateChannelDetails
- type CreateChannelRequest
- func (request CreateChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request CreateChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request CreateChannelRequest) RetryPolicy() *common.RetryPolicy
- func (request CreateChannelRequest) String() string
- func (request CreateChannelRequest) ValidateEnumValue() (bool, error)
- type CreateChannelResponse
- type CreateChannelSourceDetails
- type CreateChannelSourceFromMysqlDetails
- func (m CreateChannelSourceFromMysqlDetails) MarshalJSON() (buff []byte, e error)
- func (m CreateChannelSourceFromMysqlDetails) String() string
- func (m *CreateChannelSourceFromMysqlDetails) UnmarshalJSON(data []byte) (e error)
- func (m CreateChannelSourceFromMysqlDetails) ValidateEnumValue() (bool, error)
- type CreateChannelTargetDetails
- type CreateChannelTargetFromDbSystemDetails
- type CreateConfigurationDetails
- type CreateConfigurationRequest
- func (request CreateConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request CreateConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request CreateConfigurationRequest) RetryPolicy() *common.RetryPolicy
- func (request CreateConfigurationRequest) String() string
- func (request CreateConfigurationRequest) ValidateEnumValue() (bool, error)
- type CreateConfigurationResponse
- type CreateDbSystemDetails
- type CreateDbSystemRequest
- func (request CreateDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request CreateDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request CreateDbSystemRequest) RetryPolicy() *common.RetryPolicy
- func (request CreateDbSystemRequest) String() string
- func (request CreateDbSystemRequest) ValidateEnumValue() (bool, error)
- type CreateDbSystemResponse
- type CreateDbSystemSourceDetails
- type CreateDbSystemSourceDetailsSourceTypeEnum
- type CreateDbSystemSourceFromBackupDetails
- type CreateDbSystemSourceFromNoneDetails
- type CreateDbSystemSourceFromPitrDetails
- type CreateDbSystemSourceImportFromUrlDetails
- type CreateDeletionPolicyDetails
- type CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum
- type CreateDeletionPolicyDetailsFinalBackupEnum
- type CreateMaintenanceDetails
- type CreateReplicaDetails
- type CreateReplicaRequest
- func (request CreateReplicaRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request CreateReplicaRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request CreateReplicaRequest) RetryPolicy() *common.RetryPolicy
- func (request CreateReplicaRequest) String() string
- func (request CreateReplicaRequest) ValidateEnumValue() (bool, error)
- type CreateReplicaResponse
- type DataStorage
- type DataStorageDetails
- type DatabaseManagementStatusEnum
- type DbBackupsClient
- func (client DbBackupsClient) ChangeBackupCompartment(ctx context.Context, request ChangeBackupCompartmentRequest) (response ChangeBackupCompartmentResponse, err error)
- func (client *DbBackupsClient) ConfigurationProvider() *common.ConfigurationProvider
- func (client DbBackupsClient) CopyBackup(ctx context.Context, request CopyBackupRequest) (response CopyBackupResponse, err error)
- func (client DbBackupsClient) CreateBackup(ctx context.Context, request CreateBackupRequest) (response CreateBackupResponse, err error)
- func (client DbBackupsClient) DeleteBackup(ctx context.Context, request DeleteBackupRequest) (response DeleteBackupResponse, err error)
- func (client DbBackupsClient) GetBackup(ctx context.Context, request GetBackupRequest) (response GetBackupResponse, err error)
- func (client DbBackupsClient) ListBackups(ctx context.Context, request ListBackupsRequest) (response ListBackupsResponse, err error)
- func (client *DbBackupsClient) SetRegion(region string)
- func (client DbBackupsClient) UpdateBackup(ctx context.Context, request UpdateBackupRequest) (response UpdateBackupResponse, err error)
- type DbSystem
- type DbSystemClient
- func (client DbSystemClient) AddHeatWaveCluster(ctx context.Context, request AddHeatWaveClusterRequest) (response AddHeatWaveClusterResponse, err error)
- func (client *DbSystemClient) ConfigurationProvider() *common.ConfigurationProvider
- func (client DbSystemClient) CreateDbSystem(ctx context.Context, request CreateDbSystemRequest) (response CreateDbSystemResponse, err error)
- func (client DbSystemClient) DeleteDbSystem(ctx context.Context, request DeleteDbSystemRequest) (response DeleteDbSystemResponse, err error)
- func (client DbSystemClient) DeleteHeatWaveCluster(ctx context.Context, request DeleteHeatWaveClusterRequest) (response DeleteHeatWaveClusterResponse, err error)
- func (client DbSystemClient) GenerateHeatWaveClusterMemoryEstimate(ctx context.Context, request GenerateHeatWaveClusterMemoryEstimateRequest) (response GenerateHeatWaveClusterMemoryEstimateResponse, err error)
- func (client DbSystemClient) GetDbSystem(ctx context.Context, request GetDbSystemRequest) (response GetDbSystemResponse, err error)
- func (client DbSystemClient) GetHeatWaveCluster(ctx context.Context, request GetHeatWaveClusterRequest) (response GetHeatWaveClusterResponse, err error)
- func (client DbSystemClient) GetHeatWaveClusterMemoryEstimate(ctx context.Context, request GetHeatWaveClusterMemoryEstimateRequest) (response GetHeatWaveClusterMemoryEstimateResponse, err error)
- func (client DbSystemClient) ListDbSystems(ctx context.Context, request ListDbSystemsRequest) (response ListDbSystemsResponse, err error)
- func (client DbSystemClient) RestartDbSystem(ctx context.Context, request RestartDbSystemRequest) (response RestartDbSystemResponse, err error)
- func (client DbSystemClient) RestartHeatWaveCluster(ctx context.Context, request RestartHeatWaveClusterRequest) (response RestartHeatWaveClusterResponse, err error)
- func (client *DbSystemClient) SetRegion(region string)
- func (client DbSystemClient) StartDbSystem(ctx context.Context, request StartDbSystemRequest) (response StartDbSystemResponse, err error)
- func (client DbSystemClient) StartHeatWaveCluster(ctx context.Context, request StartHeatWaveClusterRequest) (response StartHeatWaveClusterResponse, err error)
- func (client DbSystemClient) StopDbSystem(ctx context.Context, request StopDbSystemRequest) (response StopDbSystemResponse, err error)
- func (client DbSystemClient) StopHeatWaveCluster(ctx context.Context, request StopHeatWaveClusterRequest) (response StopHeatWaveClusterResponse, err error)
- func (client DbSystemClient) UpdateDbSystem(ctx context.Context, request UpdateDbSystemRequest) (response UpdateDbSystemResponse, err error)
- func (client DbSystemClient) UpdateHeatWaveCluster(ctx context.Context, request UpdateHeatWaveClusterRequest) (response UpdateHeatWaveClusterResponse, err error)
- type DbSystemEndpoint
- type DbSystemEndpointModesEnum
- type DbSystemEndpointResourceTypeEnum
- type DbSystemEndpointStatusEnum
- type DbSystemLifecycleStateEnum
- type DbSystemPlacement
- type DbSystemSnapshot
- type DbSystemSnapshotSummary
- type DbSystemSource
- type DbSystemSourceFromBackup
- type DbSystemSourceFromNone
- type DbSystemSourceFromPitr
- type DbSystemSourceImportFromUrl
- type DbSystemSourceSourceTypeEnum
- type DbSystemSummary
- type DeleteBackupRequest
- func (request DeleteBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request DeleteBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request DeleteBackupRequest) RetryPolicy() *common.RetryPolicy
- func (request DeleteBackupRequest) String() string
- func (request DeleteBackupRequest) ValidateEnumValue() (bool, error)
- type DeleteBackupResponse
- type DeleteChannelRequest
- func (request DeleteChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request DeleteChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request DeleteChannelRequest) RetryPolicy() *common.RetryPolicy
- func (request DeleteChannelRequest) String() string
- func (request DeleteChannelRequest) ValidateEnumValue() (bool, error)
- type DeleteChannelResponse
- type DeleteConfigurationRequest
- func (request DeleteConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request DeleteConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request DeleteConfigurationRequest) RetryPolicy() *common.RetryPolicy
- func (request DeleteConfigurationRequest) String() string
- func (request DeleteConfigurationRequest) ValidateEnumValue() (bool, error)
- type DeleteConfigurationResponse
- type DeleteDbSystemRequest
- func (request DeleteDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request DeleteDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request DeleteDbSystemRequest) RetryPolicy() *common.RetryPolicy
- func (request DeleteDbSystemRequest) String() string
- func (request DeleteDbSystemRequest) ValidateEnumValue() (bool, error)
- type DeleteDbSystemResponse
- type DeleteHeatWaveClusterRequest
- func (request DeleteHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request DeleteHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request DeleteHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
- func (request DeleteHeatWaveClusterRequest) String() string
- func (request DeleteHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
- type DeleteHeatWaveClusterResponse
- type DeleteReplicaRequest
- func (request DeleteReplicaRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request DeleteReplicaRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request DeleteReplicaRequest) RetryPolicy() *common.RetryPolicy
- func (request DeleteReplicaRequest) String() string
- func (request DeleteReplicaRequest) ValidateEnumValue() (bool, error)
- type DeleteReplicaResponse
- type DeletionPolicyDetails
- type DeletionPolicyDetailsAutomaticBackupRetentionEnum
- type DeletionPolicyDetailsFinalBackupEnum
- type ErrorOnAnonymousHandling
- type GenerateHeatWaveClusterMemoryEstimateRequest
- func (request GenerateHeatWaveClusterMemoryEstimateRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request GenerateHeatWaveClusterMemoryEstimateRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request GenerateHeatWaveClusterMemoryEstimateRequest) RetryPolicy() *common.RetryPolicy
- func (request GenerateHeatWaveClusterMemoryEstimateRequest) String() string
- func (request GenerateHeatWaveClusterMemoryEstimateRequest) ValidateEnumValue() (bool, error)
- type GenerateHeatWaveClusterMemoryEstimateResponse
- type GetBackupRequest
- func (request GetBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request GetBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request GetBackupRequest) RetryPolicy() *common.RetryPolicy
- func (request GetBackupRequest) String() string
- func (request GetBackupRequest) ValidateEnumValue() (bool, error)
- type GetBackupResponse
- type GetChannelRequest
- func (request GetChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request GetChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request GetChannelRequest) RetryPolicy() *common.RetryPolicy
- func (request GetChannelRequest) String() string
- func (request GetChannelRequest) ValidateEnumValue() (bool, error)
- type GetChannelResponse
- type GetConfigurationRequest
- func (request GetConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request GetConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request GetConfigurationRequest) RetryPolicy() *common.RetryPolicy
- func (request GetConfigurationRequest) String() string
- func (request GetConfigurationRequest) ValidateEnumValue() (bool, error)
- type GetConfigurationResponse
- type GetDbSystemRequest
- func (request GetDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request GetDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request GetDbSystemRequest) RetryPolicy() *common.RetryPolicy
- func (request GetDbSystemRequest) String() string
- func (request GetDbSystemRequest) ValidateEnumValue() (bool, error)
- type GetDbSystemResponse
- type GetHeatWaveClusterMemoryEstimateRequest
- func (request GetHeatWaveClusterMemoryEstimateRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request GetHeatWaveClusterMemoryEstimateRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request GetHeatWaveClusterMemoryEstimateRequest) RetryPolicy() *common.RetryPolicy
- func (request GetHeatWaveClusterMemoryEstimateRequest) String() string
- func (request GetHeatWaveClusterMemoryEstimateRequest) ValidateEnumValue() (bool, error)
- type GetHeatWaveClusterMemoryEstimateResponse
- type GetHeatWaveClusterRequest
- func (request GetHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request GetHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request GetHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
- func (request GetHeatWaveClusterRequest) String() string
- func (request GetHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
- type GetHeatWaveClusterResponse
- type GetReplicaRequest
- func (request GetReplicaRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request GetReplicaRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request GetReplicaRequest) RetryPolicy() *common.RetryPolicy
- func (request GetReplicaRequest) String() string
- func (request GetReplicaRequest) ValidateEnumValue() (bool, error)
- type GetReplicaResponse
- type GetWorkRequestRequest
- func (request GetWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request GetWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy
- func (request GetWorkRequestRequest) String() string
- func (request GetWorkRequestRequest) ValidateEnumValue() (bool, error)
- type GetWorkRequestResponse
- type HeatWaveCluster
- type HeatWaveClusterLifecycleStateEnum
- type HeatWaveClusterMemoryEstimate
- type HeatWaveClusterMemoryEstimateStatusEnum
- type HeatWaveClusterSchemaMemoryEstimate
- type HeatWaveClusterSummary
- type HeatWaveClusterTableMemoryEstimate
- type HeatWaveNode
- type HeatWaveNodeLifecycleStateEnum
- type InitializationVariables
- type InitializationVariablesLowerCaseTableNamesEnum
- type InnoDbShutdownModeEnum
- type ListBackupsRequest
- func (request ListBackupsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListBackupsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListBackupsRequest) RetryPolicy() *common.RetryPolicy
- func (request ListBackupsRequest) String() string
- func (request ListBackupsRequest) ValidateEnumValue() (bool, error)
- type ListBackupsResponse
- type ListBackupsSortByEnum
- type ListBackupsSortOrderEnum
- type ListChannelsRequest
- func (request ListChannelsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListChannelsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListChannelsRequest) RetryPolicy() *common.RetryPolicy
- func (request ListChannelsRequest) String() string
- func (request ListChannelsRequest) ValidateEnumValue() (bool, error)
- type ListChannelsResponse
- type ListChannelsSortByEnum
- type ListChannelsSortOrderEnum
- type ListConfigurationsRequest
- func (request ListConfigurationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListConfigurationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListConfigurationsRequest) RetryPolicy() *common.RetryPolicy
- func (request ListConfigurationsRequest) String() string
- func (request ListConfigurationsRequest) ValidateEnumValue() (bool, error)
- type ListConfigurationsResponse
- type ListConfigurationsSortByEnum
- type ListConfigurationsSortOrderEnum
- type ListConfigurationsTypeEnum
- type ListDbSystemsDatabaseManagementEnum
- type ListDbSystemsRequest
- func (request ListDbSystemsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListDbSystemsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListDbSystemsRequest) RetryPolicy() *common.RetryPolicy
- func (request ListDbSystemsRequest) String() string
- func (request ListDbSystemsRequest) ValidateEnumValue() (bool, error)
- type ListDbSystemsResponse
- type ListDbSystemsSortByEnum
- type ListDbSystemsSortOrderEnum
- type ListReplicasRequest
- func (request ListReplicasRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListReplicasRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListReplicasRequest) RetryPolicy() *common.RetryPolicy
- func (request ListReplicasRequest) String() string
- func (request ListReplicasRequest) ValidateEnumValue() (bool, error)
- type ListReplicasResponse
- type ListReplicasSortByEnum
- type ListReplicasSortOrderEnum
- type ListShapesIsSupportedForEnum
- type ListShapesRequest
- func (request ListShapesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListShapesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListShapesRequest) RetryPolicy() *common.RetryPolicy
- func (request ListShapesRequest) String() string
- func (request ListShapesRequest) ValidateEnumValue() (bool, error)
- type ListShapesResponse
- type ListVersionsRequest
- func (request ListVersionsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListVersionsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListVersionsRequest) RetryPolicy() *common.RetryPolicy
- func (request ListVersionsRequest) String() string
- func (request ListVersionsRequest) ValidateEnumValue() (bool, error)
- type ListVersionsResponse
- type ListWorkRequestErrorsRequest
- func (request ListWorkRequestErrorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy
- func (request ListWorkRequestErrorsRequest) String() string
- func (request ListWorkRequestErrorsRequest) ValidateEnumValue() (bool, error)
- type ListWorkRequestErrorsResponse
- type ListWorkRequestLogsRequest
- func (request ListWorkRequestLogsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy
- func (request ListWorkRequestLogsRequest) String() string
- func (request ListWorkRequestLogsRequest) ValidateEnumValue() (bool, error)
- type ListWorkRequestLogsResponse
- type ListWorkRequestsRequest
- func (request ListWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ListWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy
- func (request ListWorkRequestsRequest) String() string
- func (request ListWorkRequestsRequest) ValidateEnumValue() (bool, error)
- type ListWorkRequestsResponse
- type ListWorkRequestsSortByEnum
- type ListWorkRequestsSortOrderEnum
- type MaintenanceDetails
- type MysqlaasClient
- func (client *MysqlaasClient) ConfigurationProvider() *common.ConfigurationProvider
- func (client MysqlaasClient) CreateConfiguration(ctx context.Context, request CreateConfigurationRequest) (response CreateConfigurationResponse, err error)
- func (client MysqlaasClient) DeleteConfiguration(ctx context.Context, request DeleteConfigurationRequest) (response DeleteConfigurationResponse, err error)
- func (client MysqlaasClient) GetConfiguration(ctx context.Context, request GetConfigurationRequest) (response GetConfigurationResponse, err error)
- func (client MysqlaasClient) ListConfigurations(ctx context.Context, request ListConfigurationsRequest) (response ListConfigurationsResponse, err error)
- func (client MysqlaasClient) ListShapes(ctx context.Context, request ListShapesRequest) (response ListShapesResponse, err error)
- func (client MysqlaasClient) ListVersions(ctx context.Context, request ListVersionsRequest) (response ListVersionsResponse, err error)
- func (client *MysqlaasClient) SetRegion(region string)
- func (client MysqlaasClient) UpdateConfiguration(ctx context.Context, request UpdateConfigurationRequest) (response UpdateConfigurationResponse, err error)
- type PemCaCertificate
- type PitrPolicy
- type PointInTimeRecoveryDetails
- type Replica
- type ReplicaLifecycleStateEnum
- type ReplicaOverrides
- type ReplicaSummary
- type ReplicaSummaryLifecycleStateEnum
- type ReplicasClient
- func (client *ReplicasClient) ConfigurationProvider() *common.ConfigurationProvider
- func (client ReplicasClient) CreateReplica(ctx context.Context, request CreateReplicaRequest) (response CreateReplicaResponse, err error)
- func (client ReplicasClient) DeleteReplica(ctx context.Context, request DeleteReplicaRequest) (response DeleteReplicaResponse, err error)
- func (client ReplicasClient) GetReplica(ctx context.Context, request GetReplicaRequest) (response GetReplicaResponse, err error)
- func (client ReplicasClient) ListReplicas(ctx context.Context, request ListReplicasRequest) (response ListReplicasResponse, err error)
- func (client *ReplicasClient) SetRegion(region string)
- func (client ReplicasClient) UpdateReplica(ctx context.Context, request UpdateReplicaRequest) (response UpdateReplicaResponse, err error)
- type ResetChannelRequest
- func (request ResetChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ResetChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ResetChannelRequest) RetryPolicy() *common.RetryPolicy
- func (request ResetChannelRequest) String() string
- func (request ResetChannelRequest) ValidateEnumValue() (bool, error)
- type ResetChannelResponse
- type RestartDbSystemDetails
- type RestartDbSystemRequest
- func (request RestartDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request RestartDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request RestartDbSystemRequest) RetryPolicy() *common.RetryPolicy
- func (request RestartDbSystemRequest) String() string
- func (request RestartDbSystemRequest) ValidateEnumValue() (bool, error)
- type RestartDbSystemResponse
- type RestartHeatWaveClusterRequest
- func (request RestartHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request RestartHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request RestartHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
- func (request RestartHeatWaveClusterRequest) String() string
- func (request RestartHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
- type RestartHeatWaveClusterResponse
- type ResumeChannelRequest
- func (request ResumeChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request ResumeChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request ResumeChannelRequest) RetryPolicy() *common.RetryPolicy
- func (request ResumeChannelRequest) String() string
- func (request ResumeChannelRequest) ValidateEnumValue() (bool, error)
- type ResumeChannelResponse
- type SecureConnectionDetails
- type ShapeSummary
- type ShapeSummaryIsSupportedForEnum
- type StartDbSystemRequest
- func (request StartDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request StartDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request StartDbSystemRequest) RetryPolicy() *common.RetryPolicy
- func (request StartDbSystemRequest) String() string
- func (request StartDbSystemRequest) ValidateEnumValue() (bool, error)
- type StartDbSystemResponse
- type StartHeatWaveClusterRequest
- func (request StartHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request StartHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request StartHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
- func (request StartHeatWaveClusterRequest) String() string
- func (request StartHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
- type StartHeatWaveClusterResponse
- type StopDbSystemDetails
- type StopDbSystemRequest
- func (request StopDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request StopDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request StopDbSystemRequest) RetryPolicy() *common.RetryPolicy
- func (request StopDbSystemRequest) String() string
- func (request StopDbSystemRequest) ValidateEnumValue() (bool, error)
- type StopDbSystemResponse
- type StopHeatWaveClusterRequest
- func (request StopHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request StopHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request StopHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
- func (request StopHeatWaveClusterRequest) String() string
- func (request StopHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
- type StopHeatWaveClusterResponse
- type UpdateBackupDetails
- type UpdateBackupPolicyDetails
- type UpdateBackupRequest
- func (request UpdateBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request UpdateBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request UpdateBackupRequest) RetryPolicy() *common.RetryPolicy
- func (request UpdateBackupRequest) String() string
- func (request UpdateBackupRequest) ValidateEnumValue() (bool, error)
- type UpdateBackupResponse
- type UpdateChannelDetails
- type UpdateChannelRequest
- func (request UpdateChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request UpdateChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request UpdateChannelRequest) RetryPolicy() *common.RetryPolicy
- func (request UpdateChannelRequest) String() string
- func (request UpdateChannelRequest) ValidateEnumValue() (bool, error)
- type UpdateChannelResponse
- type UpdateChannelSourceDetails
- type UpdateChannelSourceFromMysqlDetails
- func (m UpdateChannelSourceFromMysqlDetails) MarshalJSON() (buff []byte, e error)
- func (m UpdateChannelSourceFromMysqlDetails) String() string
- func (m *UpdateChannelSourceFromMysqlDetails) UnmarshalJSON(data []byte) (e error)
- func (m UpdateChannelSourceFromMysqlDetails) ValidateEnumValue() (bool, error)
- type UpdateChannelTargetDetails
- type UpdateChannelTargetFromDbSystemDetails
- type UpdateConfigurationDetails
- type UpdateConfigurationRequest
- func (request UpdateConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request UpdateConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request UpdateConfigurationRequest) RetryPolicy() *common.RetryPolicy
- func (request UpdateConfigurationRequest) String() string
- func (request UpdateConfigurationRequest) ValidateEnumValue() (bool, error)
- type UpdateConfigurationResponse
- type UpdateDbSystemDetails
- type UpdateDbSystemRequest
- func (request UpdateDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request UpdateDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request UpdateDbSystemRequest) RetryPolicy() *common.RetryPolicy
- func (request UpdateDbSystemRequest) String() string
- func (request UpdateDbSystemRequest) ValidateEnumValue() (bool, error)
- type UpdateDbSystemResponse
- type UpdateDeletionPolicyDetails
- type UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum
- type UpdateDeletionPolicyDetailsFinalBackupEnum
- type UpdateHeatWaveClusterDetails
- type UpdateHeatWaveClusterRequest
- func (request UpdateHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request UpdateHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request UpdateHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
- func (request UpdateHeatWaveClusterRequest) String() string
- func (request UpdateHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
- type UpdateHeatWaveClusterResponse
- type UpdateMaintenanceDetails
- type UpdateReplicaDetails
- type UpdateReplicaRequest
- func (request UpdateReplicaRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
- func (request UpdateReplicaRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error)
- func (request UpdateReplicaRequest) RetryPolicy() *common.RetryPolicy
- func (request UpdateReplicaRequest) String() string
- func (request UpdateReplicaRequest) ValidateEnumValue() (bool, error)
- type UpdateReplicaResponse
- type Version
- type VersionSummary
- type WorkRequest
- type WorkRequestError
- type WorkRequestLogEntry
- type WorkRequestOperationStatusEnum
- type WorkRequestOperationTypeEnum
- type WorkRequestResource
- type WorkRequestResourceActionTypeEnum
- type WorkRequestSummary
- type WorkRequestsClient
- func (client *WorkRequestsClient) ConfigurationProvider() *common.ConfigurationProvider
- func (client WorkRequestsClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error)
- func (client WorkRequestsClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error)
- func (client WorkRequestsClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error)
- func (client WorkRequestsClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error)
- func (client *WorkRequestsClient) SetRegion(region string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAnonymousTransactionsHandlingPolicyEnumStringValues ¶ added in v65.27.0
func GetAnonymousTransactionsHandlingPolicyEnumStringValues() []string
GetAnonymousTransactionsHandlingPolicyEnumStringValues Enumerates the set of values in String for AnonymousTransactionsHandlingPolicyEnum
func GetBackupBackupTypeEnumStringValues ¶
func GetBackupBackupTypeEnumStringValues() []string
GetBackupBackupTypeEnumStringValues Enumerates the set of values in String for BackupBackupTypeEnum
func GetBackupCreationTypeEnumStringValues ¶
func GetBackupCreationTypeEnumStringValues() []string
GetBackupCreationTypeEnumStringValues Enumerates the set of values in String for BackupCreationTypeEnum
func GetBackupLifecycleStateEnumStringValues ¶
func GetBackupLifecycleStateEnumStringValues() []string
GetBackupLifecycleStateEnumStringValues Enumerates the set of values in String for BackupLifecycleStateEnum
func GetCaCertificateCertificateTypeEnumStringValues ¶
func GetCaCertificateCertificateTypeEnumStringValues() []string
GetCaCertificateCertificateTypeEnumStringValues Enumerates the set of values in String for CaCertificateCertificateTypeEnum
func GetCertificateGenerationTypeEnumStringValues ¶ added in v65.58.0
func GetCertificateGenerationTypeEnumStringValues() []string
GetCertificateGenerationTypeEnumStringValues Enumerates the set of values in String for CertificateGenerationTypeEnum
func GetChannelFilterTypeEnumStringValues ¶ added in v65.27.0
func GetChannelFilterTypeEnumStringValues() []string
GetChannelFilterTypeEnumStringValues Enumerates the set of values in String for ChannelFilterTypeEnum
func GetChannelLifecycleStateEnumStringValues ¶
func GetChannelLifecycleStateEnumStringValues() []string
GetChannelLifecycleStateEnumStringValues Enumerates the set of values in String for ChannelLifecycleStateEnum
func GetChannelSourceMysqlSslModeEnumStringValues ¶
func GetChannelSourceMysqlSslModeEnumStringValues() []string
GetChannelSourceMysqlSslModeEnumStringValues Enumerates the set of values in String for ChannelSourceMysqlSslModeEnum
func GetChannelSourceSourceTypeEnumStringValues ¶
func GetChannelSourceSourceTypeEnumStringValues() []string
GetChannelSourceSourceTypeEnumStringValues Enumerates the set of values in String for ChannelSourceSourceTypeEnum
func GetChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnumStringValues ¶ added in v65.42.0
func GetChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnumStringValues() []string
GetChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnumStringValues Enumerates the set of values in String for ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum
func GetChannelTargetTargetTypeEnumStringValues ¶
func GetChannelTargetTargetTypeEnumStringValues() []string
GetChannelTargetTargetTypeEnumStringValues Enumerates the set of values in String for ChannelTargetTargetTypeEnum
func GetConfigurationLifecycleStateEnumStringValues ¶
func GetConfigurationLifecycleStateEnumStringValues() []string
GetConfigurationLifecycleStateEnumStringValues Enumerates the set of values in String for ConfigurationLifecycleStateEnum
func GetConfigurationTypeEnumStringValues ¶
func GetConfigurationTypeEnumStringValues() []string
GetConfigurationTypeEnumStringValues Enumerates the set of values in String for ConfigurationTypeEnum
func GetConfigurationVariablesBinlogRowMetadataEnumStringValues ¶
func GetConfigurationVariablesBinlogRowMetadataEnumStringValues() []string
GetConfigurationVariablesBinlogRowMetadataEnumStringValues Enumerates the set of values in String for ConfigurationVariablesBinlogRowMetadataEnum
func GetConfigurationVariablesCompletionTypeEnumStringValues ¶
func GetConfigurationVariablesCompletionTypeEnumStringValues() []string
GetConfigurationVariablesCompletionTypeEnumStringValues Enumerates the set of values in String for ConfigurationVariablesCompletionTypeEnum
func GetConfigurationVariablesDefaultAuthenticationPluginEnumStringValues ¶
func GetConfigurationVariablesDefaultAuthenticationPluginEnumStringValues() []string
GetConfigurationVariablesDefaultAuthenticationPluginEnumStringValues Enumerates the set of values in String for ConfigurationVariablesDefaultAuthenticationPluginEnum
func GetConfigurationVariablesGroupReplicationConsistencyEnumStringValues ¶
func GetConfigurationVariablesGroupReplicationConsistencyEnumStringValues() []string
GetConfigurationVariablesGroupReplicationConsistencyEnumStringValues Enumerates the set of values in String for ConfigurationVariablesGroupReplicationConsistencyEnum
func GetConfigurationVariablesTransactionIsolationEnumStringValues ¶
func GetConfigurationVariablesTransactionIsolationEnumStringValues() []string
GetConfigurationVariablesTransactionIsolationEnumStringValues Enumerates the set of values in String for ConfigurationVariablesTransactionIsolationEnum
func GetCrashRecoveryStatusEnumStringValues ¶
func GetCrashRecoveryStatusEnumStringValues() []string
GetCrashRecoveryStatusEnumStringValues Enumerates the set of values in String for CrashRecoveryStatusEnum
func GetCreateBackupDetailsBackupTypeEnumStringValues ¶
func GetCreateBackupDetailsBackupTypeEnumStringValues() []string
GetCreateBackupDetailsBackupTypeEnumStringValues Enumerates the set of values in String for CreateBackupDetailsBackupTypeEnum
func GetCreateDbSystemSourceDetailsSourceTypeEnumStringValues ¶
func GetCreateDbSystemSourceDetailsSourceTypeEnumStringValues() []string
GetCreateDbSystemSourceDetailsSourceTypeEnumStringValues Enumerates the set of values in String for CreateDbSystemSourceDetailsSourceTypeEnum
func GetCreateDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues ¶
func GetCreateDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues() []string
GetCreateDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues Enumerates the set of values in String for CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum
func GetCreateDeletionPolicyDetailsFinalBackupEnumStringValues ¶
func GetCreateDeletionPolicyDetailsFinalBackupEnumStringValues() []string
GetCreateDeletionPolicyDetailsFinalBackupEnumStringValues Enumerates the set of values in String for CreateDeletionPolicyDetailsFinalBackupEnum
func GetDatabaseManagementStatusEnumStringValues ¶ added in v65.52.0
func GetDatabaseManagementStatusEnumStringValues() []string
GetDatabaseManagementStatusEnumStringValues Enumerates the set of values in String for DatabaseManagementStatusEnum
func GetDbSystemEndpointModesEnumStringValues ¶
func GetDbSystemEndpointModesEnumStringValues() []string
GetDbSystemEndpointModesEnumStringValues Enumerates the set of values in String for DbSystemEndpointModesEnum
func GetDbSystemEndpointResourceTypeEnumStringValues ¶ added in v65.27.0
func GetDbSystemEndpointResourceTypeEnumStringValues() []string
GetDbSystemEndpointResourceTypeEnumStringValues Enumerates the set of values in String for DbSystemEndpointResourceTypeEnum
func GetDbSystemEndpointStatusEnumStringValues ¶
func GetDbSystemEndpointStatusEnumStringValues() []string
GetDbSystemEndpointStatusEnumStringValues Enumerates the set of values in String for DbSystemEndpointStatusEnum
func GetDbSystemLifecycleStateEnumStringValues ¶
func GetDbSystemLifecycleStateEnumStringValues() []string
GetDbSystemLifecycleStateEnumStringValues Enumerates the set of values in String for DbSystemLifecycleStateEnum
func GetDbSystemSourceSourceTypeEnumStringValues ¶
func GetDbSystemSourceSourceTypeEnumStringValues() []string
GetDbSystemSourceSourceTypeEnumStringValues Enumerates the set of values in String for DbSystemSourceSourceTypeEnum
func GetDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues ¶
func GetDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues() []string
GetDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues Enumerates the set of values in String for DeletionPolicyDetailsAutomaticBackupRetentionEnum
func GetDeletionPolicyDetailsFinalBackupEnumStringValues ¶
func GetDeletionPolicyDetailsFinalBackupEnumStringValues() []string
GetDeletionPolicyDetailsFinalBackupEnumStringValues Enumerates the set of values in String for DeletionPolicyDetailsFinalBackupEnum
func GetHeatWaveClusterLifecycleStateEnumStringValues ¶
func GetHeatWaveClusterLifecycleStateEnumStringValues() []string
GetHeatWaveClusterLifecycleStateEnumStringValues Enumerates the set of values in String for HeatWaveClusterLifecycleStateEnum
func GetHeatWaveClusterMemoryEstimateStatusEnumStringValues ¶
func GetHeatWaveClusterMemoryEstimateStatusEnumStringValues() []string
GetHeatWaveClusterMemoryEstimateStatusEnumStringValues Enumerates the set of values in String for HeatWaveClusterMemoryEstimateStatusEnum
func GetHeatWaveNodeLifecycleStateEnumStringValues ¶
func GetHeatWaveNodeLifecycleStateEnumStringValues() []string
GetHeatWaveNodeLifecycleStateEnumStringValues Enumerates the set of values in String for HeatWaveNodeLifecycleStateEnum
func GetInitializationVariablesLowerCaseTableNamesEnumStringValues ¶ added in v65.18.0
func GetInitializationVariablesLowerCaseTableNamesEnumStringValues() []string
GetInitializationVariablesLowerCaseTableNamesEnumStringValues Enumerates the set of values in String for InitializationVariablesLowerCaseTableNamesEnum
func GetInnoDbShutdownModeEnumStringValues ¶
func GetInnoDbShutdownModeEnumStringValues() []string
GetInnoDbShutdownModeEnumStringValues Enumerates the set of values in String for InnoDbShutdownModeEnum
func GetListBackupsSortByEnumStringValues ¶
func GetListBackupsSortByEnumStringValues() []string
GetListBackupsSortByEnumStringValues Enumerates the set of values in String for ListBackupsSortByEnum
func GetListBackupsSortOrderEnumStringValues ¶
func GetListBackupsSortOrderEnumStringValues() []string
GetListBackupsSortOrderEnumStringValues Enumerates the set of values in String for ListBackupsSortOrderEnum
func GetListChannelsSortByEnumStringValues ¶
func GetListChannelsSortByEnumStringValues() []string
GetListChannelsSortByEnumStringValues Enumerates the set of values in String for ListChannelsSortByEnum
func GetListChannelsSortOrderEnumStringValues ¶
func GetListChannelsSortOrderEnumStringValues() []string
GetListChannelsSortOrderEnumStringValues Enumerates the set of values in String for ListChannelsSortOrderEnum
func GetListConfigurationsSortByEnumStringValues ¶
func GetListConfigurationsSortByEnumStringValues() []string
GetListConfigurationsSortByEnumStringValues Enumerates the set of values in String for ListConfigurationsSortByEnum
func GetListConfigurationsSortOrderEnumStringValues ¶
func GetListConfigurationsSortOrderEnumStringValues() []string
GetListConfigurationsSortOrderEnumStringValues Enumerates the set of values in String for ListConfigurationsSortOrderEnum
func GetListConfigurationsTypeEnumStringValues ¶
func GetListConfigurationsTypeEnumStringValues() []string
GetListConfigurationsTypeEnumStringValues Enumerates the set of values in String for ListConfigurationsTypeEnum
func GetListDbSystemsDatabaseManagementEnumStringValues ¶ added in v65.52.0
func GetListDbSystemsDatabaseManagementEnumStringValues() []string
GetListDbSystemsDatabaseManagementEnumStringValues Enumerates the set of values in String for ListDbSystemsDatabaseManagementEnum
func GetListDbSystemsSortByEnumStringValues ¶
func GetListDbSystemsSortByEnumStringValues() []string
GetListDbSystemsSortByEnumStringValues Enumerates the set of values in String for ListDbSystemsSortByEnum
func GetListDbSystemsSortOrderEnumStringValues ¶
func GetListDbSystemsSortOrderEnumStringValues() []string
GetListDbSystemsSortOrderEnumStringValues Enumerates the set of values in String for ListDbSystemsSortOrderEnum
func GetListReplicasSortByEnumStringValues ¶ added in v65.27.0
func GetListReplicasSortByEnumStringValues() []string
GetListReplicasSortByEnumStringValues Enumerates the set of values in String for ListReplicasSortByEnum
func GetListReplicasSortOrderEnumStringValues ¶ added in v65.27.0
func GetListReplicasSortOrderEnumStringValues() []string
GetListReplicasSortOrderEnumStringValues Enumerates the set of values in String for ListReplicasSortOrderEnum
func GetListShapesIsSupportedForEnumStringValues ¶
func GetListShapesIsSupportedForEnumStringValues() []string
GetListShapesIsSupportedForEnumStringValues Enumerates the set of values in String for ListShapesIsSupportedForEnum
func GetListWorkRequestsSortByEnumStringValues ¶
func GetListWorkRequestsSortByEnumStringValues() []string
GetListWorkRequestsSortByEnumStringValues Enumerates the set of values in String for ListWorkRequestsSortByEnum
func GetListWorkRequestsSortOrderEnumStringValues ¶
func GetListWorkRequestsSortOrderEnumStringValues() []string
GetListWorkRequestsSortOrderEnumStringValues Enumerates the set of values in String for ListWorkRequestsSortOrderEnum
func GetReplicaLifecycleStateEnumStringValues ¶ added in v65.27.0
func GetReplicaLifecycleStateEnumStringValues() []string
GetReplicaLifecycleStateEnumStringValues Enumerates the set of values in String for ReplicaLifecycleStateEnum
func GetReplicaSummaryLifecycleStateEnumStringValues ¶ added in v65.27.0
func GetReplicaSummaryLifecycleStateEnumStringValues() []string
GetReplicaSummaryLifecycleStateEnumStringValues Enumerates the set of values in String for ReplicaSummaryLifecycleStateEnum
func GetShapeSummaryIsSupportedForEnumStringValues ¶
func GetShapeSummaryIsSupportedForEnumStringValues() []string
GetShapeSummaryIsSupportedForEnumStringValues Enumerates the set of values in String for ShapeSummaryIsSupportedForEnum
func GetUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues ¶
func GetUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues() []string
GetUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnumStringValues Enumerates the set of values in String for UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum
func GetUpdateDeletionPolicyDetailsFinalBackupEnumStringValues ¶
func GetUpdateDeletionPolicyDetailsFinalBackupEnumStringValues() []string
GetUpdateDeletionPolicyDetailsFinalBackupEnumStringValues Enumerates the set of values in String for UpdateDeletionPolicyDetailsFinalBackupEnum
func GetWorkRequestOperationStatusEnumStringValues ¶
func GetWorkRequestOperationStatusEnumStringValues() []string
GetWorkRequestOperationStatusEnumStringValues Enumerates the set of values in String for WorkRequestOperationStatusEnum
func GetWorkRequestOperationTypeEnumStringValues ¶
func GetWorkRequestOperationTypeEnumStringValues() []string
GetWorkRequestOperationTypeEnumStringValues Enumerates the set of values in String for WorkRequestOperationTypeEnum
func GetWorkRequestResourceActionTypeEnumStringValues ¶
func GetWorkRequestResourceActionTypeEnumStringValues() []string
GetWorkRequestResourceActionTypeEnumStringValues Enumerates the set of values in String for WorkRequestResourceActionTypeEnum
Types ¶
type AddHeatWaveClusterDetails ¶
type AddHeatWaveClusterDetails struct { // The shape determines resources to allocate to the HeatWave // nodes - CPU cores, memory. ShapeName *string `mandatory:"true" json:"shapeName"` // The number of analytics-processing nodes provisioned for the // HeatWave cluster. ClusterSize *int `mandatory:"true" json:"clusterSize"` // Enable/disable Lakehouse for the HeatWave cluster. IsLakehouseEnabled *bool `mandatory:"false" json:"isLakehouseEnabled"` }
AddHeatWaveClusterDetails Details required to add a HeatWave cluster.
func (AddHeatWaveClusterDetails) String ¶
func (m AddHeatWaveClusterDetails) String() string
func (AddHeatWaveClusterDetails) ValidateEnumValue ¶
func (m AddHeatWaveClusterDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type AddHeatWaveClusterRequest ¶
type AddHeatWaveClusterRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // Request to add a HeatWave cluster. AddHeatWaveClusterDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
AddHeatWaveClusterRequest wrapper for the AddHeatWaveCluster operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/AddHeatWaveCluster.go.html to see an example of how to use AddHeatWaveClusterRequest.
func (AddHeatWaveClusterRequest) BinaryRequestBody ¶
func (request AddHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (AddHeatWaveClusterRequest) HTTPRequest ¶
func (request AddHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (AddHeatWaveClusterRequest) RetryPolicy ¶
func (request AddHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (AddHeatWaveClusterRequest) String ¶
func (request AddHeatWaveClusterRequest) String() string
func (AddHeatWaveClusterRequest) ValidateEnumValue ¶
func (request AddHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type AddHeatWaveClusterResponse ¶
type AddHeatWaveClusterResponse struct { // The underlying http response RawResponse *http.Response // The HeatWaveCluster instance HeatWaveCluster `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
AddHeatWaveClusterResponse wrapper for the AddHeatWaveCluster operation
func (AddHeatWaveClusterResponse) HTTPResponse ¶
func (response AddHeatWaveClusterResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (AddHeatWaveClusterResponse) String ¶
func (response AddHeatWaveClusterResponse) String() string
type AnonymousTransactionsHandling ¶ added in v65.27.0
type AnonymousTransactionsHandling interface { }
AnonymousTransactionsHandling Specifies how the replication channel handles replicated transactions without an identifier, enabling replication from a source that does not use transaction-id-based replication to a replica that does.
type AnonymousTransactionsHandlingPolicyEnum ¶ added in v65.27.0
type AnonymousTransactionsHandlingPolicyEnum string
AnonymousTransactionsHandlingPolicyEnum Enum with underlying type: string
const ( AnonymousTransactionsHandlingPolicyErrorOnAnonymous AnonymousTransactionsHandlingPolicyEnum = "ERROR_ON_ANONYMOUS" AnonymousTransactionsHandlingPolicyAssignTargetUuid AnonymousTransactionsHandlingPolicyEnum = "ASSIGN_TARGET_UUID" AnonymousTransactionsHandlingPolicyAssignManualUuid AnonymousTransactionsHandlingPolicyEnum = "ASSIGN_MANUAL_UUID" )
Set of constants representing the allowable values for AnonymousTransactionsHandlingPolicyEnum
func GetAnonymousTransactionsHandlingPolicyEnumValues ¶ added in v65.27.0
func GetAnonymousTransactionsHandlingPolicyEnumValues() []AnonymousTransactionsHandlingPolicyEnum
GetAnonymousTransactionsHandlingPolicyEnumValues Enumerates the set of values for AnonymousTransactionsHandlingPolicyEnum
func GetMappingAnonymousTransactionsHandlingPolicyEnum ¶ added in v65.27.0
func GetMappingAnonymousTransactionsHandlingPolicyEnum(val string) (AnonymousTransactionsHandlingPolicyEnum, bool)
GetMappingAnonymousTransactionsHandlingPolicyEnum performs case Insensitive comparison on enum value and return the desired enum
type AssignManualUuidHandling ¶ added in v65.27.0
type AssignManualUuidHandling struct { // Specifies one of the coordinates (file) at which the replica should begin // reading the source's log. As this value specifies the point where replication // starts from, it is only used once, when it starts. It is never used again, // unless a new UpdateChannel operation modifies it. LastConfiguredLogFilename *string `mandatory:"false" json:"lastConfiguredLogFilename"` // Specifies one of the coordinates (offset) at which the replica should begin // reading the source's log. As this value specifies the point where replication // starts from, it is only used once, when it starts. It is never used again, // unless a new UpdateChannel operation modifies it. LastConfiguredLogOffset *int64 `mandatory:"false" json:"lastConfiguredLogOffset"` // The UUID that is used as a prefix when generating transaction identifiers for anonymous transactions // coming from the source. You can change the UUID later. Uuid *string `mandatory:"false" json:"uuid"` }
AssignManualUuidHandling Enables assignment of IDs on the target to anonymous transactions coming from the source. A manually defined UUID is added as a prefix to the ID.
func (AssignManualUuidHandling) MarshalJSON ¶ added in v65.27.0
func (m AssignManualUuidHandling) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (AssignManualUuidHandling) String ¶ added in v65.27.0
func (m AssignManualUuidHandling) String() string
func (AssignManualUuidHandling) ValidateEnumValue ¶ added in v65.27.0
func (m AssignManualUuidHandling) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type AssignTargetUuidHandling ¶ added in v65.27.0
type AssignTargetUuidHandling struct { // Specifies one of the coordinates (file) at which the replica should begin // reading the source's log. As this value specifies the point where replication // starts from, it is only used once, when it starts. It is never used again, // unless a new UpdateChannel operation modifies it. LastConfiguredLogFilename *string `mandatory:"false" json:"lastConfiguredLogFilename"` // Specifies one of the coordinates (offset) at which the replica should begin // reading the source's log. As this value specifies the point where replication // starts from, it is only used once, when it starts. It is never used again, // unless a new UpdateChannel operation modifies it. LastConfiguredLogOffset *int64 `mandatory:"false" json:"lastConfiguredLogOffset"` }
AssignTargetUuidHandling Enables assignment of IDs on the target to anonymous transactions coming from the source. The target server UUID is added as a prefix to the ID.
func (AssignTargetUuidHandling) MarshalJSON ¶ added in v65.27.0
func (m AssignTargetUuidHandling) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (AssignTargetUuidHandling) String ¶ added in v65.27.0
func (m AssignTargetUuidHandling) String() string
func (AssignTargetUuidHandling) ValidateEnumValue ¶ added in v65.27.0
func (m AssignTargetUuidHandling) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type Backup ¶
type Backup struct { // OCID of the backup itself Id *string `mandatory:"true" json:"id"` // The OCID of the compartment. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The time the backup record was created. TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The time at which the backup was updated. TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` // The state of the backup. LifecycleState BackupLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // Additional information about the current lifecycleState. LifecycleDetails *string `mandatory:"true" json:"lifecycleDetails"` // The type of backup. BackupType BackupBackupTypeEnum `mandatory:"true" json:"backupType"` // Indicates how the backup was created: manually, automatic, or by an Operator. CreationType BackupCreationTypeEnum `mandatory:"true" json:"creationType"` // The OCID of the DB System the backup is associated with. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // A user-supplied display name for the backup. DisplayName *string `mandatory:"false" json:"displayName"` // A user-supplied description for the backup. Description *string `mandatory:"false" json:"description"` DbSystemSnapshot *DbSystemSnapshot `mandatory:"false" json:"dbSystemSnapshot"` // The size of the backup in base-2 (IEC) gibibytes. (GiB). BackupSizeInGBs *int `mandatory:"false" json:"backupSizeInGBs"` // Number of days to retain this backup. RetentionInDays *int `mandatory:"false" json:"retentionInDays"` // Initial size of the data volume in GiBs. DataStorageSizeInGBs *int `mandatory:"false" json:"dataStorageSizeInGBs"` // The MySQL server version of the DB System used for backup. MysqlVersion *string `mandatory:"false" json:"mysqlVersion"` // The shape of the DB System used for backup. ShapeName *string `mandatory:"false" json:"shapeName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // The OCID of the immediate source DB system backup from which this DB system backup was copied. ImmediateSourceBackupId *string `mandatory:"false" json:"immediateSourceBackupId"` // The OCID of the original source DB system backup from which this DB system backup was copied. OriginalSourceBackupId *string `mandatory:"false" json:"originalSourceBackupId"` // The date and time the DB system backup copy was created, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCopyCreated *common.SDKTime `mandatory:"false" json:"timeCopyCreated"` }
Backup A full or incremental copy of a DB System which can be used to create a new DB System or recover a DB System. To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies (https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
func (Backup) ValidateEnumValue ¶
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type BackupBackupTypeEnum ¶
type BackupBackupTypeEnum string
BackupBackupTypeEnum Enum with underlying type: string
const ( BackupBackupTypeFull BackupBackupTypeEnum = "FULL" BackupBackupTypeIncremental BackupBackupTypeEnum = "INCREMENTAL" )
Set of constants representing the allowable values for BackupBackupTypeEnum
func GetBackupBackupTypeEnumValues ¶
func GetBackupBackupTypeEnumValues() []BackupBackupTypeEnum
GetBackupBackupTypeEnumValues Enumerates the set of values for BackupBackupTypeEnum
func GetMappingBackupBackupTypeEnum ¶
func GetMappingBackupBackupTypeEnum(val string) (BackupBackupTypeEnum, bool)
GetMappingBackupBackupTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type BackupCreationTypeEnum ¶
type BackupCreationTypeEnum string
BackupCreationTypeEnum Enum with underlying type: string
const ( BackupCreationTypeManual BackupCreationTypeEnum = "MANUAL" BackupCreationTypeAutomatic BackupCreationTypeEnum = "AUTOMATIC" BackupCreationTypeOperator BackupCreationTypeEnum = "OPERATOR" )
Set of constants representing the allowable values for BackupCreationTypeEnum
func GetBackupCreationTypeEnumValues ¶
func GetBackupCreationTypeEnumValues() []BackupCreationTypeEnum
GetBackupCreationTypeEnumValues Enumerates the set of values for BackupCreationTypeEnum
func GetMappingBackupCreationTypeEnum ¶
func GetMappingBackupCreationTypeEnum(val string) (BackupCreationTypeEnum, bool)
GetMappingBackupCreationTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type BackupLifecycleStateEnum ¶
type BackupLifecycleStateEnum string
BackupLifecycleStateEnum Enum with underlying type: string
const ( BackupLifecycleStateCreating BackupLifecycleStateEnum = "CREATING" BackupLifecycleStateActive BackupLifecycleStateEnum = "ACTIVE" BackupLifecycleStateInactive BackupLifecycleStateEnum = "INACTIVE" BackupLifecycleStateUpdating BackupLifecycleStateEnum = "UPDATING" BackupLifecycleStateDeleting BackupLifecycleStateEnum = "DELETING" BackupLifecycleStateDeleted BackupLifecycleStateEnum = "DELETED" BackupLifecycleStateFailed BackupLifecycleStateEnum = "FAILED" )
Set of constants representing the allowable values for BackupLifecycleStateEnum
func GetBackupLifecycleStateEnumValues ¶
func GetBackupLifecycleStateEnumValues() []BackupLifecycleStateEnum
GetBackupLifecycleStateEnumValues Enumerates the set of values for BackupLifecycleStateEnum
func GetMappingBackupLifecycleStateEnum ¶
func GetMappingBackupLifecycleStateEnum(val string) (BackupLifecycleStateEnum, bool)
GetMappingBackupLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
type BackupPolicy ¶
type BackupPolicy struct { // If automated backups are enabled or disabled. IsEnabled *bool `mandatory:"true" json:"isEnabled"` // The start of a 30-minute window of time in which daily, automated backups occur. // This should be in the format of the "Time" portion of an RFC3339-formatted timestamp. Any second or sub-second time data will be truncated to zero. // At some point in the window, the system may incur a brief service disruption as the backup is performed. // If not defined, a window is selected from the following Region-based time-spans: // - eu-frankfurt-1: 20:00 - 04:00 UTC // - us-ashburn-1: 03:00 - 11:00 UTC // - uk-london-1: 06:00 - 14:00 UTC // - ap-tokyo-1: 13:00 - 21:00 // - us-phoenix-1: 06:00 - 14:00 WindowStartTime *string `mandatory:"true" json:"windowStartTime"` // The number of days automated backups are retained. RetentionInDays *int `mandatory:"true" json:"retentionInDays"` // Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. // Tags defined here will be copied verbatim as tags on the Backup resource created by this BackupPolicy. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to namespaces. // Tags defined here will be copied verbatim as tags on the Backup resource created by this BackupPolicy. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` PitrPolicy *PitrPolicy `mandatory:"false" json:"pitrPolicy"` }
BackupPolicy The Backup policy for the DB System.
func (BackupPolicy) String ¶
func (m BackupPolicy) String() string
func (BackupPolicy) ValidateEnumValue ¶
func (m BackupPolicy) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type BackupSummary ¶
type BackupSummary struct { // OCID of the backup. Id *string `mandatory:"true" json:"id"` // The time the backup was created. TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The state of the backup. LifecycleState BackupLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The type of backup. BackupType BackupBackupTypeEnum `mandatory:"true" json:"backupType"` // If the backup was created automatically, or by a manual request. CreationType BackupCreationTypeEnum `mandatory:"true" json:"creationType"` // The OCID of the DB System the Backup is associated with. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // The OCID of the compartment the backup exists in. CompartmentId *string `mandatory:"true" json:"compartmentId"` // A user-supplied display name for the backup. DisplayName *string `mandatory:"false" json:"displayName"` // A user-supplied description of the backup. Description *string `mandatory:"false" json:"description"` // Size of the data volume in GiBs. DataStorageSizeInGBs *int `mandatory:"false" json:"dataStorageSizeInGBs"` // The size of the backup in GiBs. BackupSizeInGBs *int `mandatory:"false" json:"backupSizeInGBs"` // Number of days to retain this backup. RetentionInDays *int `mandatory:"false" json:"retentionInDays"` // The version of the DB System used for backup. MysqlVersion *string `mandatory:"false" json:"mysqlVersion"` // The shape of the DB System instance used for backup. ShapeName *string `mandatory:"false" json:"shapeName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // The OCID of the immediate source DB system backup from which this DB system backup was copied. ImmediateSourceBackupId *string `mandatory:"false" json:"immediateSourceBackupId"` // The OCID of the original source DB system backup from which this DB system backup was copied. OriginalSourceBackupId *string `mandatory:"false" json:"originalSourceBackupId"` // The date and time the DB system backup copy was created, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCopyCreated *common.SDKTime `mandatory:"false" json:"timeCopyCreated"` DbSystemSnapshotSummary *DbSystemSnapshotSummary `mandatory:"false" json:"dbSystemSnapshotSummary"` }
BackupSummary Details of Backups such as OCID, description, backupType, and so on. To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies (https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
func (BackupSummary) String ¶
func (m BackupSummary) String() string
func (BackupSummary) ValidateEnumValue ¶
func (m BackupSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CaCertificate ¶
type CaCertificate interface { }
CaCertificate The CA certificate of the server used for VERIFY_IDENTITY and VERIFY_CA ssl modes.
type CaCertificateCertificateTypeEnum ¶
type CaCertificateCertificateTypeEnum string
CaCertificateCertificateTypeEnum Enum with underlying type: string
const (
CaCertificateCertificateTypePem CaCertificateCertificateTypeEnum = "PEM"
)
Set of constants representing the allowable values for CaCertificateCertificateTypeEnum
func GetCaCertificateCertificateTypeEnumValues ¶
func GetCaCertificateCertificateTypeEnumValues() []CaCertificateCertificateTypeEnum
GetCaCertificateCertificateTypeEnumValues Enumerates the set of values for CaCertificateCertificateTypeEnum
func GetMappingCaCertificateCertificateTypeEnum ¶
func GetMappingCaCertificateCertificateTypeEnum(val string) (CaCertificateCertificateTypeEnum, bool)
GetMappingCaCertificateCertificateTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type CertificateGenerationTypeEnum ¶ added in v65.58.0
type CertificateGenerationTypeEnum string
CertificateGenerationTypeEnum Enum with underlying type: string
const ( CertificateGenerationTypeSystem CertificateGenerationTypeEnum = "SYSTEM" CertificateGenerationTypeByoc CertificateGenerationTypeEnum = "BYOC" )
Set of constants representing the allowable values for CertificateGenerationTypeEnum
func GetCertificateGenerationTypeEnumValues ¶ added in v65.58.0
func GetCertificateGenerationTypeEnumValues() []CertificateGenerationTypeEnum
GetCertificateGenerationTypeEnumValues Enumerates the set of values for CertificateGenerationTypeEnum
func GetMappingCertificateGenerationTypeEnum ¶ added in v65.58.0
func GetMappingCertificateGenerationTypeEnum(val string) (CertificateGenerationTypeEnum, bool)
GetMappingCertificateGenerationTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type ChangeBackupCompartmentDetails ¶
type ChangeBackupCompartmentDetails struct { // OCID of the target compartment. CompartmentId *string `mandatory:"true" json:"compartmentId"` }
ChangeBackupCompartmentDetails OCID of the target compartment for DB System Backup change compartment request.
func (ChangeBackupCompartmentDetails) String ¶
func (m ChangeBackupCompartmentDetails) String() string
func (ChangeBackupCompartmentDetails) ValidateEnumValue ¶
func (m ChangeBackupCompartmentDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ChangeBackupCompartmentRequest ¶
type ChangeBackupCompartmentRequest struct { // The OCID of the Backup BackupId *string `mandatory:"true" contributesTo:"path" name:"backupId"` // Target compartment for a DB System Backup. ChangeBackupCompartmentDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ChangeBackupCompartmentRequest wrapper for the ChangeBackupCompartment operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ChangeBackupCompartment.go.html to see an example of how to use ChangeBackupCompartmentRequest.
func (ChangeBackupCompartmentRequest) BinaryRequestBody ¶
func (request ChangeBackupCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ChangeBackupCompartmentRequest) HTTPRequest ¶
func (request ChangeBackupCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ChangeBackupCompartmentRequest) RetryPolicy ¶
func (request ChangeBackupCompartmentRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ChangeBackupCompartmentRequest) String ¶
func (request ChangeBackupCompartmentRequest) String() string
func (ChangeBackupCompartmentRequest) ValidateEnumValue ¶
func (request ChangeBackupCompartmentRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ChangeBackupCompartmentResponse ¶
type ChangeBackupCompartmentResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
ChangeBackupCompartmentResponse wrapper for the ChangeBackupCompartment operation
func (ChangeBackupCompartmentResponse) HTTPResponse ¶
func (response ChangeBackupCompartmentResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ChangeBackupCompartmentResponse) String ¶
func (response ChangeBackupCompartmentResponse) String() string
type Channel ¶
type Channel struct { // The OCID of the Channel. Id *string `mandatory:"true" json:"id"` // The OCID of the compartment. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly name for the Channel. It does not have to be unique. DisplayName *string `mandatory:"true" json:"displayName"` // Whether the Channel has been enabled by the user. IsEnabled *bool `mandatory:"true" json:"isEnabled"` Source ChannelSource `mandatory:"true" json:"source"` Target ChannelTarget `mandatory:"true" json:"target"` // The state of the Channel. LifecycleState ChannelLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The date and time the Channel was created, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The time the Channel was last updated, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` // User provided description of the Channel. Description *string `mandatory:"false" json:"description"` // A message describing the state of the Channel. LifecycleDetails *string `mandatory:"false" json:"lifecycleDetails"` // Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
Channel A Channel connecting a DB System to an external entity.
func (*Channel) UnmarshalJSON ¶
UnmarshalJSON unmarshals from json
func (Channel) ValidateEnumValue ¶
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ChannelFilter ¶ added in v65.27.0
type ChannelFilter struct { // The type of the filter rule. // For details on each type, see // Replication Filtering Rules (https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html) Type ChannelFilterTypeEnum `mandatory:"true" json:"type"` // The body of the filter rule. This can represent a database, a table, or a database pair (represented as // "db1->db2"). For more information, see // Replication Filtering Rules (https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html). Value *string `mandatory:"true" json:"value"` }
ChannelFilter Replication filter rule for a channel.
func (ChannelFilter) String ¶ added in v65.27.0
func (m ChannelFilter) String() string
func (ChannelFilter) ValidateEnumValue ¶ added in v65.27.0
func (m ChannelFilter) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ChannelFilterTypeEnum ¶ added in v65.27.0
type ChannelFilterTypeEnum string
ChannelFilterTypeEnum Enum with underlying type: string
const ( ChannelFilterTypeDoDb ChannelFilterTypeEnum = "REPLICATE_DO_DB" ChannelFilterTypeIgnoreDb ChannelFilterTypeEnum = "REPLICATE_IGNORE_DB" ChannelFilterTypeDoTable ChannelFilterTypeEnum = "REPLICATE_DO_TABLE" ChannelFilterTypeIgnoreTable ChannelFilterTypeEnum = "REPLICATE_IGNORE_TABLE" ChannelFilterTypeWildDoTable ChannelFilterTypeEnum = "REPLICATE_WILD_DO_TABLE" ChannelFilterTypeWildIgnoreTable ChannelFilterTypeEnum = "REPLICATE_WILD_IGNORE_TABLE" ChannelFilterTypeRewriteDb ChannelFilterTypeEnum = "REPLICATE_REWRITE_DB" )
Set of constants representing the allowable values for ChannelFilterTypeEnum
func GetChannelFilterTypeEnumValues ¶ added in v65.27.0
func GetChannelFilterTypeEnumValues() []ChannelFilterTypeEnum
GetChannelFilterTypeEnumValues Enumerates the set of values for ChannelFilterTypeEnum
func GetMappingChannelFilterTypeEnum ¶ added in v65.27.0
func GetMappingChannelFilterTypeEnum(val string) (ChannelFilterTypeEnum, bool)
GetMappingChannelFilterTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type ChannelLifecycleStateEnum ¶
type ChannelLifecycleStateEnum string
ChannelLifecycleStateEnum Enum with underlying type: string
const ( ChannelLifecycleStateCreating ChannelLifecycleStateEnum = "CREATING" ChannelLifecycleStateActive ChannelLifecycleStateEnum = "ACTIVE" ChannelLifecycleStateNeedsAttention ChannelLifecycleStateEnum = "NEEDS_ATTENTION" ChannelLifecycleStateInactive ChannelLifecycleStateEnum = "INACTIVE" ChannelLifecycleStateUpdating ChannelLifecycleStateEnum = "UPDATING" ChannelLifecycleStateDeleting ChannelLifecycleStateEnum = "DELETING" ChannelLifecycleStateDeleted ChannelLifecycleStateEnum = "DELETED" ChannelLifecycleStateFailed ChannelLifecycleStateEnum = "FAILED" )
Set of constants representing the allowable values for ChannelLifecycleStateEnum
func GetChannelLifecycleStateEnumValues ¶
func GetChannelLifecycleStateEnumValues() []ChannelLifecycleStateEnum
GetChannelLifecycleStateEnumValues Enumerates the set of values for ChannelLifecycleStateEnum
func GetMappingChannelLifecycleStateEnum ¶
func GetMappingChannelLifecycleStateEnum(val string) (ChannelLifecycleStateEnum, bool)
GetMappingChannelLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
type ChannelSource ¶
type ChannelSource interface { }
ChannelSource Parameters detailing how to provision the source for the given Channel.
type ChannelSourceMysql ¶
type ChannelSourceMysql struct { // The network address of the MySQL instance. Hostname *string `mandatory:"true" json:"hostname"` // The port the source MySQL instance listens on. Port *int `mandatory:"true" json:"port"` // The name of the replication user on the source MySQL instance. // The username has a maximum length of 96 characters. For more information, // please see the MySQL documentation (https://dev.mysql.com/doc/refman/8.0/en/change-master-to.html) Username *string `mandatory:"true" json:"username"` SslCaCertificate CaCertificate `mandatory:"false" json:"sslCaCertificate"` AnonymousTransactionsHandling AnonymousTransactionsHandling `mandatory:"false" json:"anonymousTransactionsHandling"` // The SSL mode of the Channel. SslMode ChannelSourceMysqlSslModeEnum `mandatory:"true" json:"sslMode"` }
ChannelSourceMysql Core properties of a Mysql Channel source.
func (ChannelSourceMysql) MarshalJSON ¶
func (m ChannelSourceMysql) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (ChannelSourceMysql) String ¶
func (m ChannelSourceMysql) String() string
func (*ChannelSourceMysql) UnmarshalJSON ¶
func (m *ChannelSourceMysql) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (ChannelSourceMysql) ValidateEnumValue ¶
func (m ChannelSourceMysql) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ChannelSourceMysqlSslModeEnum ¶
type ChannelSourceMysqlSslModeEnum string
ChannelSourceMysqlSslModeEnum Enum with underlying type: string
const ( ChannelSourceMysqlSslModeVerifyIdentity ChannelSourceMysqlSslModeEnum = "VERIFY_IDENTITY" ChannelSourceMysqlSslModeVerifyCa ChannelSourceMysqlSslModeEnum = "VERIFY_CA" ChannelSourceMysqlSslModeRequired ChannelSourceMysqlSslModeEnum = "REQUIRED" ChannelSourceMysqlSslModeDisabled ChannelSourceMysqlSslModeEnum = "DISABLED" )
Set of constants representing the allowable values for ChannelSourceMysqlSslModeEnum
func GetChannelSourceMysqlSslModeEnumValues ¶
func GetChannelSourceMysqlSslModeEnumValues() []ChannelSourceMysqlSslModeEnum
GetChannelSourceMysqlSslModeEnumValues Enumerates the set of values for ChannelSourceMysqlSslModeEnum
func GetMappingChannelSourceMysqlSslModeEnum ¶
func GetMappingChannelSourceMysqlSslModeEnum(val string) (ChannelSourceMysqlSslModeEnum, bool)
GetMappingChannelSourceMysqlSslModeEnum performs case Insensitive comparison on enum value and return the desired enum
type ChannelSourceSourceTypeEnum ¶
type ChannelSourceSourceTypeEnum string
ChannelSourceSourceTypeEnum Enum with underlying type: string
const (
ChannelSourceSourceTypeMysql ChannelSourceSourceTypeEnum = "MYSQL"
)
Set of constants representing the allowable values for ChannelSourceSourceTypeEnum
func GetChannelSourceSourceTypeEnumValues ¶
func GetChannelSourceSourceTypeEnumValues() []ChannelSourceSourceTypeEnum
GetChannelSourceSourceTypeEnumValues Enumerates the set of values for ChannelSourceSourceTypeEnum
func GetMappingChannelSourceSourceTypeEnum ¶
func GetMappingChannelSourceSourceTypeEnum(val string) (ChannelSourceSourceTypeEnum, bool)
GetMappingChannelSourceSourceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type ChannelSummary ¶
type ChannelSummary struct { // The OCID of the Channel. Id *string `mandatory:"true" json:"id"` // The OCID of the compartment. CompartmentId *string `mandatory:"true" json:"compartmentId"` // Whether the Channel has been enabled by the user. IsEnabled *bool `mandatory:"true" json:"isEnabled"` Source ChannelSource `mandatory:"true" json:"source"` Target ChannelTarget `mandatory:"true" json:"target"` // The state of the Channel. LifecycleState ChannelLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The user-friendly name for the Channel. It does not have to be unique. DisplayName *string `mandatory:"true" json:"displayName"` // The date and time the Channel was created, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The time the Channel was last updated, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` // A message describing the state of the Channel. LifecycleDetails *string `mandatory:"false" json:"lifecycleDetails"` // Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
ChannelSummary Summary of a Channel.
func (ChannelSummary) String ¶
func (m ChannelSummary) String() string
func (*ChannelSummary) UnmarshalJSON ¶
func (m *ChannelSummary) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (ChannelSummary) ValidateEnumValue ¶
func (m ChannelSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ChannelTarget ¶
type ChannelTarget interface { }
ChannelTarget Details about the Channel target.
type ChannelTargetDbSystem ¶
type ChannelTargetDbSystem struct { // The OCID of the source DB System. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // The case-insensitive name that identifies the replication channel. Channel names // must follow the rules defined for MySQL identifiers (https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). // The names of non-Deleted Channels must be unique for each DB System. ChannelName *string `mandatory:"true" json:"channelName"` // The username for the replication applier of the target MySQL DB System. ApplierUsername *string `mandatory:"true" json:"applierUsername"` // Specifies the amount of time, in seconds, that the channel waits before // applying a transaction received from the source. DelayInSeconds *int `mandatory:"true" json:"delayInSeconds"` // Replication filter rules to be applied at the DB System Channel target. Filters []ChannelFilter `mandatory:"false" json:"filters"` // Specifies how a replication channel handles the creation and alteration of tables // that do not have a primary key. TablesWithoutPrimaryKeyHandling ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum `mandatory:"true" json:"tablesWithoutPrimaryKeyHandling"` }
ChannelTargetDbSystem Core properties of a DB System Channel target.
func (ChannelTargetDbSystem) MarshalJSON ¶
func (m ChannelTargetDbSystem) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (ChannelTargetDbSystem) String ¶
func (m ChannelTargetDbSystem) String() string
func (ChannelTargetDbSystem) ValidateEnumValue ¶
func (m ChannelTargetDbSystem) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum ¶ added in v65.42.0
type ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum string
ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum Enum with underlying type: string
const ( ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingRaiseError ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum = "RAISE_ERROR" ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingAllow ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum = "ALLOW" ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingGenerateImplicitPrimaryKey ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum = "GENERATE_IMPLICIT_PRIMARY_KEY" )
Set of constants representing the allowable values for ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum
func GetChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnumValues ¶ added in v65.42.0
func GetChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnumValues() []ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum
GetChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnumValues Enumerates the set of values for ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum
func GetMappingChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum ¶ added in v65.42.0
func GetMappingChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum(val string) (ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum, bool)
GetMappingChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum performs case Insensitive comparison on enum value and return the desired enum
type ChannelTargetTargetTypeEnum ¶
type ChannelTargetTargetTypeEnum string
ChannelTargetTargetTypeEnum Enum with underlying type: string
const (
ChannelTargetTargetTypeDbsystem ChannelTargetTargetTypeEnum = "DBSYSTEM"
)
Set of constants representing the allowable values for ChannelTargetTargetTypeEnum
func GetChannelTargetTargetTypeEnumValues ¶
func GetChannelTargetTargetTypeEnumValues() []ChannelTargetTargetTypeEnum
GetChannelTargetTargetTypeEnumValues Enumerates the set of values for ChannelTargetTargetTypeEnum
func GetMappingChannelTargetTargetTypeEnum ¶
func GetMappingChannelTargetTargetTypeEnum(val string) (ChannelTargetTargetTypeEnum, bool)
GetMappingChannelTargetTargetTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type ChannelsClient ¶
type ChannelsClient struct { common.BaseClient // contains filtered or unexported fields }
ChannelsClient a client for Channels
func NewChannelsClientWithConfigurationProvider ¶
func NewChannelsClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client ChannelsClient, err error)
NewChannelsClientWithConfigurationProvider Creates a new default Channels client with the given configuration provider. the configuration provider will be used for the default signer as well as reading the region
func NewChannelsClientWithOboToken ¶
func NewChannelsClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client ChannelsClient, err error)
NewChannelsClientWithOboToken Creates a new default Channels client with the given configuration provider. The obotoken will be added to default headers and signed; the configuration provider will be used for the signer
as well as reading the region
func (*ChannelsClient) ConfigurationProvider ¶
func (client *ChannelsClient) ConfigurationProvider() *common.ConfigurationProvider
ConfigurationProvider the ConfigurationProvider used in this client, or null if none set
func (ChannelsClient) CreateChannel ¶
func (client ChannelsClient) CreateChannel(ctx context.Context, request CreateChannelRequest) (response CreateChannelResponse, err error)
CreateChannel Creates a Channel to establish replication from a source to a target.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateChannel.go.html to see an example of how to use CreateChannel API. A default retry strategy applies to this operation CreateChannel()
func (ChannelsClient) DeleteChannel ¶
func (client ChannelsClient) DeleteChannel(ctx context.Context, request DeleteChannelRequest) (response DeleteChannelResponse, err error)
DeleteChannel Deletes the specified Channel.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteChannel.go.html to see an example of how to use DeleteChannel API. A default retry strategy applies to this operation DeleteChannel()
func (ChannelsClient) GetChannel ¶
func (client ChannelsClient) GetChannel(ctx context.Context, request GetChannelRequest) (response GetChannelResponse, err error)
GetChannel Gets the full details of the specified Channel, including the user-specified configuration parameters (passwords are omitted), as well as information about the state of the Channel, its sources and targets.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetChannel.go.html to see an example of how to use GetChannel API. A default retry strategy applies to this operation GetChannel()
func (ChannelsClient) ListChannels ¶
func (client ChannelsClient) ListChannels(ctx context.Context, request ListChannelsRequest) (response ListChannelsResponse, err error)
ListChannels Lists all the Channels that match the specified filters.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListChannels.go.html to see an example of how to use ListChannels API. A default retry strategy applies to this operation ListChannels()
func (ChannelsClient) ResetChannel ¶
func (client ChannelsClient) ResetChannel(ctx context.Context, request ResetChannelRequest) (response ResetChannelResponse, err error)
ResetChannel Resets the specified Channel by purging its cached information, leaving the Channel as if it had just been created. This operation is only accepted in Inactive Channels.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ResetChannel.go.html to see an example of how to use ResetChannel API. A default retry strategy applies to this operation ResetChannel()
func (ChannelsClient) ResumeChannel ¶
func (client ChannelsClient) ResumeChannel(ctx context.Context, request ResumeChannelRequest) (response ResumeChannelResponse, err error)
ResumeChannel Resumes an enabled Channel that has become Inactive due to an error. The resume operation requires that the error that cause the Channel to become Inactive has already been fixed, otherwise the operation may fail.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ResumeChannel.go.html to see an example of how to use ResumeChannel API. A default retry strategy applies to this operation ResumeChannel()
func (*ChannelsClient) SetRegion ¶
func (client *ChannelsClient) SetRegion(region string)
SetRegion overrides the region of this client.
func (ChannelsClient) UpdateChannel ¶
func (client ChannelsClient) UpdateChannel(ctx context.Context, request UpdateChannelRequest) (response UpdateChannelResponse, err error)
UpdateChannel Updates the properties of the specified Channel. If the Channel is Active the Update operation will asynchronously apply the new configuration parameters to the Channel and the Channel may become temporarily unavailable. Otherwise, the new configuration will be applied the next time the Channel becomes Active.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateChannel.go.html to see an example of how to use UpdateChannel API. A default retry strategy applies to this operation UpdateChannel()
type Configuration ¶
type Configuration struct { // The OCID of the Configuration. Id *string `mandatory:"true" json:"id"` // OCID of the Compartment the Configuration exists in. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The name of the associated Shape. ShapeName *string `mandatory:"true" json:"shapeName"` // The Configuration type, DEFAULT or CUSTOM. Type ConfigurationTypeEnum `mandatory:"true" json:"type"` // The date and time the Configuration was created, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The date and time the Configuration was last updated, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` // The current state of the Configuration. LifecycleState ConfigurationLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` Variables *ConfigurationVariables `mandatory:"true" json:"variables"` // User-provided data about the Configuration. Description *string `mandatory:"false" json:"description"` // The display name of the Configuration. DisplayName *string `mandatory:"false" json:"displayName"` InitVariables *InitializationVariables `mandatory:"false" json:"initVariables"` // The OCID of the Configuration from which this Configuration is // "derived". This is entirely a metadata relationship. There is no // relation between the values in this Configuration and its parent. ParentConfigurationId *string `mandatory:"false" json:"parentConfigurationId"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
Configuration The set of MySQL variables to be used when deploying a MySQL Database Service DB System.
func (Configuration) String ¶
func (m Configuration) String() string
func (Configuration) ValidateEnumValue ¶
func (m Configuration) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ConfigurationLifecycleStateEnum ¶
type ConfigurationLifecycleStateEnum string
ConfigurationLifecycleStateEnum Enum with underlying type: string
const ( ConfigurationLifecycleStateActive ConfigurationLifecycleStateEnum = "ACTIVE" ConfigurationLifecycleStateDeleted ConfigurationLifecycleStateEnum = "DELETED" )
Set of constants representing the allowable values for ConfigurationLifecycleStateEnum
func GetConfigurationLifecycleStateEnumValues ¶
func GetConfigurationLifecycleStateEnumValues() []ConfigurationLifecycleStateEnum
GetConfigurationLifecycleStateEnumValues Enumerates the set of values for ConfigurationLifecycleStateEnum
func GetMappingConfigurationLifecycleStateEnum ¶
func GetMappingConfigurationLifecycleStateEnum(val string) (ConfigurationLifecycleStateEnum, bool)
GetMappingConfigurationLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
type ConfigurationSummary ¶
type ConfigurationSummary struct { // The OCID of the Configuration. Id *string `mandatory:"true" json:"id"` // OCID of the Compartment the Configuration exists in. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The name of the associated Shape. ShapeName *string `mandatory:"true" json:"shapeName"` // The Configuration type, DEFAULT or CUSTOM Type ConfigurationTypeEnum `mandatory:"true" json:"type"` // The current state of the Configuration. LifecycleState ConfigurationLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // User-provided data about the Configuration. Description *string `mandatory:"false" json:"description"` // The display name of the Configuration. DisplayName *string `mandatory:"false" json:"displayName"` // The date and time the Configuration was created, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // The date and time the Configuration was last updated, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
ConfigurationSummary The general details of a Configuration such as its id, displayName, type, and shape association.
func (ConfigurationSummary) String ¶
func (m ConfigurationSummary) String() string
func (ConfigurationSummary) ValidateEnumValue ¶
func (m ConfigurationSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ConfigurationTypeEnum ¶
type ConfigurationTypeEnum string
ConfigurationTypeEnum Enum with underlying type: string
const ( ConfigurationTypeDefault ConfigurationTypeEnum = "DEFAULT" ConfigurationTypeCustom ConfigurationTypeEnum = "CUSTOM" )
Set of constants representing the allowable values for ConfigurationTypeEnum
func GetConfigurationTypeEnumValues ¶
func GetConfigurationTypeEnumValues() []ConfigurationTypeEnum
GetConfigurationTypeEnumValues Enumerates the set of values for ConfigurationTypeEnum
func GetMappingConfigurationTypeEnum ¶
func GetMappingConfigurationTypeEnum(val string) (ConfigurationTypeEnum, bool)
GetMappingConfigurationTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type ConfigurationVariables ¶
type ConfigurationVariables struct { // ("completion_type") CompletionType ConfigurationVariablesCompletionTypeEnum `mandatory:"false" json:"completionType,omitempty"` // If enabled, the server stores all temporary tables on disk rather than in memory. // bigTables corresponds to the MySQL server variable big_tables (https://dev.mysql.com/doc/refman/en/server-system-variables.html#sysvar_big_tables). BigTables *bool `mandatory:"false" json:"bigTables"` // Set the chunking size for updates to the global memory usage counter Global_connection_memory. // connectionMemoryChunkSize corresponds to the MySQL system variable connection_memory_chunk_size (https://dev.mysql.com/doc/refman/en/server-system-variables.html#sysvar_connection_memory_chunk_size). ConnectionMemoryChunkSize *int `mandatory:"false" json:"connectionMemoryChunkSize"` // Set the maximum amount of memory that can be used by a single user connection. // connectionMemoryLimit corresponds to the MySQL system variable connection_memory_limit (https://dev.mysql.com/doc/refman/en/server-system-variables.html#sysvar_connection_memory_limit). ConnectionMemoryLimit *int64 `mandatory:"false" json:"connectionMemoryLimit"` // ("default_authentication_plugin") DefaultAuthenticationPlugin ConfigurationVariablesDefaultAuthenticationPluginEnum `mandatory:"false" json:"defaultAuthenticationPlugin,omitempty"` // Set the total amount of memory that can be used by all user connections. // globalConnectionMemoryLimit corresponds to the MySQL system variable global_connection_memory_limit (https://dev.mysql.com/doc/refman/en/server-system-variables.html#sysvar_global_connection_memory_limit). GlobalConnectionMemoryLimit *int64 `mandatory:"false" json:"globalConnectionMemoryLimit"` // Determines whether the MySQL server calculates Global_connection_memory. // globalConnectionMemoryTracking corresponds to the MySQL system variable global_connection_memory_tracking (https://dev.mysql.com/doc/refman/en/server-system-variables.html#sysvar_global_connection_memory_tracking). GlobalConnectionMemoryTracking *bool `mandatory:"false" json:"globalConnectionMemoryTracking"` // ("transaction_isolation") TransactionIsolation ConfigurationVariablesTransactionIsolationEnum `mandatory:"false" json:"transactionIsolation,omitempty"` // ("innodb_ft_server_stopword_table") InnodbFtServerStopwordTable *string `mandatory:"false" json:"innodbFtServerStopwordTable"` // ("mandatory_roles") MandatoryRoles *string `mandatory:"false" json:"mandatoryRoles"` // ("autocommit") Autocommit *bool `mandatory:"false" json:"autocommit"` // ("foreign_key_checks") ForeignKeyChecks *bool `mandatory:"false" json:"foreignKeyChecks"` // - EVENTUAL: // Both RO and RW transactions do not wait for preceding transactions to be applied before executing. // A RW transaction does not wait for other members to apply a transaction. This means that a transaction // could be externalized on one member before the others. This also means that in the event of a primary failover, // the new primary can accept new RO and RW transactions before the previous primary transactions are all applied. // RO transactions could result in outdated values, RW transactions could result in a rollback due to conflicts. // - BEFORE_ON_PRIMARY_FAILOVER: // New RO or RW transactions with a newly elected primary that is applying backlog from the old // primary are held (not applied) until any backlog has been applied. This ensures that when a primary failover happens, // intentionally or not, clients always see the latest value on the primary. This guarantees consistency, but means that // clients must be able to handle the delay in the event that a backlog is being applied. Usually this delay should be minimal, // but does depend on the size of the backlog. // - BEFORE: // A RW transaction waits for all preceding transactions to complete before being applied. A RO transaction waits for all preceding // transactions to complete before being executed. This ensures that this transaction reads the latest value by only affecting the // latency of the transaction. This reduces the overhead of synchronization on every RW transaction, by ensuring synchronization is // used only on RO transactions. This consistency level also includes the consistency guarantees provided by BEFORE_ON_PRIMARY_FAILOVER. // - AFTER: // A RW transaction waits until its changes have been applied to all of the other members. This value has no effect on RO transactions. // This mode ensures that when a transaction is committed on the local member, any subsequent transaction reads the written value or // a more recent value on any group member. Use this mode with a group that is used for predominantly RO operations to ensure that // applied RW transactions are applied everywhere once they commit. This could be used by your application to ensure that subsequent // reads fetch the latest data which includes the latest writes. This reduces the overhead of synchronization on every RO transaction, // by ensuring synchronization is used only on RW transactions. This consistency level also includes the consistency guarantees // provided by BEFORE_ON_PRIMARY_FAILOVER. // - BEFORE_AND_AFTER: // A RW transaction waits for 1) all preceding transactions to complete before being applied and 2) until its changes have been // applied on other members. A RO transaction waits for all preceding transactions to complete before execution takes place. // This consistency level also includes the consistency guarantees provided by BEFORE_ON_PRIMARY_FAILOVER. GroupReplicationConsistency ConfigurationVariablesGroupReplicationConsistencyEnum `mandatory:"false" json:"groupReplicationConsistency,omitempty"` // ("innodb_ft_enable_stopword") InnodbFtEnableStopword *bool `mandatory:"false" json:"innodbFtEnableStopword"` // Enables dedicated log writer threads for writing redo log records from the log buffer to the system buffers and flushing the system buffers to the redo log files. // This is the MySQL variable "innodb_log_writer_threads". For more information, please see the MySQL documentation (https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_log_writer_threads) InnodbLogWriterThreads *bool `mandatory:"false" json:"innodbLogWriterThreads"` // ("local_infile") LocalInfile *bool `mandatory:"false" json:"localInfile"` // ("mysql_firewall_mode") MysqlFirewallMode *bool `mandatory:"false" json:"mysqlFirewallMode"` // ("mysqlx_enable_hello_notice") DEPRECATED -- variable should not be settable and will be ignored MysqlxEnableHelloNotice *bool `mandatory:"false" json:"mysqlxEnableHelloNotice"` // ("sql_require_primary_key") SqlRequirePrimaryKey *bool `mandatory:"false" json:"sqlRequirePrimaryKey"` // ("sql_warnings") SqlWarnings *bool `mandatory:"false" json:"sqlWarnings"` // Sets the binary log expiration period in seconds. // binlogExpireLogsSeconds corresponds to the MySQL binary logging system variable binlog_expire_logs_seconds (https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html#sysvar_binlog_expire_logs_seconds). BinlogExpireLogsSeconds *int `mandatory:"false" json:"binlogExpireLogsSeconds"` // Configures the amount of table metadata added to the binary log when using row-based logging. // binlogRowMetadata corresponds to the MySQL binary logging system variable binlog_row_metadata (https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html#sysvar_binlog_row_metadata). BinlogRowMetadata ConfigurationVariablesBinlogRowMetadataEnum `mandatory:"false" json:"binlogRowMetadata,omitempty"` // When set to PARTIAL_JSON, this enables use of a space-efficient binary log format for updates that modify only a small portion of a JSON document. // binlogRowValueOptions corresponds to the MySQL binary logging system variable binlog_row_value_options (https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html#sysvar_binlog_row_value_options). BinlogRowValueOptions *string `mandatory:"false" json:"binlogRowValueOptions"` // Enables compression for transactions that are written to binary log files on this server. // binlogTransactionCompression corresponds to the MySQL binary logging system variable binlog_transaction_compression (https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html#sysvar_binlog_transaction_compression). BinlogTransactionCompression *bool `mandatory:"false" json:"binlogTransactionCompression"` // The size (in bytes) of the buffer pool, that is, the memory area where InnoDB caches table and index data. // innodbBufferPoolSize corresponds to the MySQL server system variable // innodb_buffer_pool_size (https://dev.mysql.com/doc/refman/en/innodb-parameters.html#sysvar_innodb_buffer_pool_size). // The default and maximum values depend on the amount of RAM provisioned by the shape. // See Default User Variables (https://docs.cloud.oracle.com/mysql-database/doc/configuring-db-system.html#GUID-B5504C19-F6F4-4DAB-8506-189A4E8F4A6A). InnodbBufferPoolSize *int64 `mandatory:"false" json:"innodbBufferPoolSize"` // ("innodb_ft_result_cache_limit") InnodbFtResultCacheLimit *int64 `mandatory:"false" json:"innodbFtResultCacheLimit"` // Sets the size of the transaction cache. // maxBinlogCacheSize corresponds to the MySQL server system variable max_binlog_cache_size (https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html#sysvar_max_binlog_cache_size). MaxBinlogCacheSize *int64 `mandatory:"false" json:"maxBinlogCacheSize"` // ("max_connect_errors") MaxConnectErrors *int64 `mandatory:"false" json:"maxConnectErrors"` // This variable sets the maximum size to which user-created MEMORY tables are permitted to grow. // maxHeapTableSize corresponds to the MySQL system variable // max_heap_table_size (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_max_heap_table_size) MaxHeapTableSize *int64 `mandatory:"false" json:"maxHeapTableSize"` // ("max_connections") MaxConnections *int `mandatory:"false" json:"maxConnections"` // ("max_prepared_stmt_count") MaxPreparedStmtCount *int `mandatory:"false" json:"maxPreparedStmtCount"` // The number of seconds that the mysqld server waits for a connect packet before responding with Bad handshake. // connectTimeout corresponds to the MySQL system variable // connect_timeout (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_connect_timeout) // Increasing the connect_timeout value might help if clients frequently encounter errors of the form // "Lost connection to MySQL server at 'XXX', system error: errno". ConnectTimeout *int `mandatory:"false" json:"connectTimeout"` // ("cte_max_recursion_depth") CteMaxRecursionDepth *int64 `mandatory:"false" json:"cteMaxRecursionDepth"` // ("generated_random_password_length") DEPRECATED -- variable should not be settable and will be ignored GeneratedRandomPasswordLength *int `mandatory:"false" json:"generatedRandomPasswordLength"` // ("information_schema_stats_expiry") InformationSchemaStatsExpiry *int `mandatory:"false" json:"informationSchemaStatsExpiry"` // Specifies the percentage of the most recently used pages for each buffer pool to read out and dump. // innodbBufferPoolDumpPct corresponds to the MySQL InnoDB system variable // innodb_buffer_pool_dump_pct (https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_buffer_pool_dump_pct). // The range is 1 to 100. The default value is 25. // For example, if there are 4 buffer pools with 100 pages each, and innodb_buffer_pool_dump_pct is set to 25, // the 25 most recently used pages from each buffer pool are dumped. InnodbBufferPoolDumpPct *int `mandatory:"false" json:"innodbBufferPoolDumpPct"` // ("innodb_buffer_pool_instances") InnodbBufferPoolInstances *int `mandatory:"false" json:"innodbBufferPoolInstances"` // innodbDdlBufferSize corresponds to the MySQL system variable innodb_ddl_buffer_size (https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_ddl_buffer_size) InnodbDdlBufferSize *int64 `mandatory:"false" json:"innodbDdlBufferSize"` // innodbDdlThreads corresponds to the MySQL system variable innodb_ddl_threads (https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_ddl_threads) InnodbDdlThreads *int `mandatory:"false" json:"innodbDdlThreads"` // ("innodb_ft_max_token_size") InnodbFtMaxTokenSize *int `mandatory:"false" json:"innodbFtMaxTokenSize"` // ("innodb_ft_min_token_size") InnodbFtMinTokenSize *int `mandatory:"false" json:"innodbFtMinTokenSize"` // ("innodb_ft_num_word_optimize") InnodbFtNumWordOptimize *int `mandatory:"false" json:"innodbFtNumWordOptimize"` // ("innodb_lock_wait_timeout") InnodbLockWaitTimeout *int `mandatory:"false" json:"innodbLockWaitTimeout"` // The desired maximum purge lag in terms of transactions. // InnoDB maintains a list of transactions that have index records delete-marked by UPDATE or DELETE operations. The length of the list is the purge lag. // If this value is exceeded, a delay is imposed on INSERT, UPDATE, and DELETE operations to allow time for purge to catch up. // The default value is 0, which means there is no maximum purge lag and no delay. // innodbMaxPurgeLag corresponds to the MySQL server system variable // innodb_max_purge_lag (https://dev.mysql.com/doc/refman/en/innodb-parameters.html#sysvar_innodb_max_purge_lag). InnodbMaxPurgeLag *int64 `mandatory:"false" json:"innodbMaxPurgeLag"` // The maximum delay in microseconds for the delay imposed when the innodb_max_purge_lag threshold is exceeded. // The specified innodb_max_purge_lag_delay value is an upper limit on the delay period. // innodbMaxPurgeLagDelay corresponds to the MySQL server system variable // innodb_max_purge_lag_delay (https://dev.mysql.com/doc/refman/en/innodb-parameters.html#sysvar_innodb_max_purge_lag_delay). InnodbMaxPurgeLagDelay *int `mandatory:"false" json:"innodbMaxPurgeLagDelay"` // The number of seconds the server waits for activity on an interactive connection before closing it. // interactiveTimeout corresponds to the MySQL system variable. // interactive_timeout (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_interactive_timeout) InteractiveTimeout *int `mandatory:"false" json:"interactiveTimeout"` // The number of index pages to sample when estimating cardinality and other statistics for an indexed column, // such as those calculated by ANALYZE TABLE. // innodbStatsPersistentSamplePages corresponds to the MySQL InnoDB system variable // innodb_stats_persistent_sample_pages (https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_stats_persistent_sample_pages) // innodb_stats_persistent_sample_pages only applies when innodb_stats_persistent is enabled for a table; // when innodb_stats_persistent is disabled, innodb_stats_transient_sample_pages applies instead. InnodbStatsPersistentSamplePages *int64 `mandatory:"false" json:"innodbStatsPersistentSamplePages"` // The number of index pages to sample when estimating cardinality and other statistics for an indexed column, // such as those calculated by ANALYZE TABLE (https://dev.mysql.com/doc/refman/8.0/en/analyze-table.html). // innodbStatsTransientSamplePages corresponds to the MySQL InnoDB system variable // innodb_stats_transient_sample_pages (https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_stats_transient_sample_pages) // innodb_stats_transient_sample_pages only applies when innodb_stats_persistent is disabled for a table; // when innodb_stats_persistent is enabled, innodb_stats_persistent_sample_pages applies instead. // innodb_stats_persistent is ON by default and cannot be changed. It is possible to override it using the // STATS_PERSISTENT clause of the CREATE TABLE (https://dev.mysql.com/doc/refman/8.0/en/create-table.html) and // ALTER TABLE (https://dev.mysql.com/doc/refman/8.0/en/alter-table.html) statements. InnodbStatsTransientSamplePages *int64 `mandatory:"false" json:"innodbStatsTransientSamplePages"` // The maximum size of one packet or any generated/intermediate string. // This is the mysql variable "max_allowed_packet". MaxAllowedPacket *int `mandatory:"false" json:"maxAllowedPacket"` // ("max_execution_time") MaxExecutionTime *int64 `mandatory:"false" json:"maxExecutionTime"` // The number of seconds X Plugin waits for the first packet to be received from newly connected clients. // mysqlxConnectTimeout corresponds to the MySQL X Plugin system variable // mysqlx_connect_timeout (https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html#sysvar_mysqlx_connect_timeout) MysqlxConnectTimeout *int `mandatory:"false" json:"mysqlxConnectTimeout"` // ("mysqlx_document_id_unique_prefix") DEPRECATED -- variable should not be settable and will be ignored MysqlxDocumentIdUniquePrefix *int `mandatory:"false" json:"mysqlxDocumentIdUniquePrefix"` // ("mysqlx_idle_worker_thread_timeout") DEPRECATED -- variable should not be settable and will be ignored MysqlxIdleWorkerThreadTimeout *int `mandatory:"false" json:"mysqlxIdleWorkerThreadTimeout"` // The number of seconds to wait for interactive clients to timeout. // mysqlxInteractiveTimeout corresponds to the MySQL X Plugin system variable. // mysqlx_interactive_timeout (https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html#sysvar_mysqlx_interactive_timeout) MysqlxInteractiveTimeout *int `mandatory:"false" json:"mysqlxInteractiveTimeout"` // The maximum size of network packets that can be received by X Plugin. // This is the mysql variable "mysqlx_max_allowed_packet". MysqlxMaxAllowedPacket *int `mandatory:"false" json:"mysqlxMaxAllowedPacket"` // ("mysqlx_min_worker_threads") DEPRECATED -- variable should not be settable and will be ignored MysqlxMinWorkerThreads *int `mandatory:"false" json:"mysqlxMinWorkerThreads"` // The number of seconds that X Plugin waits for blocking read operations to complete. After this time, if the // read operation is not successful, X Plugin closes the connection and returns a warning notice with the error // code ER_IO_READ_ERROR to the client application. // mysqlxReadTimeout corresponds to the MySQL X Plugin system variable // mysqlx_read_timeout (https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html#sysvar_mysqlx_read_timeout) MysqlxReadTimeout *int `mandatory:"false" json:"mysqlxReadTimeout"` // The number of seconds that X Plugin waits for activity on a connection. // mysqlxWaitTimeout corresponds to the MySQL X Plugin system variable. // mysqlx_wait_timeout (https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html#sysvar_mysqlx_wait_timeout) MysqlxWaitTimeout *int `mandatory:"false" json:"mysqlxWaitTimeout"` // The number of seconds that X Plugin waits for blocking write operations to complete. After this time, if the // write operation is not successful, X Plugin closes the connection. // mysqlxReadmysqlxWriteTimeoutTimeout corresponds to the MySQL X Plugin system variable // mysqlx_write_timeout (https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html#sysvar_mysqlx_write_timeout) MysqlxWriteTimeout *int `mandatory:"false" json:"mysqlxWriteTimeout"` // The number of seconds to wait for more data from a connection before aborting the read. // netReadTimeout corresponds to the MySQL system variable // net_read_timeout (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_net_read_timeout) NetReadTimeout *int `mandatory:"false" json:"netReadTimeout"` // The number of seconds to wait for a block to be written to a connection before aborting the write. // netWriteTimeout corresponds to the MySQL system variable // net_write_timeout (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_net_write_timeout) NetWriteTimeout *int `mandatory:"false" json:"netWriteTimeout"` // ("parser_max_mem_size") ParserMaxMemSize *int64 `mandatory:"false" json:"parserMaxMemSize"` // ("query_alloc_block_size") DEPRECATED -- variable should not be settable and will be ignored QueryAllocBlockSize *int64 `mandatory:"false" json:"queryAllocBlockSize"` // ("query_prealloc_size") DEPRECATED -- variable should not be settable and will be ignored QueryPreallocSize *int64 `mandatory:"false" json:"queryPreallocSize"` // regexpTimeLimit corresponds to the MySQL system variable regexp_time_limit (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_regexp_time_limit) RegexpTimeLimit *int `mandatory:"false" json:"regexpTimeLimit"` // ("sql_mode") SqlMode *string `mandatory:"false" json:"sqlMode"` // The maximum size of internal in-memory temporary tables. This variable does not apply to user-created MEMORY tables. // tmp_table_size corresponds to the MySQL system variable // tmp_table_size (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_tmp_table_size) TmpTableSize *int64 `mandatory:"false" json:"tmpTableSize"` // Set the default compression level for the deflate algorithm. ("mysqlx_deflate_default_compression_level") MysqlxDeflateDefaultCompressionLevel *int `mandatory:"false" json:"mysqlxDeflateDefaultCompressionLevel"` // Limit the upper bound of accepted compression levels for the deflate algorithm. ("mysqlx_deflate_max_client_compression_level") MysqlxDeflateMaxClientCompressionLevel *int `mandatory:"false" json:"mysqlxDeflateMaxClientCompressionLevel"` // Limit the upper bound of accepted compression levels for the lz4 algorithm. ("mysqlx_lz4_max_client_compression_level") MysqlxLz4MaxClientCompressionLevel *int `mandatory:"false" json:"mysqlxLz4MaxClientCompressionLevel"` // Set the default compression level for the lz4 algorithm. ("mysqlx_lz4_default_compression_level") MysqlxLz4DefaultCompressionLevel *int `mandatory:"false" json:"mysqlxLz4DefaultCompressionLevel"` // Limit the upper bound of accepted compression levels for the zstd algorithm. ("mysqlx_zstd_max_client_compression_level") MysqlxZstdMaxClientCompressionLevel *int `mandatory:"false" json:"mysqlxZstdMaxClientCompressionLevel"` // Set the default compression level for the zstd algorithm. ("mysqlx_zstd_default_compression_level") MysqlxZstdDefaultCompressionLevel *int `mandatory:"false" json:"mysqlxZstdDefaultCompressionLevel"` // DEPRECATED -- typo of mysqlx_zstd_default_compression_level. variable will be ignored. MysqlZstdDefaultCompressionLevel *int `mandatory:"false" json:"mysqlZstdDefaultCompressionLevel"` // Each session that must perform a sort allocates a buffer of this size. // sortBufferSize corresponds to the MySQL system variable sort_buffer_size (https://dev.mysql.com/doc/refman/en/server-system-variables.html#sysvar_sort_buffer_size) SortBufferSize *int64 `mandatory:"false" json:"sortBufferSize"` // The number of seconds the server waits for activity on a noninteractive connection before closing it. // waitTimeout corresponds to the MySQL system variable. // wait_timeout (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_wait_timeout) WaitTimeout *int `mandatory:"false" json:"waitTimeout"` // Controls whether the thread pool uses dedicated listener threads. If enabled, a listener thread in each thread group is dedicated to the task of listening // for network events from clients, ensuring that the maximum number of query worker threads is no more than the value specified by threadPoolMaxTransactionsLimit. // threadPoolDedicatedListeners corresponds to the MySQL Database Service-specific system variable thread_pool_dedicated_listeners. ThreadPoolDedicatedListeners *bool `mandatory:"false" json:"threadPoolDedicatedListeners"` // Limits the maximum number of open transactions to the defined value. The default value is 0, which enforces no limit. // threadPoolMaxTransactionsLimit corresponds to the MySQL Database Service-specific system variable thread_pool_max_transactions_limit. ThreadPoolMaxTransactionsLimit *int `mandatory:"false" json:"threadPoolMaxTransactionsLimit"` // Initializes the time zone for each client that connects. // This corresponds to the MySQL System Variable "time_zone". // The values can be given in one of the following formats, none of which are case-sensitive: // - As a string indicating an offset from UTC of the form [H]H:MM, prefixed with a + or -, such as '+10:00', '-6:00', or '+05:30'. The permitted range is '-13:59' to '+14:00', inclusive. // - As a named time zone, as defined by the "IANA Time Zone database", such as 'Europe/Helsinki', 'US/Eastern', 'MET', or 'UTC'. TimeZone *string `mandatory:"false" json:"timeZone"` }
ConfigurationVariables User-defined service variables.
func (ConfigurationVariables) String ¶
func (m ConfigurationVariables) String() string
func (ConfigurationVariables) ValidateEnumValue ¶
func (m ConfigurationVariables) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ConfigurationVariablesBinlogRowMetadataEnum ¶
type ConfigurationVariablesBinlogRowMetadataEnum string
ConfigurationVariablesBinlogRowMetadataEnum Enum with underlying type: string
const ( ConfigurationVariablesBinlogRowMetadataFull ConfigurationVariablesBinlogRowMetadataEnum = "FULL" ConfigurationVariablesBinlogRowMetadataMinimal ConfigurationVariablesBinlogRowMetadataEnum = "MINIMAL" )
Set of constants representing the allowable values for ConfigurationVariablesBinlogRowMetadataEnum
func GetConfigurationVariablesBinlogRowMetadataEnumValues ¶
func GetConfigurationVariablesBinlogRowMetadataEnumValues() []ConfigurationVariablesBinlogRowMetadataEnum
GetConfigurationVariablesBinlogRowMetadataEnumValues Enumerates the set of values for ConfigurationVariablesBinlogRowMetadataEnum
func GetMappingConfigurationVariablesBinlogRowMetadataEnum ¶
func GetMappingConfigurationVariablesBinlogRowMetadataEnum(val string) (ConfigurationVariablesBinlogRowMetadataEnum, bool)
GetMappingConfigurationVariablesBinlogRowMetadataEnum performs case Insensitive comparison on enum value and return the desired enum
type ConfigurationVariablesCompletionTypeEnum ¶
type ConfigurationVariablesCompletionTypeEnum string
ConfigurationVariablesCompletionTypeEnum Enum with underlying type: string
const ( ConfigurationVariablesCompletionTypeNoChain ConfigurationVariablesCompletionTypeEnum = "NO_CHAIN" ConfigurationVariablesCompletionTypeChain ConfigurationVariablesCompletionTypeEnum = "CHAIN" ConfigurationVariablesCompletionTypeRelease ConfigurationVariablesCompletionTypeEnum = "RELEASE" )
Set of constants representing the allowable values for ConfigurationVariablesCompletionTypeEnum
func GetConfigurationVariablesCompletionTypeEnumValues ¶
func GetConfigurationVariablesCompletionTypeEnumValues() []ConfigurationVariablesCompletionTypeEnum
GetConfigurationVariablesCompletionTypeEnumValues Enumerates the set of values for ConfigurationVariablesCompletionTypeEnum
func GetMappingConfigurationVariablesCompletionTypeEnum ¶
func GetMappingConfigurationVariablesCompletionTypeEnum(val string) (ConfigurationVariablesCompletionTypeEnum, bool)
GetMappingConfigurationVariablesCompletionTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type ConfigurationVariablesDefaultAuthenticationPluginEnum ¶
type ConfigurationVariablesDefaultAuthenticationPluginEnum string
ConfigurationVariablesDefaultAuthenticationPluginEnum Enum with underlying type: string
const ( ConfigurationVariablesDefaultAuthenticationPluginMysqlNativePassword ConfigurationVariablesDefaultAuthenticationPluginEnum = "mysql_native_password" ConfigurationVariablesDefaultAuthenticationPluginSha256Password ConfigurationVariablesDefaultAuthenticationPluginEnum = "sha256_password" ConfigurationVariablesDefaultAuthenticationPluginCachingSha2Password ConfigurationVariablesDefaultAuthenticationPluginEnum = "caching_sha2_password" )
Set of constants representing the allowable values for ConfigurationVariablesDefaultAuthenticationPluginEnum
func GetConfigurationVariablesDefaultAuthenticationPluginEnumValues ¶
func GetConfigurationVariablesDefaultAuthenticationPluginEnumValues() []ConfigurationVariablesDefaultAuthenticationPluginEnum
GetConfigurationVariablesDefaultAuthenticationPluginEnumValues Enumerates the set of values for ConfigurationVariablesDefaultAuthenticationPluginEnum
func GetMappingConfigurationVariablesDefaultAuthenticationPluginEnum ¶
func GetMappingConfigurationVariablesDefaultAuthenticationPluginEnum(val string) (ConfigurationVariablesDefaultAuthenticationPluginEnum, bool)
GetMappingConfigurationVariablesDefaultAuthenticationPluginEnum performs case Insensitive comparison on enum value and return the desired enum
type ConfigurationVariablesGroupReplicationConsistencyEnum ¶
type ConfigurationVariablesGroupReplicationConsistencyEnum string
ConfigurationVariablesGroupReplicationConsistencyEnum Enum with underlying type: string
const ( ConfigurationVariablesGroupReplicationConsistencyEventual ConfigurationVariablesGroupReplicationConsistencyEnum = "EVENTUAL" ConfigurationVariablesGroupReplicationConsistencyBeforeOnPrimaryFailover ConfigurationVariablesGroupReplicationConsistencyEnum = "BEFORE_ON_PRIMARY_FAILOVER" ConfigurationVariablesGroupReplicationConsistencyBefore ConfigurationVariablesGroupReplicationConsistencyEnum = "BEFORE" ConfigurationVariablesGroupReplicationConsistencyAfter ConfigurationVariablesGroupReplicationConsistencyEnum = "AFTER" ConfigurationVariablesGroupReplicationConsistencyBeforeAndAfter ConfigurationVariablesGroupReplicationConsistencyEnum = "BEFORE_AND_AFTER" )
Set of constants representing the allowable values for ConfigurationVariablesGroupReplicationConsistencyEnum
func GetConfigurationVariablesGroupReplicationConsistencyEnumValues ¶
func GetConfigurationVariablesGroupReplicationConsistencyEnumValues() []ConfigurationVariablesGroupReplicationConsistencyEnum
GetConfigurationVariablesGroupReplicationConsistencyEnumValues Enumerates the set of values for ConfigurationVariablesGroupReplicationConsistencyEnum
func GetMappingConfigurationVariablesGroupReplicationConsistencyEnum ¶
func GetMappingConfigurationVariablesGroupReplicationConsistencyEnum(val string) (ConfigurationVariablesGroupReplicationConsistencyEnum, bool)
GetMappingConfigurationVariablesGroupReplicationConsistencyEnum performs case Insensitive comparison on enum value and return the desired enum
type ConfigurationVariablesTransactionIsolationEnum ¶
type ConfigurationVariablesTransactionIsolationEnum string
ConfigurationVariablesTransactionIsolationEnum Enum with underlying type: string
const ( ConfigurationVariablesTransactionIsolationReadUncommitted ConfigurationVariablesTransactionIsolationEnum = "READ-UNCOMMITTED" ConfigurationVariablesTransactionIsolationReadCommited ConfigurationVariablesTransactionIsolationEnum = "READ-COMMITED" ConfigurationVariablesTransactionIsolationReadCommitted ConfigurationVariablesTransactionIsolationEnum = "READ-COMMITTED" ConfigurationVariablesTransactionIsolationRepeatableRead ConfigurationVariablesTransactionIsolationEnum = "REPEATABLE-READ" ConfigurationVariablesTransactionIsolationSerializable ConfigurationVariablesTransactionIsolationEnum = "SERIALIZABLE" )
Set of constants representing the allowable values for ConfigurationVariablesTransactionIsolationEnum
func GetConfigurationVariablesTransactionIsolationEnumValues ¶
func GetConfigurationVariablesTransactionIsolationEnumValues() []ConfigurationVariablesTransactionIsolationEnum
GetConfigurationVariablesTransactionIsolationEnumValues Enumerates the set of values for ConfigurationVariablesTransactionIsolationEnum
func GetMappingConfigurationVariablesTransactionIsolationEnum ¶
func GetMappingConfigurationVariablesTransactionIsolationEnum(val string) (ConfigurationVariablesTransactionIsolationEnum, bool)
GetMappingConfigurationVariablesTransactionIsolationEnum performs case Insensitive comparison on enum value and return the desired enum
type CopyBackupDetails ¶ added in v65.68.0
type CopyBackupDetails struct { // The OCID of the compartment the DB system backup is to be copied to. // **Note:** The compartment must be the same as the compartment of the DB system backup in the source region. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The OCID of DB system backup to be copied. SourceBackupId *string `mandatory:"true" json:"sourceBackupId"` // The region identifier of the source region where the DB system backup exists. // For more information, please see Regions and Availability Domains (https://docs.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm). SourceRegion *string `mandatory:"true" json:"sourceRegion"` // A user-supplied description for the DB system backup. // By default, the source backup description will be used. Description *string `mandatory:"false" json:"description"` // A user-supplied display name for the DB system backup. // By default, the source backup display name will be used. DisplayName *string `mandatory:"false" json:"displayName"` }
CopyBackupDetails Details required to copy a DB system backup from its source region to a destination region.
func (CopyBackupDetails) String ¶ added in v65.68.0
func (m CopyBackupDetails) String() string
func (CopyBackupDetails) ValidateEnumValue ¶ added in v65.68.0
func (m CopyBackupDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CopyBackupRequest ¶ added in v65.68.0
type CopyBackupRequest struct { // Details required to copy a given DB system backup to another region. CopyBackupDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
CopyBackupRequest wrapper for the CopyBackup operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CopyBackup.go.html to see an example of how to use CopyBackupRequest.
func (CopyBackupRequest) BinaryRequestBody ¶ added in v65.68.0
func (request CopyBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (CopyBackupRequest) HTTPRequest ¶ added in v65.68.0
func (request CopyBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (CopyBackupRequest) RetryPolicy ¶ added in v65.68.0
func (request CopyBackupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (CopyBackupRequest) String ¶ added in v65.68.0
func (request CopyBackupRequest) String() string
func (CopyBackupRequest) ValidateEnumValue ¶ added in v65.68.0
func (request CopyBackupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CopyBackupResponse ¶ added in v65.68.0
type CopyBackupResponse struct { // The underlying http response RawResponse *http.Response // The Backup instance Backup `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
CopyBackupResponse wrapper for the CopyBackup operation
func (CopyBackupResponse) HTTPResponse ¶ added in v65.68.0
func (response CopyBackupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (CopyBackupResponse) String ¶ added in v65.68.0
func (response CopyBackupResponse) String() string
type CrashRecoveryStatusEnum ¶
type CrashRecoveryStatusEnum string
CrashRecoveryStatusEnum Enum with underlying type: string
const ( CrashRecoveryStatusEnabled CrashRecoveryStatusEnum = "ENABLED" CrashRecoveryStatusDisabled CrashRecoveryStatusEnum = "DISABLED" )
Set of constants representing the allowable values for CrashRecoveryStatusEnum
func GetCrashRecoveryStatusEnumValues ¶
func GetCrashRecoveryStatusEnumValues() []CrashRecoveryStatusEnum
GetCrashRecoveryStatusEnumValues Enumerates the set of values for CrashRecoveryStatusEnum
func GetMappingCrashRecoveryStatusEnum ¶
func GetMappingCrashRecoveryStatusEnum(val string) (CrashRecoveryStatusEnum, bool)
GetMappingCrashRecoveryStatusEnum performs case Insensitive comparison on enum value and return the desired enum
type CreateBackupDetails ¶
type CreateBackupDetails struct { // The OCID of the DB System the Backup is associated with. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // A user-supplied display name for the backup. DisplayName *string `mandatory:"false" json:"displayName"` // A user-supplied description for the backup. Description *string `mandatory:"false" json:"description"` // The type of backup. BackupType CreateBackupDetailsBackupTypeEnum `mandatory:"false" json:"backupType,omitempty"` // Number of days to retain this backup. RetentionInDays *int `mandatory:"false" json:"retentionInDays"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
CreateBackupDetails Complete information for a Backup.
func (CreateBackupDetails) String ¶
func (m CreateBackupDetails) String() string
func (CreateBackupDetails) ValidateEnumValue ¶
func (m CreateBackupDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateBackupDetailsBackupTypeEnum ¶
type CreateBackupDetailsBackupTypeEnum string
CreateBackupDetailsBackupTypeEnum Enum with underlying type: string
const ( CreateBackupDetailsBackupTypeFull CreateBackupDetailsBackupTypeEnum = "FULL" CreateBackupDetailsBackupTypeIncremental CreateBackupDetailsBackupTypeEnum = "INCREMENTAL" )
Set of constants representing the allowable values for CreateBackupDetailsBackupTypeEnum
func GetCreateBackupDetailsBackupTypeEnumValues ¶
func GetCreateBackupDetailsBackupTypeEnumValues() []CreateBackupDetailsBackupTypeEnum
GetCreateBackupDetailsBackupTypeEnumValues Enumerates the set of values for CreateBackupDetailsBackupTypeEnum
func GetMappingCreateBackupDetailsBackupTypeEnum ¶
func GetMappingCreateBackupDetailsBackupTypeEnum(val string) (CreateBackupDetailsBackupTypeEnum, bool)
GetMappingCreateBackupDetailsBackupTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type CreateBackupPolicyDetails ¶
type CreateBackupPolicyDetails struct { // Specifies if automatic backups are enabled. IsEnabled *bool `mandatory:"false" json:"isEnabled"` // The start of a 30-minute window of time in which daily, automated backups occur. // This should be in the format of the "Time" portion of an RFC3339-formatted timestamp. Any second or sub-second time data will be truncated to zero. // At some point in the window, the system may incur a brief service disruption as the backup is performed. WindowStartTime *string `mandatory:"false" json:"windowStartTime"` // Number of days to retain an automatic backup. RetentionInDays *int `mandatory:"false" json:"retentionInDays"` // Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. // Tags defined here will be copied verbatim as tags on the Backup resource created by this BackupPolicy. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to namespaces. // Tags defined here will be copied verbatim as tags on the Backup resource created by this BackupPolicy. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` PitrPolicy *PitrPolicy `mandatory:"false" json:"pitrPolicy"` }
CreateBackupPolicyDetails Backup policy as optionally used for DB System Creation.
func (CreateBackupPolicyDetails) String ¶
func (m CreateBackupPolicyDetails) String() string
func (CreateBackupPolicyDetails) ValidateEnumValue ¶
func (m CreateBackupPolicyDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateBackupRequest ¶
type CreateBackupRequest struct { // Create a Backup of a DB System. CreateBackupDetails `contributesTo:"body"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
CreateBackupRequest wrapper for the CreateBackup operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateBackup.go.html to see an example of how to use CreateBackupRequest.
func (CreateBackupRequest) BinaryRequestBody ¶
func (request CreateBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (CreateBackupRequest) HTTPRequest ¶
func (request CreateBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (CreateBackupRequest) RetryPolicy ¶
func (request CreateBackupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (CreateBackupRequest) String ¶
func (request CreateBackupRequest) String() string
func (CreateBackupRequest) ValidateEnumValue ¶
func (request CreateBackupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateBackupResponse ¶
type CreateBackupResponse struct { // The underlying http response RawResponse *http.Response // The Backup instance Backup `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
CreateBackupResponse wrapper for the CreateBackup operation
func (CreateBackupResponse) HTTPResponse ¶
func (response CreateBackupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (CreateBackupResponse) String ¶
func (response CreateBackupResponse) String() string
type CreateChannelDetails ¶
type CreateChannelDetails struct { Source CreateChannelSourceDetails `mandatory:"true" json:"source"` Target CreateChannelTargetDetails `mandatory:"true" json:"target"` // The OCID of the compartment. CompartmentId *string `mandatory:"false" json:"compartmentId"` // The user-friendly name for the Channel. It does not have to be unique. DisplayName *string `mandatory:"false" json:"displayName"` // Whether the Channel should be enabled upon creation. If set to true, the Channel // will be asynchronously started as a result of the create Channel operation. IsEnabled *bool `mandatory:"false" json:"isEnabled"` // User provided information about the Channel. Description *string `mandatory:"false" json:"description"` // Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
CreateChannelDetails Details required to create a Channel.
func (CreateChannelDetails) String ¶
func (m CreateChannelDetails) String() string
func (*CreateChannelDetails) UnmarshalJSON ¶
func (m *CreateChannelDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (CreateChannelDetails) ValidateEnumValue ¶
func (m CreateChannelDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateChannelRequest ¶
type CreateChannelRequest struct { // The parameters of the request to create the Channel. CreateChannelDetails `contributesTo:"body"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
CreateChannelRequest wrapper for the CreateChannel operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateChannel.go.html to see an example of how to use CreateChannelRequest.
func (CreateChannelRequest) BinaryRequestBody ¶
func (request CreateChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (CreateChannelRequest) HTTPRequest ¶
func (request CreateChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (CreateChannelRequest) RetryPolicy ¶
func (request CreateChannelRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (CreateChannelRequest) String ¶
func (request CreateChannelRequest) String() string
func (CreateChannelRequest) ValidateEnumValue ¶
func (request CreateChannelRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateChannelResponse ¶
type CreateChannelResponse struct { // The underlying http response RawResponse *http.Response // The Channel instance Channel `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
CreateChannelResponse wrapper for the CreateChannel operation
func (CreateChannelResponse) HTTPResponse ¶
func (response CreateChannelResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (CreateChannelResponse) String ¶
func (response CreateChannelResponse) String() string
type CreateChannelSourceDetails ¶
type CreateChannelSourceDetails interface { }
CreateChannelSourceDetails Parameters detailing how to provision the source for the given Channel.
type CreateChannelSourceFromMysqlDetails ¶
type CreateChannelSourceFromMysqlDetails struct { // The network address of the MySQL instance. Hostname *string `mandatory:"true" json:"hostname"` // The name of the replication user on the source MySQL instance. // The username has a maximum length of 96 characters. For more information, // please see the MySQL documentation (https://dev.mysql.com/doc/refman/8.0/en/change-master-to.html) Username *string `mandatory:"true" json:"username"` // The password for the replication user. The password must be // between 8 and 32 characters long, and must contain at least 1 // numeric character, 1 lowercase character, 1 uppercase character, // and 1 special (nonalphanumeric) character. Password *string `mandatory:"true" json:"password"` // The port the source MySQL instance listens on. Port *int `mandatory:"false" json:"port"` SslCaCertificate CaCertificate `mandatory:"false" json:"sslCaCertificate"` AnonymousTransactionsHandling AnonymousTransactionsHandling `mandatory:"false" json:"anonymousTransactionsHandling"` // The SSL mode of the Channel. SslMode ChannelSourceMysqlSslModeEnum `mandatory:"true" json:"sslMode"` }
CreateChannelSourceFromMysqlDetails Parameters detailing how to provision the source endpoint that is a MySQL Server. Typically a MySQL Server that is not managed by the MySQL Database Service.
func (CreateChannelSourceFromMysqlDetails) MarshalJSON ¶
func (m CreateChannelSourceFromMysqlDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (CreateChannelSourceFromMysqlDetails) String ¶
func (m CreateChannelSourceFromMysqlDetails) String() string
func (*CreateChannelSourceFromMysqlDetails) UnmarshalJSON ¶
func (m *CreateChannelSourceFromMysqlDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (CreateChannelSourceFromMysqlDetails) ValidateEnumValue ¶
func (m CreateChannelSourceFromMysqlDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateChannelTargetDetails ¶
type CreateChannelTargetDetails interface { }
CreateChannelTargetDetails Parameters detailing how to provision the target for the given Channel.
type CreateChannelTargetFromDbSystemDetails ¶
type CreateChannelTargetFromDbSystemDetails struct { // The OCID of the target DB System. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // The case-insensitive name that identifies the replication channel. Channel names // must follow the rules defined for MySQL identifiers (https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). // The names of non-Deleted Channels must be unique for each DB System. ChannelName *string `mandatory:"false" json:"channelName"` // The username for the replication applier of the target MySQL DB System. ApplierUsername *string `mandatory:"false" json:"applierUsername"` // Replication filter rules to be applied at the DB System Channel target. Filters []ChannelFilter `mandatory:"false" json:"filters"` // Specifies the amount of time, in seconds, that the channel waits before // applying a transaction received from the source. DelayInSeconds *int `mandatory:"false" json:"delayInSeconds"` // Specifies how a replication channel handles the creation and alteration of tables // that do not have a primary key. The default value is set to ALLOW. TablesWithoutPrimaryKeyHandling ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum `mandatory:"false" json:"tablesWithoutPrimaryKeyHandling,omitempty"` }
CreateChannelTargetFromDbSystemDetails Parameters detailing how to provision the target endpoint that is a DB System.
func (CreateChannelTargetFromDbSystemDetails) MarshalJSON ¶
func (m CreateChannelTargetFromDbSystemDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (CreateChannelTargetFromDbSystemDetails) String ¶
func (m CreateChannelTargetFromDbSystemDetails) String() string
func (CreateChannelTargetFromDbSystemDetails) ValidateEnumValue ¶
func (m CreateChannelTargetFromDbSystemDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateConfigurationDetails ¶
type CreateConfigurationDetails struct { // The OCID of the compartment. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The name of the associated Shape. ShapeName *string `mandatory:"true" json:"shapeName"` // User-provided data about the Configuration. Description *string `mandatory:"false" json:"description"` // The display name of the Configuration. DisplayName *string `mandatory:"false" json:"displayName"` InitVariables *InitializationVariables `mandatory:"false" json:"initVariables"` Variables *ConfigurationVariables `mandatory:"false" json:"variables"` // The OCID of the Configuration from which the new Configuration is derived. The values in CreateConfigurationDetails.variables supersede the variables of the parent Configuration. ParentConfigurationId *string `mandatory:"false" json:"parentConfigurationId"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
CreateConfigurationDetails The details required to create a new Configuration.
func (CreateConfigurationDetails) String ¶
func (m CreateConfigurationDetails) String() string
func (CreateConfigurationDetails) ValidateEnumValue ¶
func (m CreateConfigurationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateConfigurationRequest ¶
type CreateConfigurationRequest struct { // Request to create a Configuration. CreateConfigurationDetails `contributesTo:"body"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
CreateConfigurationRequest wrapper for the CreateConfiguration operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateConfiguration.go.html to see an example of how to use CreateConfigurationRequest.
func (CreateConfigurationRequest) BinaryRequestBody ¶
func (request CreateConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (CreateConfigurationRequest) HTTPRequest ¶
func (request CreateConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (CreateConfigurationRequest) RetryPolicy ¶
func (request CreateConfigurationRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (CreateConfigurationRequest) String ¶
func (request CreateConfigurationRequest) String() string
func (CreateConfigurationRequest) ValidateEnumValue ¶
func (request CreateConfigurationRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateConfigurationResponse ¶
type CreateConfigurationResponse struct { // The underlying http response RawResponse *http.Response // The Configuration instance Configuration `presentIn:"body"` // The URI for the entity being described in the response body. Location *string `presentIn:"header" name:"location"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
CreateConfigurationResponse wrapper for the CreateConfiguration operation
func (CreateConfigurationResponse) HTTPResponse ¶
func (response CreateConfigurationResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (CreateConfigurationResponse) String ¶
func (response CreateConfigurationResponse) String() string
type CreateDbSystemDetails ¶
type CreateDbSystemDetails struct { // The OCID of the compartment. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The name of the shape. The shape determines the resources allocated // - CPU cores and memory for VM shapes; CPU cores, memory and storage // for non-VM (or bare metal) shapes. To get a list of shapes, use the // ListShapes operation. ShapeName *string `mandatory:"true" json:"shapeName"` // The OCID of the subnet the DB System is associated with. SubnetId *string `mandatory:"true" json:"subnetId"` // The user-friendly name for the DB System. It does not have to be unique. DisplayName *string `mandatory:"false" json:"displayName"` // User-provided data about the DB System. Description *string `mandatory:"false" json:"description"` // Specifies if the DB System is highly available. // When creating a DB System with High Availability, three instances // are created and placed according to your region- and // subnet-type. The secondaries are placed automatically in the other // two availability or fault domains. You can choose the preferred // location of your primary instance, only. IsHighlyAvailable *bool `mandatory:"false" json:"isHighlyAvailable"` // The availability domain on which to deploy the Read/Write endpoint. This defines the preferred primary instance. // In a failover scenario, the Read/Write endpoint is redirected to one of the other availability domains // and the MySQL instance in that domain is promoted to the primary instance. // This redirection does not affect the IP address of the DB System in any way. // For a standalone DB System, this defines the availability domain in which the DB System is placed. AvailabilityDomain *string `mandatory:"false" json:"availabilityDomain"` // The fault domain on which to deploy the Read/Write endpoint. This defines the preferred primary instance. // In a failover scenario, the Read/Write endpoint is redirected to one of the other fault domains // and the MySQL instance in that domain is promoted to the primary instance. // This redirection does not affect the IP address of the DB System in any way. // For a standalone DB System, this defines the fault domain in which the DB System is placed. FaultDomain *string `mandatory:"false" json:"faultDomain"` // The OCID of the Configuration to be used for this DB System. ConfigurationId *string `mandatory:"false" json:"configurationId"` // The specific MySQL version identifier. MysqlVersion *string `mandatory:"false" json:"mysqlVersion"` // The username for the administrative user. AdminUsername *string `mandatory:"false" json:"adminUsername"` // The password for the administrative user. The password must be // between 8 and 32 characters long, and must contain at least 1 // numeric character, 1 lowercase character, 1 uppercase character, and // 1 special (nonalphanumeric) character. AdminPassword *string `mandatory:"false" json:"adminPassword"` // Initial size of the data volume in GBs that will be created and attached. // Keep in mind that this only specifies the size of the database data volume, // the log volume for the database will be scaled appropriately with its shape. DataStorageSizeInGBs *int `mandatory:"false" json:"dataStorageSizeInGBs"` DataStorage *DataStorageDetails `mandatory:"false" json:"dataStorage"` // The hostname for the primary endpoint of the DB System. Used for DNS. // The value is the hostname portion of the primary private IP's fully qualified domain name (FQDN) // (for example, "dbsystem-1" in FQDN "dbsystem-1.subnet123.vcn1.oraclevcn.com"). // Must be unique across all VNICs in the subnet and comply with RFC 952 and RFC 1123. HostnameLabel *string `mandatory:"false" json:"hostnameLabel"` // The IP address the DB System is configured to listen on. // A private IP address of your choice to assign to the primary endpoint of the DB System. // Must be an available IP address within the subnet's CIDR. If you don't specify a value, // Oracle automatically assigns a private IP address from the subnet. This should be a // "dotted-quad" style IPv4 address. IpAddress *string `mandatory:"false" json:"ipAddress"` // The port for primary endpoint of the DB System to listen on. Port *int `mandatory:"false" json:"port"` // The TCP network port on which X Plugin listens for connections. This is the X Plugin equivalent of port. PortX *int `mandatory:"false" json:"portX"` BackupPolicy *CreateBackupPolicyDetails `mandatory:"false" json:"backupPolicy"` Source CreateDbSystemSourceDetails `mandatory:"false" json:"source"` Maintenance *CreateMaintenanceDetails `mandatory:"false" json:"maintenance"` // Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` DeletionPolicy *CreateDeletionPolicyDetails `mandatory:"false" json:"deletionPolicy"` // Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, // and whether to enable or disable syncing of the Binary Logs. CrashRecovery CrashRecoveryStatusEnum `mandatory:"false" json:"crashRecovery,omitempty"` // Whether to enable monitoring via the Database Management service. DatabaseManagement DatabaseManagementStatusEnum `mandatory:"false" json:"databaseManagement,omitempty"` SecureConnections *SecureConnectionDetails `mandatory:"false" json:"secureConnections"` }
CreateDbSystemDetails Details required to create a DB System.
func (CreateDbSystemDetails) String ¶
func (m CreateDbSystemDetails) String() string
func (*CreateDbSystemDetails) UnmarshalJSON ¶
func (m *CreateDbSystemDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (CreateDbSystemDetails) ValidateEnumValue ¶
func (m CreateDbSystemDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateDbSystemRequest ¶
type CreateDbSystemRequest struct { // Request to create a DB System. CreateDbSystemDetails `contributesTo:"body"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
CreateDbSystemRequest wrapper for the CreateDbSystem operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateDbSystem.go.html to see an example of how to use CreateDbSystemRequest.
func (CreateDbSystemRequest) BinaryRequestBody ¶
func (request CreateDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (CreateDbSystemRequest) HTTPRequest ¶
func (request CreateDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (CreateDbSystemRequest) RetryPolicy ¶
func (request CreateDbSystemRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (CreateDbSystemRequest) String ¶
func (request CreateDbSystemRequest) String() string
func (CreateDbSystemRequest) ValidateEnumValue ¶
func (request CreateDbSystemRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateDbSystemResponse ¶
type CreateDbSystemResponse struct { // The underlying http response RawResponse *http.Response // The DbSystem instance DbSystem `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // The URI for the entity being described in the response body. Location *string `presentIn:"header" name:"location"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
CreateDbSystemResponse wrapper for the CreateDbSystem operation
func (CreateDbSystemResponse) HTTPResponse ¶
func (response CreateDbSystemResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (CreateDbSystemResponse) String ¶
func (response CreateDbSystemResponse) String() string
type CreateDbSystemSourceDetails ¶
type CreateDbSystemSourceDetails interface { }
CreateDbSystemSourceDetails Parameters detailing how to provision the initial data of the system.
type CreateDbSystemSourceDetailsSourceTypeEnum ¶
type CreateDbSystemSourceDetailsSourceTypeEnum string
CreateDbSystemSourceDetailsSourceTypeEnum Enum with underlying type: string
const ( CreateDbSystemSourceDetailsSourceTypeNone CreateDbSystemSourceDetailsSourceTypeEnum = "NONE" CreateDbSystemSourceDetailsSourceTypeBackup CreateDbSystemSourceDetailsSourceTypeEnum = "BACKUP" CreateDbSystemSourceDetailsSourceTypePitr CreateDbSystemSourceDetailsSourceTypeEnum = "PITR" CreateDbSystemSourceDetailsSourceTypeImporturl CreateDbSystemSourceDetailsSourceTypeEnum = "IMPORTURL" )
Set of constants representing the allowable values for CreateDbSystemSourceDetailsSourceTypeEnum
func GetCreateDbSystemSourceDetailsSourceTypeEnumValues ¶
func GetCreateDbSystemSourceDetailsSourceTypeEnumValues() []CreateDbSystemSourceDetailsSourceTypeEnum
GetCreateDbSystemSourceDetailsSourceTypeEnumValues Enumerates the set of values for CreateDbSystemSourceDetailsSourceTypeEnum
func GetMappingCreateDbSystemSourceDetailsSourceTypeEnum ¶
func GetMappingCreateDbSystemSourceDetailsSourceTypeEnum(val string) (CreateDbSystemSourceDetailsSourceTypeEnum, bool)
GetMappingCreateDbSystemSourceDetailsSourceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type CreateDbSystemSourceFromBackupDetails ¶
type CreateDbSystemSourceFromBackupDetails struct { // The OCID of the backup to be used as the source for the new DB System. BackupId *string `mandatory:"true" json:"backupId"` }
CreateDbSystemSourceFromBackupDetails Use the backupId to specify from which backup the new DB System will be created.
func (CreateDbSystemSourceFromBackupDetails) MarshalJSON ¶
func (m CreateDbSystemSourceFromBackupDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (CreateDbSystemSourceFromBackupDetails) String ¶
func (m CreateDbSystemSourceFromBackupDetails) String() string
func (CreateDbSystemSourceFromBackupDetails) ValidateEnumValue ¶
func (m CreateDbSystemSourceFromBackupDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateDbSystemSourceFromNoneDetails ¶
type CreateDbSystemSourceFromNoneDetails struct { }
CreateDbSystemSourceFromNoneDetails Creation of a DbSystem from no particular source.
func (CreateDbSystemSourceFromNoneDetails) MarshalJSON ¶
func (m CreateDbSystemSourceFromNoneDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (CreateDbSystemSourceFromNoneDetails) String ¶
func (m CreateDbSystemSourceFromNoneDetails) String() string
func (CreateDbSystemSourceFromNoneDetails) ValidateEnumValue ¶
func (m CreateDbSystemSourceFromNoneDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateDbSystemSourceFromPitrDetails ¶ added in v65.13.0
type CreateDbSystemSourceFromPitrDetails struct { // The OCID of the DB System from which a backup shall be selected to be // restored when creating the new DB System. Use this together with // recovery point to perform a point in time recovery operation. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // The date and time, as per RFC 3339, of the change up to which the // new DB System shall be restored to, using a backup and logs from the // original DB System. In case no point in time is specified, then this // new DB System shall be restored up to the latest change recorded for // the original DB System. RecoveryPoint *common.SDKTime `mandatory:"false" json:"recoveryPoint"` }
CreateDbSystemSourceFromPitrDetails DB System OCID to perform a point in time recovery to the current point in time. DB System OCID and recovery point to perform a point in time recovery to the specified recovery point.
func (CreateDbSystemSourceFromPitrDetails) MarshalJSON ¶ added in v65.13.0
func (m CreateDbSystemSourceFromPitrDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (CreateDbSystemSourceFromPitrDetails) String ¶ added in v65.13.0
func (m CreateDbSystemSourceFromPitrDetails) String() string
func (CreateDbSystemSourceFromPitrDetails) ValidateEnumValue ¶ added in v65.13.0
func (m CreateDbSystemSourceFromPitrDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateDbSystemSourceImportFromUrlDetails ¶
type CreateDbSystemSourceImportFromUrlDetails struct { // The Pre-Authenticated Request (PAR) of a bucket/prefix or PAR of a @.manifest.json object from the Object Storage. // Check Using Pre-Authenticated Requests (https://docs.oracle.com/en-us/iaas/Content/Object/Tasks/usingpreauthenticatedrequests.htm) // for information related to PAR creation. // Please create PAR with "Permit object reads" access type and "Enable Object Listing" permission when using a bucket/prefix PAR. // Please create PAR with "Permit object reads" access type when using a @.manifest.json object PAR. SourceUrl *string `mandatory:"true" json:"sourceUrl"` }
CreateDbSystemSourceImportFromUrlDetails An Object Storage PAR from which to import the DB System initial data.
func (CreateDbSystemSourceImportFromUrlDetails) MarshalJSON ¶
func (m CreateDbSystemSourceImportFromUrlDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (CreateDbSystemSourceImportFromUrlDetails) String ¶
func (m CreateDbSystemSourceImportFromUrlDetails) String() string
func (CreateDbSystemSourceImportFromUrlDetails) ValidateEnumValue ¶
func (m CreateDbSystemSourceImportFromUrlDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateDeletionPolicyDetails ¶
type CreateDeletionPolicyDetails struct { // Specifies if any automatic backups created for a DB System should be retained or deleted when the DB System is deleted. AutomaticBackupRetention CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum `mandatory:"false" json:"automaticBackupRetention,omitempty"` // Specifies whether or not a backup is taken when the DB System is deleted. // REQUIRE_FINAL_BACKUP: a backup is taken if the DB System is deleted. // SKIP_FINAL_BACKUP: a backup is not taken if the DB System is deleted. FinalBackup CreateDeletionPolicyDetailsFinalBackupEnum `mandatory:"false" json:"finalBackup,omitempty"` // Specifies whether the DB System can be deleted. Set to true to prevent deletion, false (default) to allow. IsDeleteProtected *bool `mandatory:"false" json:"isDeleteProtected"` }
CreateDeletionPolicyDetails Policy for how the DB System and related resources should be handled at the time of its deletion.
func (CreateDeletionPolicyDetails) String ¶
func (m CreateDeletionPolicyDetails) String() string
func (CreateDeletionPolicyDetails) ValidateEnumValue ¶
func (m CreateDeletionPolicyDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum ¶
type CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum string
CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum Enum with underlying type: string
const ( CreateDeletionPolicyDetailsAutomaticBackupRetentionDelete CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum = "DELETE" CreateDeletionPolicyDetailsAutomaticBackupRetentionRetain CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum = "RETAIN" )
Set of constants representing the allowable values for CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum
func GetCreateDeletionPolicyDetailsAutomaticBackupRetentionEnumValues ¶
func GetCreateDeletionPolicyDetailsAutomaticBackupRetentionEnumValues() []CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum
GetCreateDeletionPolicyDetailsAutomaticBackupRetentionEnumValues Enumerates the set of values for CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum
func GetMappingCreateDeletionPolicyDetailsAutomaticBackupRetentionEnum ¶
func GetMappingCreateDeletionPolicyDetailsAutomaticBackupRetentionEnum(val string) (CreateDeletionPolicyDetailsAutomaticBackupRetentionEnum, bool)
GetMappingCreateDeletionPolicyDetailsAutomaticBackupRetentionEnum performs case Insensitive comparison on enum value and return the desired enum
type CreateDeletionPolicyDetailsFinalBackupEnum ¶
type CreateDeletionPolicyDetailsFinalBackupEnum string
CreateDeletionPolicyDetailsFinalBackupEnum Enum with underlying type: string
const ( CreateDeletionPolicyDetailsFinalBackupSkipFinalBackup CreateDeletionPolicyDetailsFinalBackupEnum = "SKIP_FINAL_BACKUP" CreateDeletionPolicyDetailsFinalBackupRequireFinalBackup CreateDeletionPolicyDetailsFinalBackupEnum = "REQUIRE_FINAL_BACKUP" )
Set of constants representing the allowable values for CreateDeletionPolicyDetailsFinalBackupEnum
func GetCreateDeletionPolicyDetailsFinalBackupEnumValues ¶
func GetCreateDeletionPolicyDetailsFinalBackupEnumValues() []CreateDeletionPolicyDetailsFinalBackupEnum
GetCreateDeletionPolicyDetailsFinalBackupEnumValues Enumerates the set of values for CreateDeletionPolicyDetailsFinalBackupEnum
func GetMappingCreateDeletionPolicyDetailsFinalBackupEnum ¶
func GetMappingCreateDeletionPolicyDetailsFinalBackupEnum(val string) (CreateDeletionPolicyDetailsFinalBackupEnum, bool)
GetMappingCreateDeletionPolicyDetailsFinalBackupEnum performs case Insensitive comparison on enum value and return the desired enum
type CreateMaintenanceDetails ¶
type CreateMaintenanceDetails struct { // The start of the 2 hour maintenance window. // This string is of the format: "{day-of-week} {time-of-day}". // "{day-of-week}" is a case-insensitive string like "mon", "tue", &c. // "{time-of-day}" is the "Time" portion of an RFC3339-formatted timestamp. Any second or sub-second time data will be truncated to zero. // If you set the read replica maintenance window to "" or if not specified, the read replica is set same as the DB system maintenance window. WindowStartTime *string `mandatory:"true" json:"windowStartTime"` }
CreateMaintenanceDetails The Maintenance Policy for the DB System or Read Replica that this model is included in.
func (CreateMaintenanceDetails) String ¶
func (m CreateMaintenanceDetails) String() string
func (CreateMaintenanceDetails) ValidateEnumValue ¶
func (m CreateMaintenanceDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateReplicaDetails ¶ added in v65.27.0
type CreateReplicaDetails struct { // The OCID of the DB System the read replica is associated with. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // The user-friendly name for the read replica. It does not have to be unique. DisplayName *string `mandatory:"false" json:"displayName"` // User provided description of the read replica. Description *string `mandatory:"false" json:"description"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Specifies whether the read replica can be deleted. Set to true to prevent deletion, false (default) to allow. // Note that if a read replica is delete protected it also prevents the entire DB System from being deleted. If // the DB System is delete protected, read replicas can still be deleted individually if they are not delete // protected themselves. IsDeleteProtected *bool `mandatory:"false" json:"isDeleteProtected"` ReplicaOverrides *ReplicaOverrides `mandatory:"false" json:"replicaOverrides"` }
CreateReplicaDetails Details required to create a read replica.
func (CreateReplicaDetails) String ¶ added in v65.27.0
func (m CreateReplicaDetails) String() string
func (CreateReplicaDetails) ValidateEnumValue ¶ added in v65.27.0
func (m CreateReplicaDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateReplicaRequest ¶ added in v65.27.0
type CreateReplicaRequest struct { // The parameters of the request to create the read replica. CreateReplicaDetails `contributesTo:"body"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
CreateReplicaRequest wrapper for the CreateReplica operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateReplica.go.html to see an example of how to use CreateReplicaRequest.
func (CreateReplicaRequest) BinaryRequestBody ¶ added in v65.27.0
func (request CreateReplicaRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (CreateReplicaRequest) HTTPRequest ¶ added in v65.27.0
func (request CreateReplicaRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (CreateReplicaRequest) RetryPolicy ¶ added in v65.27.0
func (request CreateReplicaRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (CreateReplicaRequest) String ¶ added in v65.27.0
func (request CreateReplicaRequest) String() string
func (CreateReplicaRequest) ValidateEnumValue ¶ added in v65.27.0
func (request CreateReplicaRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type CreateReplicaResponse ¶ added in v65.27.0
type CreateReplicaResponse struct { // The underlying http response RawResponse *http.Response // The Replica instance Replica `presentIn:"body"` // The URI for the entity being described in the response body. Location *string `presentIn:"header" name:"location"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
CreateReplicaResponse wrapper for the CreateReplica operation
func (CreateReplicaResponse) HTTPResponse ¶ added in v65.27.0
func (response CreateReplicaResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (CreateReplicaResponse) String ¶ added in v65.27.0
func (response CreateReplicaResponse) String() string
type DataStorage ¶ added in v65.72.0
type DataStorage struct { // Enable/disable automatic storage expansion. When set to true, the DB System will automatically // add storage incrementally up to the value specified in maxStorageSizeInGBs. IsAutoExpandStorageEnabled *bool `mandatory:"false" json:"isAutoExpandStorageEnabled"` // Maximum storage size this DB System can expand to. When isAutoExpandStorageEnabled // is set to true, the DB System will add storage incrementally up to this value. // DB Systems with an initial storage size of 400 GB or less can be expanded up to 32 TB. // DB Systems with an initial storage size between 401-800 GB can be expanded up to 64 TB. // DB Systems with an initial storage size between 801-1200 GB can be expanded up to 96 TB. // DB Systems with an initial storage size of 1201 GB or more can be expanded up to 128 TB. // It is not possible to decrease data storage size. You cannot set the maximum data storage size to less // than either current DB System dataStorageSizeInGBs or allocatedStorageSizeInGBs. MaxStorageSizeInGBs *int `mandatory:"false" json:"maxStorageSizeInGBs"` // The actual allocated storage size for the DB System. This may be higher than dataStorageSizeInGBs // if an automatic storage expansion has occurred. AllocatedStorageSizeInGBs *int `mandatory:"false" json:"allocatedStorageSizeInGBs"` // User specified size of the data volume. May be less than current allocatedStorageSizeInGBs. DataStorageSizeInGBs *int `mandatory:"false" json:"dataStorageSizeInGBs"` // The absolute limit the DB System's storage size may ever expand to, either manually or automatically. // This limit is based based on the initial dataStorageSizeInGBs when the DB System was first created. // Both dataStorageSizeInGBs and maxDataStorageSizeInGBs can not exceed this value. // DB Systems with an initial storage size of 400 GB or less can be expanded up to 32 TB. // DB Systems with an initial storage size between 401-800 GB can be expanded up to 64 TB. // DB Systems with an initial storage size between 801-1200 GB can be expanded up to 96 TB. // DB Systems with an initial storage size of 1201 GB or more can be expanded up to 128 TB. DataStorageSizeLimitInGBs *int `mandatory:"false" json:"dataStorageSizeLimitInGBs"` }
DataStorage Data Storage information.
func (DataStorage) String ¶ added in v65.72.0
func (m DataStorage) String() string
func (DataStorage) ValidateEnumValue ¶ added in v65.72.0
func (m DataStorage) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DataStorageDetails ¶ added in v65.72.0
type DataStorageDetails struct { // Enable/disable automatic storage expansion. When set to true, the DB System will automatically // add storage incrementally up to the value specified in maxStorageSizeInGBs. IsAutoExpandStorageEnabled *bool `mandatory:"false" json:"isAutoExpandStorageEnabled"` // Maximum storage size this DB System can expand to. When isAutoExpandStorageEnabled // is set to true, the DB System will add storage incrementally up to this value. // DB Systems with an initial storage size of 400 GB or less can be expanded up to 32 TB. // DB Systems with an initial storage size between 401-800 GB can be expanded up to 64 TB. // DB Systems with an initial storage size between 801-1200 GB can be expanded up to 96 TB. // DB Systems with an initial storage size of 1201 GB or more can be expanded up to 128 TB. // It is not possible to decrease data storage size. You cannot set the maximum data storage size to less // than either current DB System dataStorageSizeInGBs or allocatedStorageSizeInGBs. MaxStorageSizeInGBs *int `mandatory:"false" json:"maxStorageSizeInGBs"` }
DataStorageDetails Data Storage configuration properties.
func (DataStorageDetails) String ¶ added in v65.72.0
func (m DataStorageDetails) String() string
func (DataStorageDetails) ValidateEnumValue ¶ added in v65.72.0
func (m DataStorageDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DatabaseManagementStatusEnum ¶ added in v65.52.0
type DatabaseManagementStatusEnum string
DatabaseManagementStatusEnum Enum with underlying type: string
const ( DatabaseManagementStatusEnabled DatabaseManagementStatusEnum = "ENABLED" DatabaseManagementStatusDisabled DatabaseManagementStatusEnum = "DISABLED" )
Set of constants representing the allowable values for DatabaseManagementStatusEnum
func GetDatabaseManagementStatusEnumValues ¶ added in v65.52.0
func GetDatabaseManagementStatusEnumValues() []DatabaseManagementStatusEnum
GetDatabaseManagementStatusEnumValues Enumerates the set of values for DatabaseManagementStatusEnum
func GetMappingDatabaseManagementStatusEnum ¶ added in v65.52.0
func GetMappingDatabaseManagementStatusEnum(val string) (DatabaseManagementStatusEnum, bool)
GetMappingDatabaseManagementStatusEnum performs case Insensitive comparison on enum value and return the desired enum
type DbBackupsClient ¶
type DbBackupsClient struct { common.BaseClient // contains filtered or unexported fields }
DbBackupsClient a client for DbBackups
func NewDbBackupsClientWithConfigurationProvider ¶
func NewDbBackupsClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client DbBackupsClient, err error)
NewDbBackupsClientWithConfigurationProvider Creates a new default DbBackups client with the given configuration provider. the configuration provider will be used for the default signer as well as reading the region
func NewDbBackupsClientWithOboToken ¶
func NewDbBackupsClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client DbBackupsClient, err error)
NewDbBackupsClientWithOboToken Creates a new default DbBackups client with the given configuration provider. The obotoken will be added to default headers and signed; the configuration provider will be used for the signer
as well as reading the region
func (DbBackupsClient) ChangeBackupCompartment ¶
func (client DbBackupsClient) ChangeBackupCompartment(ctx context.Context, request ChangeBackupCompartmentRequest) (response ChangeBackupCompartmentResponse, err error)
ChangeBackupCompartment Moves a DB System Backup into a different compartment. When provided, If-Match is checked against ETag values of the Backup.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ChangeBackupCompartment.go.html to see an example of how to use ChangeBackupCompartment API.
func (*DbBackupsClient) ConfigurationProvider ¶
func (client *DbBackupsClient) ConfigurationProvider() *common.ConfigurationProvider
ConfigurationProvider the ConfigurationProvider used in this client, or null if none set
func (DbBackupsClient) CopyBackup ¶ added in v65.68.0
func (client DbBackupsClient) CopyBackup(ctx context.Context, request CopyBackupRequest) (response CopyBackupResponse, err error)
CopyBackup Creates a copy of a DB system backup available in the specified source region.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CopyBackup.go.html to see an example of how to use CopyBackup API. A default retry strategy applies to this operation CopyBackup()
func (DbBackupsClient) CreateBackup ¶
func (client DbBackupsClient) CreateBackup(ctx context.Context, request CreateBackupRequest) (response CreateBackupResponse, err error)
CreateBackup Create a backup of a DB System.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateBackup.go.html to see an example of how to use CreateBackup API. A default retry strategy applies to this operation CreateBackup()
func (DbBackupsClient) DeleteBackup ¶
func (client DbBackupsClient) DeleteBackup(ctx context.Context, request DeleteBackupRequest) (response DeleteBackupResponse, err error)
DeleteBackup Delete a Backup.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteBackup.go.html to see an example of how to use DeleteBackup API. A default retry strategy applies to this operation DeleteBackup()
func (DbBackupsClient) GetBackup ¶
func (client DbBackupsClient) GetBackup(ctx context.Context, request GetBackupRequest) (response GetBackupResponse, err error)
GetBackup Get information about the specified Backup
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetBackup.go.html to see an example of how to use GetBackup API. A default retry strategy applies to this operation GetBackup()
func (DbBackupsClient) ListBackups ¶
func (client DbBackupsClient) ListBackups(ctx context.Context, request ListBackupsRequest) (response ListBackupsResponse, err error)
ListBackups Get a list of DB System backups.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListBackups.go.html to see an example of how to use ListBackups API. A default retry strategy applies to this operation ListBackups()
func (*DbBackupsClient) SetRegion ¶
func (client *DbBackupsClient) SetRegion(region string)
SetRegion overrides the region of this client.
func (DbBackupsClient) UpdateBackup ¶
func (client DbBackupsClient) UpdateBackup(ctx context.Context, request UpdateBackupRequest) (response UpdateBackupResponse, err error)
UpdateBackup Update the metadata of a Backup. Metadata such as the displayName or description
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateBackup.go.html to see an example of how to use UpdateBackup API. A default retry strategy applies to this operation UpdateBackup()
type DbSystem ¶
type DbSystem struct { // The OCID of the DB System. Id *string `mandatory:"true" json:"id"` // The user-friendly name for the DB System. It does not have to be unique. DisplayName *string `mandatory:"true" json:"displayName"` // The OCID of the compartment the DB System belongs in. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The OCID of the subnet the DB System is associated with. SubnetId *string `mandatory:"true" json:"subnetId"` // Name of the MySQL Version in use for the DB System. MysqlVersion *string `mandatory:"true" json:"mysqlVersion"` // DEPRECATED: User specified size of the data volume. May be less than current allocatedStorageSizeInGBs. // Replaced by dataStorage.dataStorageSizeInGBs. DataStorageSizeInGBs *int `mandatory:"true" json:"dataStorageSizeInGBs"` DataStorage *DataStorage `mandatory:"true" json:"dataStorage"` // The current state of the DB System. LifecycleState DbSystemLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` Maintenance *MaintenanceDetails `mandatory:"true" json:"maintenance"` DeletionPolicy *DeletionPolicyDetails `mandatory:"true" json:"deletionPolicy"` // The date and time the DB System was created. TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The time the DB System was last updated. TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` // User-provided data about the DB System. Description *string `mandatory:"false" json:"description"` // Specifies if the DB System is highly available. IsHighlyAvailable *bool `mandatory:"false" json:"isHighlyAvailable"` CurrentPlacement *DbSystemPlacement `mandatory:"false" json:"currentPlacement"` // If the DB System has a HeatWave Cluster attached. IsHeatWaveClusterAttached *bool `mandatory:"false" json:"isHeatWaveClusterAttached"` HeatWaveCluster *HeatWaveClusterSummary `mandatory:"false" json:"heatWaveCluster"` // The availability domain on which to deploy the Read/Write endpoint. This defines the preferred primary instance. // In a failover scenario, the Read/Write endpoint is redirected to one of the other availability domains // and the MySQL instance in that domain is promoted to the primary instance. // This redirection does not affect the IP address of the DB System in any way. // For a standalone DB System, this defines the availability domain in which the DB System is placed. AvailabilityDomain *string `mandatory:"false" json:"availabilityDomain"` // The fault domain on which to deploy the Read/Write endpoint. This defines the preferred primary instance. // In a failover scenario, the Read/Write endpoint is redirected to one of the other fault domains // and the MySQL instance in that domain is promoted to the primary instance. // This redirection does not affect the IP address of the DB System in any way. // For a standalone DB System, this defines the fault domain in which the DB System is placed. FaultDomain *string `mandatory:"false" json:"faultDomain"` // The shape of the primary instances of the DB System. The shape // determines resources allocated to a DB System - CPU cores // and memory for VM shapes; CPU cores, memory and storage for non-VM // (or bare metal) shapes. To get a list of shapes, use (the // ListShapes operation. ShapeName *string `mandatory:"false" json:"shapeName"` BackupPolicy *BackupPolicy `mandatory:"false" json:"backupPolicy"` Source DbSystemSource `mandatory:"false" json:"source"` // The OCID of the Configuration to be used for Instances in this DB System. ConfigurationId *string `mandatory:"false" json:"configurationId"` // The hostname for the primary endpoint of the DB System. Used for DNS. // The value is the hostname portion of the primary private IP's fully qualified domain name (FQDN) // (for example, "dbsystem-1" in FQDN "dbsystem-1.subnet123.vcn1.oraclevcn.com"). // Must be unique across all VNICs in the subnet and comply with RFC 952 and RFC 1123. HostnameLabel *string `mandatory:"false" json:"hostnameLabel"` // The IP address the DB System is configured to listen on. A private // IP address of the primary endpoint of the DB System. Must be an // available IP address within the subnet's CIDR. This will be a // "dotted-quad" style IPv4 address. IpAddress *string `mandatory:"false" json:"ipAddress"` // The port for primary endpoint of the DB System to listen on. Port *int `mandatory:"false" json:"port"` // The network port on which X Plugin listens for TCP/IP connections. This is the X Plugin equivalent of port. PortX *int `mandatory:"false" json:"portX"` // The network endpoints available for this DB System. Endpoints []DbSystemEndpoint `mandatory:"false" json:"endpoints"` // A list with a summary of all the Channels attached to the DB System. Channels []ChannelSummary `mandatory:"false" json:"channels"` // Additional information about the current lifecycleState. LifecycleDetails *string `mandatory:"false" json:"lifecycleDetails"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, // and whether to enable or disable syncing of the Binary Logs. CrashRecovery CrashRecoveryStatusEnum `mandatory:"false" json:"crashRecovery,omitempty"` PointInTimeRecoveryDetails *PointInTimeRecoveryDetails `mandatory:"false" json:"pointInTimeRecoveryDetails"` // Whether to enable monitoring via the Database Management service. DatabaseManagement DatabaseManagementStatusEnum `mandatory:"false" json:"databaseManagement,omitempty"` SecureConnections *SecureConnectionDetails `mandatory:"false" json:"secureConnections"` }
DbSystem A DB System is the core logical unit of MySQL Database Service.
func (*DbSystem) UnmarshalJSON ¶
UnmarshalJSON unmarshals from json
func (DbSystem) ValidateEnumValue ¶
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DbSystemClient ¶
type DbSystemClient struct { common.BaseClient // contains filtered or unexported fields }
DbSystemClient a client for DbSystem
func NewDbSystemClientWithConfigurationProvider ¶
func NewDbSystemClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client DbSystemClient, err error)
NewDbSystemClientWithConfigurationProvider Creates a new default DbSystem client with the given configuration provider. the configuration provider will be used for the default signer as well as reading the region
func NewDbSystemClientWithOboToken ¶
func NewDbSystemClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client DbSystemClient, err error)
NewDbSystemClientWithOboToken Creates a new default DbSystem client with the given configuration provider. The obotoken will be added to default headers and signed; the configuration provider will be used for the signer
as well as reading the region
func (DbSystemClient) AddHeatWaveCluster ¶
func (client DbSystemClient) AddHeatWaveCluster(ctx context.Context, request AddHeatWaveClusterRequest) (response AddHeatWaveClusterResponse, err error)
AddHeatWaveCluster Adds a HeatWave cluster to the DB System.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/AddHeatWaveCluster.go.html to see an example of how to use AddHeatWaveCluster API. A default retry strategy applies to this operation AddHeatWaveCluster()
func (*DbSystemClient) ConfigurationProvider ¶
func (client *DbSystemClient) ConfigurationProvider() *common.ConfigurationProvider
ConfigurationProvider the ConfigurationProvider used in this client, or null if none set
func (DbSystemClient) CreateDbSystem ¶
func (client DbSystemClient) CreateDbSystem(ctx context.Context, request CreateDbSystemRequest) (response CreateDbSystemResponse, err error)
CreateDbSystem Creates and launches a DB System.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateDbSystem.go.html to see an example of how to use CreateDbSystem API. A default retry strategy applies to this operation CreateDbSystem()
func (DbSystemClient) DeleteDbSystem ¶
func (client DbSystemClient) DeleteDbSystem(ctx context.Context, request DeleteDbSystemRequest) (response DeleteDbSystemResponse, err error)
DeleteDbSystem Delete a DB System, including terminating, detaching, removing, finalizing and otherwise deleting all related resources.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteDbSystem.go.html to see an example of how to use DeleteDbSystem API. A default retry strategy applies to this operation DeleteDbSystem()
func (DbSystemClient) DeleteHeatWaveCluster ¶
func (client DbSystemClient) DeleteHeatWaveCluster(ctx context.Context, request DeleteHeatWaveClusterRequest) (response DeleteHeatWaveClusterResponse, err error)
DeleteHeatWaveCluster Deletes the HeatWave cluster including terminating, detaching, removing, finalizing and otherwise deleting all related resources.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteHeatWaveCluster.go.html to see an example of how to use DeleteHeatWaveCluster API. A default retry strategy applies to this operation DeleteHeatWaveCluster()
func (DbSystemClient) GenerateHeatWaveClusterMemoryEstimate ¶
func (client DbSystemClient) GenerateHeatWaveClusterMemoryEstimate(ctx context.Context, request GenerateHeatWaveClusterMemoryEstimateRequest) (response GenerateHeatWaveClusterMemoryEstimateResponse, err error)
GenerateHeatWaveClusterMemoryEstimate Sends a request to estimate the memory footprints of user tables when loaded to HeatWave cluster memory.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GenerateHeatWaveClusterMemoryEstimate.go.html to see an example of how to use GenerateHeatWaveClusterMemoryEstimate API. A default retry strategy applies to this operation GenerateHeatWaveClusterMemoryEstimate()
func (DbSystemClient) GetDbSystem ¶
func (client DbSystemClient) GetDbSystem(ctx context.Context, request GetDbSystemRequest) (response GetDbSystemResponse, err error)
GetDbSystem Get information about the specified DB System.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetDbSystem.go.html to see an example of how to use GetDbSystem API. A default retry strategy applies to this operation GetDbSystem()
func (DbSystemClient) GetHeatWaveCluster ¶
func (client DbSystemClient) GetHeatWaveCluster(ctx context.Context, request GetHeatWaveClusterRequest) (response GetHeatWaveClusterResponse, err error)
GetHeatWaveCluster Gets information about the HeatWave cluster.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetHeatWaveCluster.go.html to see an example of how to use GetHeatWaveCluster API. A default retry strategy applies to this operation GetHeatWaveCluster()
func (DbSystemClient) GetHeatWaveClusterMemoryEstimate ¶
func (client DbSystemClient) GetHeatWaveClusterMemoryEstimate(ctx context.Context, request GetHeatWaveClusterMemoryEstimateRequest) (response GetHeatWaveClusterMemoryEstimateResponse, err error)
GetHeatWaveClusterMemoryEstimate Gets the most recent HeatWave cluster memory estimate that can be used to determine a suitable HeatWave cluster size.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetHeatWaveClusterMemoryEstimate.go.html to see an example of how to use GetHeatWaveClusterMemoryEstimate API. A default retry strategy applies to this operation GetHeatWaveClusterMemoryEstimate()
func (DbSystemClient) ListDbSystems ¶
func (client DbSystemClient) ListDbSystems(ctx context.Context, request ListDbSystemsRequest) (response ListDbSystemsResponse, err error)
ListDbSystems Get a list of DB Systems in the specified compartment. The default sort order is by timeUpdated, descending.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListDbSystems.go.html to see an example of how to use ListDbSystems API. A default retry strategy applies to this operation ListDbSystems()
func (DbSystemClient) RestartDbSystem ¶
func (client DbSystemClient) RestartDbSystem(ctx context.Context, request RestartDbSystemRequest) (response RestartDbSystemResponse, err error)
RestartDbSystem Restarts the specified DB System.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/RestartDbSystem.go.html to see an example of how to use RestartDbSystem API. A default retry strategy applies to this operation RestartDbSystem()
func (DbSystemClient) RestartHeatWaveCluster ¶
func (client DbSystemClient) RestartHeatWaveCluster(ctx context.Context, request RestartHeatWaveClusterRequest) (response RestartHeatWaveClusterResponse, err error)
RestartHeatWaveCluster Restarts the HeatWave cluster.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/RestartHeatWaveCluster.go.html to see an example of how to use RestartHeatWaveCluster API. A default retry strategy applies to this operation RestartHeatWaveCluster()
func (*DbSystemClient) SetRegion ¶
func (client *DbSystemClient) SetRegion(region string)
SetRegion overrides the region of this client.
func (DbSystemClient) StartDbSystem ¶
func (client DbSystemClient) StartDbSystem(ctx context.Context, request StartDbSystemRequest) (response StartDbSystemResponse, err error)
StartDbSystem Start the specified DB System.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/StartDbSystem.go.html to see an example of how to use StartDbSystem API. A default retry strategy applies to this operation StartDbSystem()
func (DbSystemClient) StartHeatWaveCluster ¶
func (client DbSystemClient) StartHeatWaveCluster(ctx context.Context, request StartHeatWaveClusterRequest) (response StartHeatWaveClusterResponse, err error)
StartHeatWaveCluster Starts the HeatWave cluster.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/StartHeatWaveCluster.go.html to see an example of how to use StartHeatWaveCluster API. A default retry strategy applies to this operation StartHeatWaveCluster()
func (DbSystemClient) StopDbSystem ¶
func (client DbSystemClient) StopDbSystem(ctx context.Context, request StopDbSystemRequest) (response StopDbSystemResponse, err error)
StopDbSystem Stops the specified DB System. A stopped DB System is not billed.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/StopDbSystem.go.html to see an example of how to use StopDbSystem API. A default retry strategy applies to this operation StopDbSystem()
func (DbSystemClient) StopHeatWaveCluster ¶
func (client DbSystemClient) StopHeatWaveCluster(ctx context.Context, request StopHeatWaveClusterRequest) (response StopHeatWaveClusterResponse, err error)
StopHeatWaveCluster Stops the HeatWave cluster.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/StopHeatWaveCluster.go.html to see an example of how to use StopHeatWaveCluster API. A default retry strategy applies to this operation StopHeatWaveCluster()
func (DbSystemClient) UpdateDbSystem ¶
func (client DbSystemClient) UpdateDbSystem(ctx context.Context, request UpdateDbSystemRequest) (response UpdateDbSystemResponse, err error)
UpdateDbSystem Update the configuration of a DB System. Updating different fields in the DB System will have different results on the uptime of the DB System. For example, changing the displayName of a DB System will take effect immediately, but changing the shape of a DB System is an asynchronous operation that involves provisioning new Compute resources, pausing the DB System and migrating storage before making the DB System available again.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateDbSystem.go.html to see an example of how to use UpdateDbSystem API. A default retry strategy applies to this operation UpdateDbSystem()
func (DbSystemClient) UpdateHeatWaveCluster ¶
func (client DbSystemClient) UpdateHeatWaveCluster(ctx context.Context, request UpdateHeatWaveClusterRequest) (response UpdateHeatWaveClusterResponse, err error)
UpdateHeatWaveCluster Updates the HeatWave cluster.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateHeatWaveCluster.go.html to see an example of how to use UpdateHeatWaveCluster API. A default retry strategy applies to this operation UpdateHeatWaveCluster()
type DbSystemEndpoint ¶
type DbSystemEndpoint struct { // The IP address the DB System is configured to listen on. IpAddress *string `mandatory:"true" json:"ipAddress"` // The port the MySQL instance listens on. Port *int `mandatory:"true" json:"port"` // The network port where to connect to use this endpoint using the X protocol. PortX *int `mandatory:"true" json:"portX"` // The network address of the DB System. Hostname *string `mandatory:"false" json:"hostname"` // The access modes from the client that this endpoint supports. Modes []DbSystemEndpointModesEnum `mandatory:"false" json:"modes,omitempty"` // The state of the endpoints, as far as it can seen from the DB System. // There may be some inconsistency with the actual state of the MySQL service. Status DbSystemEndpointStatusEnum `mandatory:"false" json:"status,omitempty"` // Additional information about the current endpoint status. StatusDetails *string `mandatory:"false" json:"statusDetails"` // The type of endpoint that clients and connectors can connect to. ResourceType DbSystemEndpointResourceTypeEnum `mandatory:"false" json:"resourceType,omitempty"` // The OCID of the resource that this endpoint is attached to. ResourceId *string `mandatory:"false" json:"resourceId"` }
DbSystemEndpoint A particular functional endpoint for access to a DB System, and the properties that apply to it.
func (DbSystemEndpoint) String ¶
func (m DbSystemEndpoint) String() string
func (DbSystemEndpoint) ValidateEnumValue ¶
func (m DbSystemEndpoint) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DbSystemEndpointModesEnum ¶
type DbSystemEndpointModesEnum string
DbSystemEndpointModesEnum Enum with underlying type: string
const ( DbSystemEndpointModesRead DbSystemEndpointModesEnum = "READ" DbSystemEndpointModesWrite DbSystemEndpointModesEnum = "WRITE" )
Set of constants representing the allowable values for DbSystemEndpointModesEnum
func GetDbSystemEndpointModesEnumValues ¶
func GetDbSystemEndpointModesEnumValues() []DbSystemEndpointModesEnum
GetDbSystemEndpointModesEnumValues Enumerates the set of values for DbSystemEndpointModesEnum
func GetMappingDbSystemEndpointModesEnum ¶
func GetMappingDbSystemEndpointModesEnum(val string) (DbSystemEndpointModesEnum, bool)
GetMappingDbSystemEndpointModesEnum performs case Insensitive comparison on enum value and return the desired enum
type DbSystemEndpointResourceTypeEnum ¶ added in v65.27.0
type DbSystemEndpointResourceTypeEnum string
DbSystemEndpointResourceTypeEnum Enum with underlying type: string
const ( DbSystemEndpointResourceTypeDbsystem DbSystemEndpointResourceTypeEnum = "DBSYSTEM" DbSystemEndpointResourceTypeReadReplica DbSystemEndpointResourceTypeEnum = "READ_REPLICA" DbSystemEndpointResourceTypeLoadBalancer DbSystemEndpointResourceTypeEnum = "LOAD_BALANCER" )
Set of constants representing the allowable values for DbSystemEndpointResourceTypeEnum
func GetDbSystemEndpointResourceTypeEnumValues ¶ added in v65.27.0
func GetDbSystemEndpointResourceTypeEnumValues() []DbSystemEndpointResourceTypeEnum
GetDbSystemEndpointResourceTypeEnumValues Enumerates the set of values for DbSystemEndpointResourceTypeEnum
func GetMappingDbSystemEndpointResourceTypeEnum ¶ added in v65.27.0
func GetMappingDbSystemEndpointResourceTypeEnum(val string) (DbSystemEndpointResourceTypeEnum, bool)
GetMappingDbSystemEndpointResourceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type DbSystemEndpointStatusEnum ¶
type DbSystemEndpointStatusEnum string
DbSystemEndpointStatusEnum Enum with underlying type: string
const ( DbSystemEndpointStatusActive DbSystemEndpointStatusEnum = "ACTIVE" DbSystemEndpointStatusInactive DbSystemEndpointStatusEnum = "INACTIVE" DbSystemEndpointStatusUpdating DbSystemEndpointStatusEnum = "UPDATING" )
Set of constants representing the allowable values for DbSystemEndpointStatusEnum
func GetDbSystemEndpointStatusEnumValues ¶
func GetDbSystemEndpointStatusEnumValues() []DbSystemEndpointStatusEnum
GetDbSystemEndpointStatusEnumValues Enumerates the set of values for DbSystemEndpointStatusEnum
func GetMappingDbSystemEndpointStatusEnum ¶
func GetMappingDbSystemEndpointStatusEnum(val string) (DbSystemEndpointStatusEnum, bool)
GetMappingDbSystemEndpointStatusEnum performs case Insensitive comparison on enum value and return the desired enum
type DbSystemLifecycleStateEnum ¶
type DbSystemLifecycleStateEnum string
DbSystemLifecycleStateEnum Enum with underlying type: string
const ( DbSystemLifecycleStateCreating DbSystemLifecycleStateEnum = "CREATING" DbSystemLifecycleStateActive DbSystemLifecycleStateEnum = "ACTIVE" DbSystemLifecycleStateInactive DbSystemLifecycleStateEnum = "INACTIVE" DbSystemLifecycleStateUpdating DbSystemLifecycleStateEnum = "UPDATING" DbSystemLifecycleStateDeleting DbSystemLifecycleStateEnum = "DELETING" DbSystemLifecycleStateDeleted DbSystemLifecycleStateEnum = "DELETED" DbSystemLifecycleStateFailed DbSystemLifecycleStateEnum = "FAILED" )
Set of constants representing the allowable values for DbSystemLifecycleStateEnum
func GetDbSystemLifecycleStateEnumValues ¶
func GetDbSystemLifecycleStateEnumValues() []DbSystemLifecycleStateEnum
GetDbSystemLifecycleStateEnumValues Enumerates the set of values for DbSystemLifecycleStateEnum
func GetMappingDbSystemLifecycleStateEnum ¶
func GetMappingDbSystemLifecycleStateEnum(val string) (DbSystemLifecycleStateEnum, bool)
GetMappingDbSystemLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
type DbSystemPlacement ¶
type DbSystemPlacement struct { // The availability domain in which the DB System is placed. AvailabilityDomain *string `mandatory:"false" json:"availabilityDomain"` // The fault domain in which the DB System is placed. FaultDomain *string `mandatory:"false" json:"faultDomain"` }
DbSystemPlacement The availability domain and fault domain a DB System is placed in.
func (DbSystemPlacement) String ¶
func (m DbSystemPlacement) String() string
func (DbSystemPlacement) ValidateEnumValue ¶
func (m DbSystemPlacement) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DbSystemSnapshot ¶
type DbSystemSnapshot struct { // The OCID of the DB System. Id *string `mandatory:"true" json:"id"` // The user-friendly name for the DB System. It does not have to be unique. DisplayName *string `mandatory:"true" json:"displayName"` // The OCID of the compartment the DB System belongs in. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The OCID of the subnet the DB System is associated with. SubnetId *string `mandatory:"true" json:"subnetId"` // Name of the MySQL Version in use for the DB System. MysqlVersion *string `mandatory:"true" json:"mysqlVersion"` // DEPRECATED: User specified size of the data volume. May be less than current allocatedStorageSizeInGBs. // Replaced by dataStorage.dataStorageSizeInGBs. DataStorageSizeInGBs *int `mandatory:"true" json:"dataStorageSizeInGBs"` Maintenance *MaintenanceDetails `mandatory:"true" json:"maintenance"` DeletionPolicy *DeletionPolicyDetails `mandatory:"true" json:"deletionPolicy"` // User-provided data about the DB System. Description *string `mandatory:"false" json:"description"` // The Availability Domain where the primary DB System should be located. AvailabilityDomain *string `mandatory:"false" json:"availabilityDomain"` // The name of the Fault Domain the DB System is located in. FaultDomain *string `mandatory:"false" json:"faultDomain"` // The shape of the primary instances of the DB System. The shape // determines resources allocated to a DB System - CPU cores // and memory for VM shapes; CPU cores, memory and storage for non-VM // (or bare metal) shapes. To get a list of shapes, use (the // ListShapes operation. ShapeName *string `mandatory:"false" json:"shapeName"` // The username for the administrative user. AdminUsername *string `mandatory:"false" json:"adminUsername"` BackupPolicy *BackupPolicy `mandatory:"false" json:"backupPolicy"` // The OCID of the Configuration to be used for Instances in this DB System. ConfigurationId *string `mandatory:"false" json:"configurationId"` DataStorage *DataStorage `mandatory:"false" json:"dataStorage"` // The hostname for the primary endpoint of the DB System. Used for DNS. // The value is the hostname portion of the primary private IP's fully qualified domain name (FQDN) // (for example, "dbsystem-1" in FQDN "dbsystem-1.subnet123.vcn1.oraclevcn.com"). // Must be unique across all VNICs in the subnet and comply with RFC 952 and RFC 1123. HostnameLabel *string `mandatory:"false" json:"hostnameLabel"` // The IP address the DB System is configured to listen on. A private // IP address of the primary endpoint of the DB System. Must be an // available IP address within the subnet's CIDR. This will be a // "dotted-quad" style IPv4 address. IpAddress *string `mandatory:"false" json:"ipAddress"` // The port for primary endpoint of the DB System to listen on. Port *int `mandatory:"false" json:"port"` // The network port on which X Plugin listens for TCP/IP connections. This is the X Plugin equivalent of port. PortX *int `mandatory:"false" json:"portX"` // Specifies if the DB System is highly available. IsHighlyAvailable *bool `mandatory:"false" json:"isHighlyAvailable"` // The network endpoints available for this DB System. Endpoints []DbSystemEndpoint `mandatory:"false" json:"endpoints"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, // and whether to enable or disable syncing of the Binary Logs. CrashRecovery CrashRecoveryStatusEnum `mandatory:"false" json:"crashRecovery,omitempty"` // Whether to enable monitoring via the Database Management service. DatabaseManagement DatabaseManagementStatusEnum `mandatory:"false" json:"databaseManagement,omitempty"` SecureConnections *SecureConnectionDetails `mandatory:"false" json:"secureConnections"` // The region identifier of the region where the DB system exists. // For more information, please see Regions and Availability Domains (https://docs.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm). Region *string `mandatory:"false" json:"region"` }
DbSystemSnapshot Snapshot of the DbSystem details at the time of the backup
func (DbSystemSnapshot) String ¶
func (m DbSystemSnapshot) String() string
func (DbSystemSnapshot) ValidateEnumValue ¶
func (m DbSystemSnapshot) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DbSystemSnapshotSummary ¶ added in v65.68.0
type DbSystemSnapshotSummary struct { // The user-friendly name for the DB system. It does not have to be unique. DisplayName *string `mandatory:"true" json:"displayName"` // The OCID of the DB System. Id *string `mandatory:"true" json:"id"` // The region identifier of the region where the DB system exists. // For more information, please see Regions and Availability Domains (https://docs.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm). Region *string `mandatory:"true" json:"region"` }
DbSystemSnapshotSummary A summary of snapshot of the DB system details at the time of the backup.
func (DbSystemSnapshotSummary) String ¶ added in v65.68.0
func (m DbSystemSnapshotSummary) String() string
func (DbSystemSnapshotSummary) ValidateEnumValue ¶ added in v65.68.0
func (m DbSystemSnapshotSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DbSystemSource ¶
type DbSystemSource interface { }
DbSystemSource Parameters detailing how to provision the initial data of the DB System.
type DbSystemSourceFromBackup ¶
type DbSystemSourceFromBackup struct { // The OCID of the backup to be used as the source for the new DB System. BackupId *string `mandatory:"true" json:"backupId"` }
DbSystemSourceFromBackup From which backup this DB System was created.
func (DbSystemSourceFromBackup) MarshalJSON ¶
func (m DbSystemSourceFromBackup) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (DbSystemSourceFromBackup) String ¶
func (m DbSystemSourceFromBackup) String() string
func (DbSystemSourceFromBackup) ValidateEnumValue ¶
func (m DbSystemSourceFromBackup) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DbSystemSourceFromNone ¶
type DbSystemSourceFromNone struct { }
DbSystemSourceFromNone A DB System created from no particular external source.
func (DbSystemSourceFromNone) MarshalJSON ¶
func (m DbSystemSourceFromNone) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (DbSystemSourceFromNone) String ¶
func (m DbSystemSourceFromNone) String() string
func (DbSystemSourceFromNone) ValidateEnumValue ¶
func (m DbSystemSourceFromNone) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DbSystemSourceFromPitr ¶ added in v65.13.0
type DbSystemSourceFromPitr struct { // The OCID of the DB System from which a backup shall be selected to be // restored when creating the new DB System. Use this together with // recovery point to perform a point in time recovery operation. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // The date and time, as per RFC 3339, of the change up to which the // new DB System shall be restored to, using a backup and logs from the // original DB System. In case no point in time is specified, then this // new DB System shall be restored up to the latest change recorded for // the original DB System. RecoveryPoint *common.SDKTime `mandatory:"false" json:"recoveryPoint"` }
DbSystemSourceFromPitr DB System OCID to perform a point in time recovery to the current point in time. DB System OCID and recovery point to perform a point in time recovery to the specified recovery point.
func (DbSystemSourceFromPitr) MarshalJSON ¶ added in v65.13.0
func (m DbSystemSourceFromPitr) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (DbSystemSourceFromPitr) String ¶ added in v65.13.0
func (m DbSystemSourceFromPitr) String() string
func (DbSystemSourceFromPitr) ValidateEnumValue ¶ added in v65.13.0
func (m DbSystemSourceFromPitr) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DbSystemSourceImportFromUrl ¶
type DbSystemSourceImportFromUrl struct { }
DbSystemSourceImportFromUrl An Object Storage PAR from which to import the DB System initial data.
func (DbSystemSourceImportFromUrl) MarshalJSON ¶
func (m DbSystemSourceImportFromUrl) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (DbSystemSourceImportFromUrl) String ¶
func (m DbSystemSourceImportFromUrl) String() string
func (DbSystemSourceImportFromUrl) ValidateEnumValue ¶
func (m DbSystemSourceImportFromUrl) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DbSystemSourceSourceTypeEnum ¶
type DbSystemSourceSourceTypeEnum string
DbSystemSourceSourceTypeEnum Enum with underlying type: string
const ( DbSystemSourceSourceTypeNone DbSystemSourceSourceTypeEnum = "NONE" DbSystemSourceSourceTypeBackup DbSystemSourceSourceTypeEnum = "BACKUP" DbSystemSourceSourceTypePitr DbSystemSourceSourceTypeEnum = "PITR" DbSystemSourceSourceTypeImporturl DbSystemSourceSourceTypeEnum = "IMPORTURL" )
Set of constants representing the allowable values for DbSystemSourceSourceTypeEnum
func GetDbSystemSourceSourceTypeEnumValues ¶
func GetDbSystemSourceSourceTypeEnumValues() []DbSystemSourceSourceTypeEnum
GetDbSystemSourceSourceTypeEnumValues Enumerates the set of values for DbSystemSourceSourceTypeEnum
func GetMappingDbSystemSourceSourceTypeEnum ¶
func GetMappingDbSystemSourceSourceTypeEnum(val string) (DbSystemSourceSourceTypeEnum, bool)
GetMappingDbSystemSourceSourceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type DbSystemSummary ¶
type DbSystemSummary struct { // The OCID of the DB System. Id *string `mandatory:"true" json:"id"` // The user-friendly name for the DB System. It does not have to be unique. DisplayName *string `mandatory:"true" json:"displayName"` // The current state of the DB System. LifecycleState DbSystemLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // Name of the MySQL Version in use for the DB System. MysqlVersion *string `mandatory:"true" json:"mysqlVersion"` // The date and time the DB System was created. TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The time the DB System was last updated. TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` // User-provided data about the DB System. Description *string `mandatory:"false" json:"description"` // The OCID of the compartment the DB System belongs in. CompartmentId *string `mandatory:"false" json:"compartmentId"` // Specifies if the DB System is highly available. IsHighlyAvailable *bool `mandatory:"false" json:"isHighlyAvailable"` CurrentPlacement *DbSystemPlacement `mandatory:"false" json:"currentPlacement"` // If the DB System has a HeatWave Cluster attached. IsHeatWaveClusterAttached *bool `mandatory:"false" json:"isHeatWaveClusterAttached"` HeatWaveCluster *HeatWaveClusterSummary `mandatory:"false" json:"heatWaveCluster"` // The availability domain on which to deploy the Read/Write endpoint. This defines the preferred primary instance. // In a failover scenario, the Read/Write endpoint is redirected to one of the other availability domains // and the MySQL instance in that domain is promoted to the primary instance. // This redirection does not affect the IP address of the DB System in any way. // For a standalone DB System, this defines the availability domain in which the DB System is placed. AvailabilityDomain *string `mandatory:"false" json:"availabilityDomain"` // The fault domain on which to deploy the Read/Write endpoint. This defines the preferred primary instance. // In a failover scenario, the Read/Write endpoint is redirected to one of the other fault domains // and the MySQL instance in that domain is promoted to the primary instance. // This redirection does not affect the IP address of the DB System in any way. // For a standalone DB System, this defines the fault domain in which the DB System is placed. FaultDomain *string `mandatory:"false" json:"faultDomain"` // The network endpoints available for this DB System. Endpoints []DbSystemEndpoint `mandatory:"false" json:"endpoints"` DeletionPolicy *DeletionPolicyDetails `mandatory:"false" json:"deletionPolicy"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` BackupPolicy *BackupPolicy `mandatory:"false" json:"backupPolicy"` // The shape of the primary instances of the DB System. The shape // determines resources allocated to a DB System - CPU cores // and memory for VM shapes; CPU cores, memory and storage for non-VM // (or bare metal) shapes. To get a list of shapes, use (the // ListShapes operation. ShapeName *string `mandatory:"false" json:"shapeName"` // Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, // and whether to enable or disable syncing of the Binary Logs. CrashRecovery CrashRecoveryStatusEnum `mandatory:"false" json:"crashRecovery,omitempty"` // Whether to enable monitoring via the Database Management service. DatabaseManagement DatabaseManagementStatusEnum `mandatory:"false" json:"databaseManagement,omitempty"` }
DbSystemSummary A summary of a DB System.
func (DbSystemSummary) String ¶
func (m DbSystemSummary) String() string
func (DbSystemSummary) ValidateEnumValue ¶
func (m DbSystemSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DeleteBackupRequest ¶
type DeleteBackupRequest struct { // The OCID of the Backup BackupId *string `mandatory:"true" contributesTo:"path" name:"backupId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
DeleteBackupRequest wrapper for the DeleteBackup operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteBackup.go.html to see an example of how to use DeleteBackupRequest.
func (DeleteBackupRequest) BinaryRequestBody ¶
func (request DeleteBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (DeleteBackupRequest) HTTPRequest ¶
func (request DeleteBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (DeleteBackupRequest) RetryPolicy ¶
func (request DeleteBackupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (DeleteBackupRequest) String ¶
func (request DeleteBackupRequest) String() string
func (DeleteBackupRequest) ValidateEnumValue ¶
func (request DeleteBackupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DeleteBackupResponse ¶
type DeleteBackupResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
DeleteBackupResponse wrapper for the DeleteBackup operation
func (DeleteBackupResponse) HTTPResponse ¶
func (response DeleteBackupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (DeleteBackupResponse) String ¶
func (response DeleteBackupResponse) String() string
type DeleteChannelRequest ¶
type DeleteChannelRequest struct { // The Channel OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). ChannelId *string `mandatory:"true" contributesTo:"path" name:"channelId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
DeleteChannelRequest wrapper for the DeleteChannel operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteChannel.go.html to see an example of how to use DeleteChannelRequest.
func (DeleteChannelRequest) BinaryRequestBody ¶
func (request DeleteChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (DeleteChannelRequest) HTTPRequest ¶
func (request DeleteChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (DeleteChannelRequest) RetryPolicy ¶
func (request DeleteChannelRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (DeleteChannelRequest) String ¶
func (request DeleteChannelRequest) String() string
func (DeleteChannelRequest) ValidateEnumValue ¶
func (request DeleteChannelRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DeleteChannelResponse ¶
type DeleteChannelResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
DeleteChannelResponse wrapper for the DeleteChannel operation
func (DeleteChannelResponse) HTTPResponse ¶
func (response DeleteChannelResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (DeleteChannelResponse) String ¶
func (response DeleteChannelResponse) String() string
type DeleteConfigurationRequest ¶
type DeleteConfigurationRequest struct { // The OCID of the Configuration. ConfigurationId *string `mandatory:"true" contributesTo:"path" name:"configurationId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
DeleteConfigurationRequest wrapper for the DeleteConfiguration operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteConfiguration.go.html to see an example of how to use DeleteConfigurationRequest.
func (DeleteConfigurationRequest) BinaryRequestBody ¶
func (request DeleteConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (DeleteConfigurationRequest) HTTPRequest ¶
func (request DeleteConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (DeleteConfigurationRequest) RetryPolicy ¶
func (request DeleteConfigurationRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (DeleteConfigurationRequest) String ¶
func (request DeleteConfigurationRequest) String() string
func (DeleteConfigurationRequest) ValidateEnumValue ¶
func (request DeleteConfigurationRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DeleteConfigurationResponse ¶
type DeleteConfigurationResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
DeleteConfigurationResponse wrapper for the DeleteConfiguration operation
func (DeleteConfigurationResponse) HTTPResponse ¶
func (response DeleteConfigurationResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (DeleteConfigurationResponse) String ¶
func (response DeleteConfigurationResponse) String() string
type DeleteDbSystemRequest ¶
type DeleteDbSystemRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
DeleteDbSystemRequest wrapper for the DeleteDbSystem operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteDbSystem.go.html to see an example of how to use DeleteDbSystemRequest.
func (DeleteDbSystemRequest) BinaryRequestBody ¶
func (request DeleteDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (DeleteDbSystemRequest) HTTPRequest ¶
func (request DeleteDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (DeleteDbSystemRequest) RetryPolicy ¶
func (request DeleteDbSystemRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (DeleteDbSystemRequest) String ¶
func (request DeleteDbSystemRequest) String() string
func (DeleteDbSystemRequest) ValidateEnumValue ¶
func (request DeleteDbSystemRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DeleteDbSystemResponse ¶
type DeleteDbSystemResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
DeleteDbSystemResponse wrapper for the DeleteDbSystem operation
func (DeleteDbSystemResponse) HTTPResponse ¶
func (response DeleteDbSystemResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (DeleteDbSystemResponse) String ¶
func (response DeleteDbSystemResponse) String() string
type DeleteHeatWaveClusterRequest ¶
type DeleteHeatWaveClusterRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
DeleteHeatWaveClusterRequest wrapper for the DeleteHeatWaveCluster operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteHeatWaveCluster.go.html to see an example of how to use DeleteHeatWaveClusterRequest.
func (DeleteHeatWaveClusterRequest) BinaryRequestBody ¶
func (request DeleteHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (DeleteHeatWaveClusterRequest) HTTPRequest ¶
func (request DeleteHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (DeleteHeatWaveClusterRequest) RetryPolicy ¶
func (request DeleteHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (DeleteHeatWaveClusterRequest) String ¶
func (request DeleteHeatWaveClusterRequest) String() string
func (DeleteHeatWaveClusterRequest) ValidateEnumValue ¶
func (request DeleteHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DeleteHeatWaveClusterResponse ¶
type DeleteHeatWaveClusterResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
DeleteHeatWaveClusterResponse wrapper for the DeleteHeatWaveCluster operation
func (DeleteHeatWaveClusterResponse) HTTPResponse ¶
func (response DeleteHeatWaveClusterResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (DeleteHeatWaveClusterResponse) String ¶
func (response DeleteHeatWaveClusterResponse) String() string
type DeleteReplicaRequest ¶ added in v65.27.0
type DeleteReplicaRequest struct { // The Replica OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). ReplicaId *string `mandatory:"true" contributesTo:"path" name:"replicaId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
DeleteReplicaRequest wrapper for the DeleteReplica operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteReplica.go.html to see an example of how to use DeleteReplicaRequest.
func (DeleteReplicaRequest) BinaryRequestBody ¶ added in v65.27.0
func (request DeleteReplicaRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (DeleteReplicaRequest) HTTPRequest ¶ added in v65.27.0
func (request DeleteReplicaRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (DeleteReplicaRequest) RetryPolicy ¶ added in v65.27.0
func (request DeleteReplicaRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (DeleteReplicaRequest) String ¶ added in v65.27.0
func (request DeleteReplicaRequest) String() string
func (DeleteReplicaRequest) ValidateEnumValue ¶ added in v65.27.0
func (request DeleteReplicaRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DeleteReplicaResponse ¶ added in v65.27.0
type DeleteReplicaResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
DeleteReplicaResponse wrapper for the DeleteReplica operation
func (DeleteReplicaResponse) HTTPResponse ¶ added in v65.27.0
func (response DeleteReplicaResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (DeleteReplicaResponse) String ¶ added in v65.27.0
func (response DeleteReplicaResponse) String() string
type DeletionPolicyDetails ¶
type DeletionPolicyDetails struct { // Specifies if any automatic backups created for a DB System should be retained or deleted when the DB System is deleted. AutomaticBackupRetention DeletionPolicyDetailsAutomaticBackupRetentionEnum `mandatory:"true" json:"automaticBackupRetention"` // Specifies whether or not a backup is taken when the DB System is deleted. // REQUIRE_FINAL_BACKUP: a backup is taken if the DB System is deleted. // SKIP_FINAL_BACKUP: a backup is not taken if the DB System is deleted. FinalBackup DeletionPolicyDetailsFinalBackupEnum `mandatory:"true" json:"finalBackup"` // Specifies whether the DB System can be deleted. Set to true to prevent deletion, false (default) to allow. IsDeleteProtected *bool `mandatory:"true" json:"isDeleteProtected"` }
DeletionPolicyDetails The Deletion policy for the DB System.
func (DeletionPolicyDetails) String ¶
func (m DeletionPolicyDetails) String() string
func (DeletionPolicyDetails) ValidateEnumValue ¶
func (m DeletionPolicyDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type DeletionPolicyDetailsAutomaticBackupRetentionEnum ¶
type DeletionPolicyDetailsAutomaticBackupRetentionEnum string
DeletionPolicyDetailsAutomaticBackupRetentionEnum Enum with underlying type: string
const ( DeletionPolicyDetailsAutomaticBackupRetentionDelete DeletionPolicyDetailsAutomaticBackupRetentionEnum = "DELETE" DeletionPolicyDetailsAutomaticBackupRetentionRetain DeletionPolicyDetailsAutomaticBackupRetentionEnum = "RETAIN" )
Set of constants representing the allowable values for DeletionPolicyDetailsAutomaticBackupRetentionEnum
func GetDeletionPolicyDetailsAutomaticBackupRetentionEnumValues ¶
func GetDeletionPolicyDetailsAutomaticBackupRetentionEnumValues() []DeletionPolicyDetailsAutomaticBackupRetentionEnum
GetDeletionPolicyDetailsAutomaticBackupRetentionEnumValues Enumerates the set of values for DeletionPolicyDetailsAutomaticBackupRetentionEnum
func GetMappingDeletionPolicyDetailsAutomaticBackupRetentionEnum ¶
func GetMappingDeletionPolicyDetailsAutomaticBackupRetentionEnum(val string) (DeletionPolicyDetailsAutomaticBackupRetentionEnum, bool)
GetMappingDeletionPolicyDetailsAutomaticBackupRetentionEnum performs case Insensitive comparison on enum value and return the desired enum
type DeletionPolicyDetailsFinalBackupEnum ¶
type DeletionPolicyDetailsFinalBackupEnum string
DeletionPolicyDetailsFinalBackupEnum Enum with underlying type: string
const ( DeletionPolicyDetailsFinalBackupSkipFinalBackup DeletionPolicyDetailsFinalBackupEnum = "SKIP_FINAL_BACKUP" DeletionPolicyDetailsFinalBackupRequireFinalBackup DeletionPolicyDetailsFinalBackupEnum = "REQUIRE_FINAL_BACKUP" )
Set of constants representing the allowable values for DeletionPolicyDetailsFinalBackupEnum
func GetDeletionPolicyDetailsFinalBackupEnumValues ¶
func GetDeletionPolicyDetailsFinalBackupEnumValues() []DeletionPolicyDetailsFinalBackupEnum
GetDeletionPolicyDetailsFinalBackupEnumValues Enumerates the set of values for DeletionPolicyDetailsFinalBackupEnum
func GetMappingDeletionPolicyDetailsFinalBackupEnum ¶
func GetMappingDeletionPolicyDetailsFinalBackupEnum(val string) (DeletionPolicyDetailsFinalBackupEnum, bool)
GetMappingDeletionPolicyDetailsFinalBackupEnum performs case Insensitive comparison on enum value and return the desired enum
type ErrorOnAnonymousHandling ¶ added in v65.27.0
type ErrorOnAnonymousHandling struct { }
ErrorOnAnonymousHandling Disables assignment of IDs to anonymous transactions coming from the source. Use this policy when the transaction identifiers are enabled in the source of the replication channel.
func (ErrorOnAnonymousHandling) MarshalJSON ¶ added in v65.27.0
func (m ErrorOnAnonymousHandling) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (ErrorOnAnonymousHandling) String ¶ added in v65.27.0
func (m ErrorOnAnonymousHandling) String() string
func (ErrorOnAnonymousHandling) ValidateEnumValue ¶ added in v65.27.0
func (m ErrorOnAnonymousHandling) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GenerateHeatWaveClusterMemoryEstimateRequest ¶
type GenerateHeatWaveClusterMemoryEstimateRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
GenerateHeatWaveClusterMemoryEstimateRequest wrapper for the GenerateHeatWaveClusterMemoryEstimate operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GenerateHeatWaveClusterMemoryEstimate.go.html to see an example of how to use GenerateHeatWaveClusterMemoryEstimateRequest.
func (GenerateHeatWaveClusterMemoryEstimateRequest) BinaryRequestBody ¶
func (request GenerateHeatWaveClusterMemoryEstimateRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (GenerateHeatWaveClusterMemoryEstimateRequest) HTTPRequest ¶
func (request GenerateHeatWaveClusterMemoryEstimateRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (GenerateHeatWaveClusterMemoryEstimateRequest) RetryPolicy ¶
func (request GenerateHeatWaveClusterMemoryEstimateRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (GenerateHeatWaveClusterMemoryEstimateRequest) String ¶
func (request GenerateHeatWaveClusterMemoryEstimateRequest) String() string
func (GenerateHeatWaveClusterMemoryEstimateRequest) ValidateEnumValue ¶
func (request GenerateHeatWaveClusterMemoryEstimateRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GenerateHeatWaveClusterMemoryEstimateResponse ¶
type GenerateHeatWaveClusterMemoryEstimateResponse struct { // The underlying http response RawResponse *http.Response // The HeatWaveClusterMemoryEstimate instance HeatWaveClusterMemoryEstimate `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
GenerateHeatWaveClusterMemoryEstimateResponse wrapper for the GenerateHeatWaveClusterMemoryEstimate operation
func (GenerateHeatWaveClusterMemoryEstimateResponse) HTTPResponse ¶
func (response GenerateHeatWaveClusterMemoryEstimateResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (GenerateHeatWaveClusterMemoryEstimateResponse) String ¶
func (response GenerateHeatWaveClusterMemoryEstimateResponse) String() string
type GetBackupRequest ¶
type GetBackupRequest struct { // The OCID of the Backup BackupId *string `mandatory:"true" contributesTo:"path" name:"backupId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For conditional requests. In the GET call for a resource, set the // `If-None-Match` header to the value of the ETag from a previous GET (or // POST or PUT) response for that resource. The server will return with // either a 304 Not Modified response if the resource has not changed, or a // 200 OK response with the updated representation. IfNoneMatch *string `mandatory:"false" contributesTo:"header" name:"if-none-match"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
GetBackupRequest wrapper for the GetBackup operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetBackup.go.html to see an example of how to use GetBackupRequest.
func (GetBackupRequest) BinaryRequestBody ¶
func (request GetBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (GetBackupRequest) HTTPRequest ¶
func (request GetBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (GetBackupRequest) RetryPolicy ¶
func (request GetBackupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (GetBackupRequest) String ¶
func (request GetBackupRequest) String() string
func (GetBackupRequest) ValidateEnumValue ¶
func (request GetBackupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GetBackupResponse ¶
type GetBackupResponse struct { // The underlying http response RawResponse *http.Response // The Backup instance Backup `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Flag to indicate whether or not the object was modified. If this is true, // the getter for the object itself will return null. Callers should check this // if they specified one of the request params that might result in a conditional // response (like 'if-match'/'if-none-match'). IsNotModified bool }
GetBackupResponse wrapper for the GetBackup operation
func (GetBackupResponse) HTTPResponse ¶
func (response GetBackupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (GetBackupResponse) String ¶
func (response GetBackupResponse) String() string
type GetChannelRequest ¶
type GetChannelRequest struct { // The Channel OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). ChannelId *string `mandatory:"true" contributesTo:"path" name:"channelId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For conditional requests. In the GET call for a resource, set the // `If-None-Match` header to the value of the ETag from a previous GET (or // POST or PUT) response for that resource. The server will return with // either a 304 Not Modified response if the resource has not changed, or a // 200 OK response with the updated representation. IfNoneMatch *string `mandatory:"false" contributesTo:"header" name:"if-none-match"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
GetChannelRequest wrapper for the GetChannel operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetChannel.go.html to see an example of how to use GetChannelRequest.
func (GetChannelRequest) BinaryRequestBody ¶
func (request GetChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (GetChannelRequest) HTTPRequest ¶
func (request GetChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (GetChannelRequest) RetryPolicy ¶
func (request GetChannelRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (GetChannelRequest) String ¶
func (request GetChannelRequest) String() string
func (GetChannelRequest) ValidateEnumValue ¶
func (request GetChannelRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GetChannelResponse ¶
type GetChannelResponse struct { // The underlying http response RawResponse *http.Response // The Channel instance Channel `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Flag to indicate whether or not the object was modified. If this is true, // the getter for the object itself will return null. Callers should check this // if they specified one of the request params that might result in a conditional // response (like 'if-match'/'if-none-match'). IsNotModified bool }
GetChannelResponse wrapper for the GetChannel operation
func (GetChannelResponse) HTTPResponse ¶
func (response GetChannelResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (GetChannelResponse) String ¶
func (response GetChannelResponse) String() string
type GetConfigurationRequest ¶
type GetConfigurationRequest struct { // The OCID of the Configuration. ConfigurationId *string `mandatory:"true" contributesTo:"path" name:"configurationId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For conditional requests. In the GET call for a resource, set the // `If-None-Match` header to the value of the ETag from a previous GET (or // POST or PUT) response for that resource. The server will return with // either a 304 Not Modified response if the resource has not changed, or a // 200 OK response with the updated representation. IfNoneMatch *string `mandatory:"false" contributesTo:"header" name:"if-none-match"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
GetConfigurationRequest wrapper for the GetConfiguration operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetConfiguration.go.html to see an example of how to use GetConfigurationRequest.
func (GetConfigurationRequest) BinaryRequestBody ¶
func (request GetConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (GetConfigurationRequest) HTTPRequest ¶
func (request GetConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (GetConfigurationRequest) RetryPolicy ¶
func (request GetConfigurationRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (GetConfigurationRequest) String ¶
func (request GetConfigurationRequest) String() string
func (GetConfigurationRequest) ValidateEnumValue ¶
func (request GetConfigurationRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GetConfigurationResponse ¶
type GetConfigurationResponse struct { // The underlying http response RawResponse *http.Response // The Configuration instance Configuration `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Flag to indicate whether or not the object was modified. If this is true, // the getter for the object itself will return null. Callers should check this // if they specified one of the request params that might result in a conditional // response (like 'if-match'/'if-none-match'). IsNotModified bool }
GetConfigurationResponse wrapper for the GetConfiguration operation
func (GetConfigurationResponse) HTTPResponse ¶
func (response GetConfigurationResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (GetConfigurationResponse) String ¶
func (response GetConfigurationResponse) String() string
type GetDbSystemRequest ¶
type GetDbSystemRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For conditional requests. In the GET call for a resource, set the // `If-None-Match` header to the value of the ETag from a previous GET (or // POST or PUT) response for that resource. The server will return with // either a 304 Not Modified response if the resource has not changed, or a // 200 OK response with the updated representation. IfNoneMatch *string `mandatory:"false" contributesTo:"header" name:"if-none-match"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
GetDbSystemRequest wrapper for the GetDbSystem operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetDbSystem.go.html to see an example of how to use GetDbSystemRequest.
func (GetDbSystemRequest) BinaryRequestBody ¶
func (request GetDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (GetDbSystemRequest) HTTPRequest ¶
func (request GetDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (GetDbSystemRequest) RetryPolicy ¶
func (request GetDbSystemRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (GetDbSystemRequest) String ¶
func (request GetDbSystemRequest) String() string
func (GetDbSystemRequest) ValidateEnumValue ¶
func (request GetDbSystemRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GetDbSystemResponse ¶
type GetDbSystemResponse struct { // The underlying http response RawResponse *http.Response // The DbSystem instance DbSystem `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Flag to indicate whether or not the object was modified. If this is true, // the getter for the object itself will return null. Callers should check this // if they specified one of the request params that might result in a conditional // response (like 'if-match'/'if-none-match'). IsNotModified bool }
GetDbSystemResponse wrapper for the GetDbSystem operation
func (GetDbSystemResponse) HTTPResponse ¶
func (response GetDbSystemResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (GetDbSystemResponse) String ¶
func (response GetDbSystemResponse) String() string
type GetHeatWaveClusterMemoryEstimateRequest ¶
type GetHeatWaveClusterMemoryEstimateRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
GetHeatWaveClusterMemoryEstimateRequest wrapper for the GetHeatWaveClusterMemoryEstimate operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetHeatWaveClusterMemoryEstimate.go.html to see an example of how to use GetHeatWaveClusterMemoryEstimateRequest.
func (GetHeatWaveClusterMemoryEstimateRequest) BinaryRequestBody ¶
func (request GetHeatWaveClusterMemoryEstimateRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (GetHeatWaveClusterMemoryEstimateRequest) HTTPRequest ¶
func (request GetHeatWaveClusterMemoryEstimateRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (GetHeatWaveClusterMemoryEstimateRequest) RetryPolicy ¶
func (request GetHeatWaveClusterMemoryEstimateRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (GetHeatWaveClusterMemoryEstimateRequest) String ¶
func (request GetHeatWaveClusterMemoryEstimateRequest) String() string
func (GetHeatWaveClusterMemoryEstimateRequest) ValidateEnumValue ¶
func (request GetHeatWaveClusterMemoryEstimateRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GetHeatWaveClusterMemoryEstimateResponse ¶
type GetHeatWaveClusterMemoryEstimateResponse struct { // The underlying http response RawResponse *http.Response // The HeatWaveClusterMemoryEstimate instance HeatWaveClusterMemoryEstimate `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
GetHeatWaveClusterMemoryEstimateResponse wrapper for the GetHeatWaveClusterMemoryEstimate operation
func (GetHeatWaveClusterMemoryEstimateResponse) HTTPResponse ¶
func (response GetHeatWaveClusterMemoryEstimateResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (GetHeatWaveClusterMemoryEstimateResponse) String ¶
func (response GetHeatWaveClusterMemoryEstimateResponse) String() string
type GetHeatWaveClusterRequest ¶
type GetHeatWaveClusterRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For conditional requests. In the GET call for a resource, set the // `If-None-Match` header to the value of the ETag from a previous GET (or // POST or PUT) response for that resource. The server will return with // either a 304 Not Modified response if the resource has not changed, or a // 200 OK response with the updated representation. IfNoneMatch *string `mandatory:"false" contributesTo:"header" name:"if-none-match"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
GetHeatWaveClusterRequest wrapper for the GetHeatWaveCluster operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetHeatWaveCluster.go.html to see an example of how to use GetHeatWaveClusterRequest.
func (GetHeatWaveClusterRequest) BinaryRequestBody ¶
func (request GetHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (GetHeatWaveClusterRequest) HTTPRequest ¶
func (request GetHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (GetHeatWaveClusterRequest) RetryPolicy ¶
func (request GetHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (GetHeatWaveClusterRequest) String ¶
func (request GetHeatWaveClusterRequest) String() string
func (GetHeatWaveClusterRequest) ValidateEnumValue ¶
func (request GetHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GetHeatWaveClusterResponse ¶
type GetHeatWaveClusterResponse struct { // The underlying http response RawResponse *http.Response // The HeatWaveCluster instance HeatWaveCluster `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Flag to indicate whether or not the object was modified. If this is true, // the getter for the object itself will return null. Callers should check this // if they specified one of the request params that might result in a conditional // response (like 'if-match'/'if-none-match'). IsNotModified bool }
GetHeatWaveClusterResponse wrapper for the GetHeatWaveCluster operation
func (GetHeatWaveClusterResponse) HTTPResponse ¶
func (response GetHeatWaveClusterResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (GetHeatWaveClusterResponse) String ¶
func (response GetHeatWaveClusterResponse) String() string
type GetReplicaRequest ¶ added in v65.27.0
type GetReplicaRequest struct { // The Replica OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). ReplicaId *string `mandatory:"true" contributesTo:"path" name:"replicaId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For conditional requests. In the GET call for a resource, set the // `If-None-Match` header to the value of the ETag from a previous GET (or // POST or PUT) response for that resource. The server will return with // either a 304 Not Modified response if the resource has not changed, or a // 200 OK response with the updated representation. IfNoneMatch *string `mandatory:"false" contributesTo:"header" name:"if-none-match"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
GetReplicaRequest wrapper for the GetReplica operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetReplica.go.html to see an example of how to use GetReplicaRequest.
func (GetReplicaRequest) BinaryRequestBody ¶ added in v65.27.0
func (request GetReplicaRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (GetReplicaRequest) HTTPRequest ¶ added in v65.27.0
func (request GetReplicaRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (GetReplicaRequest) RetryPolicy ¶ added in v65.27.0
func (request GetReplicaRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (GetReplicaRequest) String ¶ added in v65.27.0
func (request GetReplicaRequest) String() string
func (GetReplicaRequest) ValidateEnumValue ¶ added in v65.27.0
func (request GetReplicaRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GetReplicaResponse ¶ added in v65.27.0
type GetReplicaResponse struct { // The underlying http response RawResponse *http.Response // The Replica instance Replica `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Flag to indicate whether or not the object was modified. If this is true, // the getter for the object itself will return null. Callers should check this // if they specified one of the request params that might result in a conditional // response (like 'if-match'/'if-none-match'). IsNotModified bool }
GetReplicaResponse wrapper for the GetReplica operation
func (GetReplicaResponse) HTTPResponse ¶ added in v65.27.0
func (response GetReplicaResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (GetReplicaResponse) String ¶ added in v65.27.0
func (response GetReplicaResponse) String() string
type GetWorkRequestRequest ¶
type GetWorkRequestRequest struct { // the ID of the WorkRequest WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // For conditional requests. In the GET call for a resource, set the // `If-None-Match` header to the value of the ETag from a previous GET (or // POST or PUT) response for that resource. The server will return with // either a 304 Not Modified response if the resource has not changed, or a // 200 OK response with the updated representation. IfNoneMatch *string `mandatory:"false" contributesTo:"header" name:"if-none-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
GetWorkRequestRequest wrapper for the GetWorkRequest operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetWorkRequest.go.html to see an example of how to use GetWorkRequestRequest.
func (GetWorkRequestRequest) BinaryRequestBody ¶
func (request GetWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (GetWorkRequestRequest) HTTPRequest ¶
func (request GetWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (GetWorkRequestRequest) RetryPolicy ¶
func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (GetWorkRequestRequest) String ¶
func (request GetWorkRequestRequest) String() string
func (GetWorkRequestRequest) ValidateEnumValue ¶
func (request GetWorkRequestRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type GetWorkRequestResponse ¶
type GetWorkRequestResponse struct { // The underlying http response RawResponse *http.Response // The WorkRequest instance WorkRequest `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // A decimal number representing the number of seconds the client should wait before polling this endpoint again. RetryAfter *int `presentIn:"header" name:"retry-after"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Flag to indicate whether or not the object was modified. If this is true, // the getter for the object itself will return null. Callers should check this // if they specified one of the request params that might result in a conditional // response (like 'if-match'/'if-none-match'). IsNotModified bool }
GetWorkRequestResponse wrapper for the GetWorkRequest operation
func (GetWorkRequestResponse) HTTPResponse ¶
func (response GetWorkRequestResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (GetWorkRequestResponse) String ¶
func (response GetWorkRequestResponse) String() string
type HeatWaveCluster ¶
type HeatWaveCluster struct { // The OCID of the parent DB System this HeatWave cluster is attached to. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // The shape determines resources to allocate to the HeatWave // nodes - CPU cores, memory. ShapeName *string `mandatory:"true" json:"shapeName"` // The number of analytics-processing compute instances, of the // specified shape, in the HeatWave cluster. ClusterSize *int `mandatory:"true" json:"clusterSize"` // A HeatWave node is a compute host that is part of a HeatWave cluster. ClusterNodes []HeatWaveNode `mandatory:"true" json:"clusterNodes"` // The current state of the HeatWave cluster. LifecycleState HeatWaveClusterLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The date and time the HeatWave cluster was created, // as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The time the HeatWave cluster was last updated, // as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` // Lakehouse enabled status for the HeatWave cluster. IsLakehouseEnabled *bool `mandatory:"false" json:"isLakehouseEnabled"` // Additional information about the current lifecycleState. LifecycleDetails *string `mandatory:"false" json:"lifecycleDetails"` }
HeatWaveCluster A HeatWave cluster is a database accelerator for a DB System.
func (HeatWaveCluster) String ¶
func (m HeatWaveCluster) String() string
func (HeatWaveCluster) ValidateEnumValue ¶
func (m HeatWaveCluster) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type HeatWaveClusterLifecycleStateEnum ¶
type HeatWaveClusterLifecycleStateEnum string
HeatWaveClusterLifecycleStateEnum Enum with underlying type: string
const ( HeatWaveClusterLifecycleStateCreating HeatWaveClusterLifecycleStateEnum = "CREATING" HeatWaveClusterLifecycleStateActive HeatWaveClusterLifecycleStateEnum = "ACTIVE" HeatWaveClusterLifecycleStateInactive HeatWaveClusterLifecycleStateEnum = "INACTIVE" HeatWaveClusterLifecycleStateUpdating HeatWaveClusterLifecycleStateEnum = "UPDATING" HeatWaveClusterLifecycleStateDeleting HeatWaveClusterLifecycleStateEnum = "DELETING" HeatWaveClusterLifecycleStateDeleted HeatWaveClusterLifecycleStateEnum = "DELETED" HeatWaveClusterLifecycleStateFailed HeatWaveClusterLifecycleStateEnum = "FAILED" )
Set of constants representing the allowable values for HeatWaveClusterLifecycleStateEnum
func GetHeatWaveClusterLifecycleStateEnumValues ¶
func GetHeatWaveClusterLifecycleStateEnumValues() []HeatWaveClusterLifecycleStateEnum
GetHeatWaveClusterLifecycleStateEnumValues Enumerates the set of values for HeatWaveClusterLifecycleStateEnum
func GetMappingHeatWaveClusterLifecycleStateEnum ¶
func GetMappingHeatWaveClusterLifecycleStateEnum(val string) (HeatWaveClusterLifecycleStateEnum, bool)
GetMappingHeatWaveClusterLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
type HeatWaveClusterMemoryEstimate ¶
type HeatWaveClusterMemoryEstimate struct { // The OCID of the DB System the HeatWave cluster memory estimate is associated with. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // Current status of the Work Request generating the HeatWave cluster memory estimate. Status HeatWaveClusterMemoryEstimateStatusEnum `mandatory:"true" json:"status"` // The date and time that the Work Request to generate the HeatWave cluster memory estimate was issued, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc333). TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The date and time that the HeatWave cluster memory estimate was generated, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc333). TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` // Collection of schemas with estimated memory footprints for MySQL user tables of each schema // when loaded to HeatWave cluster memory. TableSchemas []HeatWaveClusterSchemaMemoryEstimate `mandatory:"true" json:"tableSchemas"` }
HeatWaveClusterMemoryEstimate HeatWave cluster memory estimate that can be used to determine a suitable HeatWave cluster size. For each MySQL user table the estimated memory footprint when the table is loaded to the HeatWave cluster memory is returned.
func (HeatWaveClusterMemoryEstimate) String ¶
func (m HeatWaveClusterMemoryEstimate) String() string
func (HeatWaveClusterMemoryEstimate) ValidateEnumValue ¶
func (m HeatWaveClusterMemoryEstimate) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type HeatWaveClusterMemoryEstimateStatusEnum ¶
type HeatWaveClusterMemoryEstimateStatusEnum string
HeatWaveClusterMemoryEstimateStatusEnum Enum with underlying type: string
const ( HeatWaveClusterMemoryEstimateStatusAccepted HeatWaveClusterMemoryEstimateStatusEnum = "ACCEPTED" HeatWaveClusterMemoryEstimateStatusInProgress HeatWaveClusterMemoryEstimateStatusEnum = "IN_PROGRESS" HeatWaveClusterMemoryEstimateStatusFailed HeatWaveClusterMemoryEstimateStatusEnum = "FAILED" HeatWaveClusterMemoryEstimateStatusSucceeded HeatWaveClusterMemoryEstimateStatusEnum = "SUCCEEDED" HeatWaveClusterMemoryEstimateStatusCanceling HeatWaveClusterMemoryEstimateStatusEnum = "CANCELING" HeatWaveClusterMemoryEstimateStatusCanceled HeatWaveClusterMemoryEstimateStatusEnum = "CANCELED" )
Set of constants representing the allowable values for HeatWaveClusterMemoryEstimateStatusEnum
func GetHeatWaveClusterMemoryEstimateStatusEnumValues ¶
func GetHeatWaveClusterMemoryEstimateStatusEnumValues() []HeatWaveClusterMemoryEstimateStatusEnum
GetHeatWaveClusterMemoryEstimateStatusEnumValues Enumerates the set of values for HeatWaveClusterMemoryEstimateStatusEnum
func GetMappingHeatWaveClusterMemoryEstimateStatusEnum ¶
func GetMappingHeatWaveClusterMemoryEstimateStatusEnum(val string) (HeatWaveClusterMemoryEstimateStatusEnum, bool)
GetMappingHeatWaveClusterMemoryEstimateStatusEnum performs case Insensitive comparison on enum value and return the desired enum
type HeatWaveClusterSchemaMemoryEstimate ¶
type HeatWaveClusterSchemaMemoryEstimate struct { // The name of the schema. SchemaName *string `mandatory:"true" json:"schemaName"` // Estimated memory footprints for MySQL user tables of the schema // when loaded to HeatWave cluster memory. PerTableEstimates []HeatWaveClusterTableMemoryEstimate `mandatory:"true" json:"perTableEstimates"` }
HeatWaveClusterSchemaMemoryEstimate Schema with estimated memory footprints for each MySQL user table of the schema when loaded to HeatWave cluster memory.
func (HeatWaveClusterSchemaMemoryEstimate) String ¶
func (m HeatWaveClusterSchemaMemoryEstimate) String() string
func (HeatWaveClusterSchemaMemoryEstimate) ValidateEnumValue ¶
func (m HeatWaveClusterSchemaMemoryEstimate) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type HeatWaveClusterSummary ¶
type HeatWaveClusterSummary struct { // The shape determines resources to allocate to the HeatWave // nodes - CPU cores, memory. ShapeName *string `mandatory:"true" json:"shapeName"` // The number of analytics-processing compute instances, of the // specified shape, in the HeatWave cluster. ClusterSize *int `mandatory:"true" json:"clusterSize"` // The current state of the MySQL HeatWave cluster. LifecycleState HeatWaveClusterLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The date and time the HeatWave cluster was created, // as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The time the HeatWave cluster was last updated, // as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` // Lakehouse enabled status for the HeatWave cluster. IsLakehouseEnabled *bool `mandatory:"false" json:"isLakehouseEnabled"` }
HeatWaveClusterSummary A summary of a HeatWave cluster.
func (HeatWaveClusterSummary) String ¶
func (m HeatWaveClusterSummary) String() string
func (HeatWaveClusterSummary) ValidateEnumValue ¶
func (m HeatWaveClusterSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type HeatWaveClusterTableMemoryEstimate ¶
type HeatWaveClusterTableMemoryEstimate struct { // The table name. TableName *string `mandatory:"true" json:"tableName"` // The number of columns to be loaded to HeatWave cluster memory. // These columns contribute to the analytical memory footprint. ToLoadColumnCount *int `mandatory:"true" json:"toLoadColumnCount"` // The number of variable-length columns to be loaded to HeatWave cluster memory. // These columns contribute to the analytical memory footprint. VarlenColumnCount *int `mandatory:"true" json:"varlenColumnCount"` // The estimated number of rows in the table. This number was used to // derive the analytical memory footprint. EstimatedRowCount *int64 `mandatory:"true" json:"estimatedRowCount"` // The estimated memory footprint of the table in MBs when loaded to // HeatWave cluster memory (null if the table cannot be loaded to the // HeatWave cluster). AnalyticalFootprintInMbs *int64 `mandatory:"true" json:"analyticalFootprintInMbs"` // Error comment (empty string if no errors occured). ErrorComment *string `mandatory:"true" json:"errorComment"` }
HeatWaveClusterTableMemoryEstimate Estimated memory footprint for a MySQL user table when loaded to the HeatWave cluster memory.
func (HeatWaveClusterTableMemoryEstimate) String ¶
func (m HeatWaveClusterTableMemoryEstimate) String() string
func (HeatWaveClusterTableMemoryEstimate) ValidateEnumValue ¶
func (m HeatWaveClusterTableMemoryEstimate) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type HeatWaveNode ¶
type HeatWaveNode struct { // The ID of the node within MySQL HeatWave cluster. NodeId *string `mandatory:"true" json:"nodeId"` // The current state of the MySQL HeatWave node. LifecycleState HeatWaveNodeLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The date and time the MySQL HeatWave node was created, // as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // The date and time the MySQL HeatWave node was updated, // as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` }
HeatWaveNode A HeatWave node is a compute host that is part of a HeatWave cluster.
func (HeatWaveNode) String ¶
func (m HeatWaveNode) String() string
func (HeatWaveNode) ValidateEnumValue ¶
func (m HeatWaveNode) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type HeatWaveNodeLifecycleStateEnum ¶
type HeatWaveNodeLifecycleStateEnum string
HeatWaveNodeLifecycleStateEnum Enum with underlying type: string
const ( HeatWaveNodeLifecycleStateCreating HeatWaveNodeLifecycleStateEnum = "CREATING" HeatWaveNodeLifecycleStateActive HeatWaveNodeLifecycleStateEnum = "ACTIVE" HeatWaveNodeLifecycleStateInactive HeatWaveNodeLifecycleStateEnum = "INACTIVE" HeatWaveNodeLifecycleStateUpdating HeatWaveNodeLifecycleStateEnum = "UPDATING" HeatWaveNodeLifecycleStateDeleting HeatWaveNodeLifecycleStateEnum = "DELETING" HeatWaveNodeLifecycleStateDeleted HeatWaveNodeLifecycleStateEnum = "DELETED" HeatWaveNodeLifecycleStateFailed HeatWaveNodeLifecycleStateEnum = "FAILED" )
Set of constants representing the allowable values for HeatWaveNodeLifecycleStateEnum
func GetHeatWaveNodeLifecycleStateEnumValues ¶
func GetHeatWaveNodeLifecycleStateEnumValues() []HeatWaveNodeLifecycleStateEnum
GetHeatWaveNodeLifecycleStateEnumValues Enumerates the set of values for HeatWaveNodeLifecycleStateEnum
func GetMappingHeatWaveNodeLifecycleStateEnum ¶
func GetMappingHeatWaveNodeLifecycleStateEnum(val string) (HeatWaveNodeLifecycleStateEnum, bool)
GetMappingHeatWaveNodeLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
type InitializationVariables ¶ added in v65.18.0
type InitializationVariables struct { // // Represents the MySQL server system variable lower_case_table_names (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_lower_case_table_names). // lowerCaseTableNames controls case-sensitivity of tables and schema names and how they are stored in the DB System. // Valid values are: // - CASE_SENSITIVE - (default) Table and schema name comparisons are case-sensitive and stored as specified. (lower_case_table_names=0) // - CASE_INSENSITIVE_LOWERCASE - Table and schema name comparisons are not case-sensitive and stored in lowercase. (lower_case_table_names=1) LowerCaseTableNames InitializationVariablesLowerCaseTableNamesEnum `mandatory:"false" json:"lowerCaseTableNames,omitempty"` }
InitializationVariables User-defined service variables set only at DB system initialization. These variables cannot be changed later at runtime.
func (InitializationVariables) String ¶ added in v65.18.0
func (m InitializationVariables) String() string
func (InitializationVariables) ValidateEnumValue ¶ added in v65.18.0
func (m InitializationVariables) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type InitializationVariablesLowerCaseTableNamesEnum ¶ added in v65.18.0
type InitializationVariablesLowerCaseTableNamesEnum string
InitializationVariablesLowerCaseTableNamesEnum Enum with underlying type: string
const ( InitializationVariablesLowerCaseTableNamesSensitive InitializationVariablesLowerCaseTableNamesEnum = "CASE_SENSITIVE" InitializationVariablesLowerCaseTableNamesInsensitiveLowercase InitializationVariablesLowerCaseTableNamesEnum = "CASE_INSENSITIVE_LOWERCASE" )
Set of constants representing the allowable values for InitializationVariablesLowerCaseTableNamesEnum
func GetInitializationVariablesLowerCaseTableNamesEnumValues ¶ added in v65.18.0
func GetInitializationVariablesLowerCaseTableNamesEnumValues() []InitializationVariablesLowerCaseTableNamesEnum
GetInitializationVariablesLowerCaseTableNamesEnumValues Enumerates the set of values for InitializationVariablesLowerCaseTableNamesEnum
func GetMappingInitializationVariablesLowerCaseTableNamesEnum ¶ added in v65.18.0
func GetMappingInitializationVariablesLowerCaseTableNamesEnum(val string) (InitializationVariablesLowerCaseTableNamesEnum, bool)
GetMappingInitializationVariablesLowerCaseTableNamesEnum performs case Insensitive comparison on enum value and return the desired enum
type InnoDbShutdownModeEnum ¶
type InnoDbShutdownModeEnum string
InnoDbShutdownModeEnum Enum with underlying type: string
const ( InnoDbShutdownModeImmediate InnoDbShutdownModeEnum = "IMMEDIATE" InnoDbShutdownModeFast InnoDbShutdownModeEnum = "FAST" InnoDbShutdownModeSlow InnoDbShutdownModeEnum = "SLOW" )
Set of constants representing the allowable values for InnoDbShutdownModeEnum
func GetInnoDbShutdownModeEnumValues ¶
func GetInnoDbShutdownModeEnumValues() []InnoDbShutdownModeEnum
GetInnoDbShutdownModeEnumValues Enumerates the set of values for InnoDbShutdownModeEnum
func GetMappingInnoDbShutdownModeEnum ¶
func GetMappingInnoDbShutdownModeEnum(val string) (InnoDbShutdownModeEnum, bool)
GetMappingInnoDbShutdownModeEnum performs case Insensitive comparison on enum value and return the desired enum
type ListBackupsRequest ¶
type ListBackupsRequest struct { // The compartment OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Backup OCID BackupId *string `mandatory:"false" contributesTo:"query" name:"backupId"` // Backup Lifecycle State LifecycleState BackupLifecycleStateEnum `mandatory:"false" contributesTo:"query" name:"lifecycleState" omitEmpty:"true"` // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"false" contributesTo:"query" name:"dbSystemId"` // A filter to return only the resource matching the given display name exactly. DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` // Backup creationType CreationType BackupCreationTypeEnum `mandatory:"false" contributesTo:"query" name:"creationType" omitEmpty:"true"` // The field to sort by. Only one sort order may be provided. Time fields are default ordered as descending. SortBy ListBackupsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use (ASC or DESC). SortOrder ListBackupsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // The maximum number of items to return in a paginated list call. For information about pagination, see // List Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The value of the `opc-next-page` or `opc-prev-page` response header from // the previous list call. For information about pagination, see List // Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListBackupsRequest wrapper for the ListBackups operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListBackups.go.html to see an example of how to use ListBackupsRequest.
func (ListBackupsRequest) BinaryRequestBody ¶
func (request ListBackupsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListBackupsRequest) HTTPRequest ¶
func (request ListBackupsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListBackupsRequest) RetryPolicy ¶
func (request ListBackupsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListBackupsRequest) String ¶
func (request ListBackupsRequest) String() string
func (ListBackupsRequest) ValidateEnumValue ¶
func (request ListBackupsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListBackupsResponse ¶
type ListBackupsResponse struct { // The underlying http response RawResponse *http.Response // A list of []BackupSummary instances Items []BackupSummary `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For pagination of a list of items. When paging through a list, if this header appears in the response, // then a partial list might have been returned. Include this value as the `page` parameter for the // subsequent GET request to get the next batch of items. OpcNextPage *string `presentIn:"header" name:"opc-next-page"` }
ListBackupsResponse wrapper for the ListBackups operation
func (ListBackupsResponse) HTTPResponse ¶
func (response ListBackupsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListBackupsResponse) String ¶
func (response ListBackupsResponse) String() string
type ListBackupsSortByEnum ¶
type ListBackupsSortByEnum string
ListBackupsSortByEnum Enum with underlying type: string
const ( ListBackupsSortByTimecreated ListBackupsSortByEnum = "timeCreated" ListBackupsSortByTimeupdated ListBackupsSortByEnum = "timeUpdated" ListBackupsSortByDisplayname ListBackupsSortByEnum = "displayName" )
Set of constants representing the allowable values for ListBackupsSortByEnum
func GetListBackupsSortByEnumValues ¶
func GetListBackupsSortByEnumValues() []ListBackupsSortByEnum
GetListBackupsSortByEnumValues Enumerates the set of values for ListBackupsSortByEnum
func GetMappingListBackupsSortByEnum ¶
func GetMappingListBackupsSortByEnum(val string) (ListBackupsSortByEnum, bool)
GetMappingListBackupsSortByEnum performs case Insensitive comparison on enum value and return the desired enum
type ListBackupsSortOrderEnum ¶
type ListBackupsSortOrderEnum string
ListBackupsSortOrderEnum Enum with underlying type: string
const ( ListBackupsSortOrderAsc ListBackupsSortOrderEnum = "ASC" ListBackupsSortOrderDesc ListBackupsSortOrderEnum = "DESC" )
Set of constants representing the allowable values for ListBackupsSortOrderEnum
func GetListBackupsSortOrderEnumValues ¶
func GetListBackupsSortOrderEnumValues() []ListBackupsSortOrderEnum
GetListBackupsSortOrderEnumValues Enumerates the set of values for ListBackupsSortOrderEnum
func GetMappingListBackupsSortOrderEnum ¶
func GetMappingListBackupsSortOrderEnum(val string) (ListBackupsSortOrderEnum, bool)
GetMappingListBackupsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
type ListChannelsRequest ¶
type ListChannelsRequest struct { // The compartment OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"false" contributesTo:"query" name:"dbSystemId"` // The OCID of the Channel. ChannelId *string `mandatory:"false" contributesTo:"query" name:"channelId"` // A filter to return only the resource matching the given display name exactly. DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` // The LifecycleState of the Channel. LifecycleState ChannelLifecycleStateEnum `mandatory:"false" contributesTo:"query" name:"lifecycleState" omitEmpty:"true"` // If true, returns only Channels that are enabled. If false, returns only // Channels that are disabled. IsEnabled *bool `mandatory:"false" contributesTo:"query" name:"isEnabled"` // The field to sort by. Only one sort order may be provided. Time fields are default ordered as descending. Display name is default ordered as ascending. SortBy ListChannelsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use (ASC or DESC). SortOrder ListChannelsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // The maximum number of items to return in a paginated list call. For information about pagination, see // List Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The value of the `opc-next-page` or `opc-prev-page` response header from // the previous list call. For information about pagination, see List // Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListChannelsRequest wrapper for the ListChannels operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListChannels.go.html to see an example of how to use ListChannelsRequest.
func (ListChannelsRequest) BinaryRequestBody ¶
func (request ListChannelsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListChannelsRequest) HTTPRequest ¶
func (request ListChannelsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListChannelsRequest) RetryPolicy ¶
func (request ListChannelsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListChannelsRequest) String ¶
func (request ListChannelsRequest) String() string
func (ListChannelsRequest) ValidateEnumValue ¶
func (request ListChannelsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListChannelsResponse ¶
type ListChannelsResponse struct { // The underlying http response RawResponse *http.Response // A list of []ChannelSummary instances Items []ChannelSummary `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For pagination of a list of items. When paging through a list, if this header appears in the response, // then a partial list might have been returned. Include this value as the `page` parameter for the // subsequent GET request to get the next batch of items. OpcNextPage *string `presentIn:"header" name:"opc-next-page"` }
ListChannelsResponse wrapper for the ListChannels operation
func (ListChannelsResponse) HTTPResponse ¶
func (response ListChannelsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListChannelsResponse) String ¶
func (response ListChannelsResponse) String() string
type ListChannelsSortByEnum ¶
type ListChannelsSortByEnum string
ListChannelsSortByEnum Enum with underlying type: string
const ( ListChannelsSortByDisplayname ListChannelsSortByEnum = "displayName" ListChannelsSortByTimecreated ListChannelsSortByEnum = "timeCreated" )
Set of constants representing the allowable values for ListChannelsSortByEnum
func GetListChannelsSortByEnumValues ¶
func GetListChannelsSortByEnumValues() []ListChannelsSortByEnum
GetListChannelsSortByEnumValues Enumerates the set of values for ListChannelsSortByEnum
func GetMappingListChannelsSortByEnum ¶
func GetMappingListChannelsSortByEnum(val string) (ListChannelsSortByEnum, bool)
GetMappingListChannelsSortByEnum performs case Insensitive comparison on enum value and return the desired enum
type ListChannelsSortOrderEnum ¶
type ListChannelsSortOrderEnum string
ListChannelsSortOrderEnum Enum with underlying type: string
const ( ListChannelsSortOrderAsc ListChannelsSortOrderEnum = "ASC" ListChannelsSortOrderDesc ListChannelsSortOrderEnum = "DESC" )
Set of constants representing the allowable values for ListChannelsSortOrderEnum
func GetListChannelsSortOrderEnumValues ¶
func GetListChannelsSortOrderEnumValues() []ListChannelsSortOrderEnum
GetListChannelsSortOrderEnumValues Enumerates the set of values for ListChannelsSortOrderEnum
func GetMappingListChannelsSortOrderEnum ¶
func GetMappingListChannelsSortOrderEnum(val string) (ListChannelsSortOrderEnum, bool)
GetMappingListChannelsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
type ListConfigurationsRequest ¶
type ListConfigurationsRequest struct { // The compartment OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // The requested Configuration instance. ConfigurationId *string `mandatory:"false" contributesTo:"query" name:"configurationId"` // Configuration Lifecycle State LifecycleState ConfigurationLifecycleStateEnum `mandatory:"false" contributesTo:"query" name:"lifecycleState" omitEmpty:"true"` // The requested Configuration types. Type []ListConfigurationsTypeEnum `contributesTo:"query" name:"type" omitEmpty:"true" collectionFormat:"multi"` // A filter to return only the resource matching the given display name exactly. DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` // The requested Shape name. ShapeName *string `mandatory:"false" contributesTo:"query" name:"shapeName"` // The field to sort by. Only one sort order may be provided. Time fields are default ordered as descending. Display name is default ordered as ascending. SortBy ListConfigurationsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use (ASC or DESC). SortOrder ListConfigurationsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // The maximum number of items to return in a paginated list call. For information about pagination, see // List Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The value of the `opc-next-page` or `opc-prev-page` response header from // the previous list call. For information about pagination, see List // Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListConfigurationsRequest wrapper for the ListConfigurations operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListConfigurations.go.html to see an example of how to use ListConfigurationsRequest.
func (ListConfigurationsRequest) BinaryRequestBody ¶
func (request ListConfigurationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListConfigurationsRequest) HTTPRequest ¶
func (request ListConfigurationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListConfigurationsRequest) RetryPolicy ¶
func (request ListConfigurationsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListConfigurationsRequest) String ¶
func (request ListConfigurationsRequest) String() string
func (ListConfigurationsRequest) ValidateEnumValue ¶
func (request ListConfigurationsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListConfigurationsResponse ¶
type ListConfigurationsResponse struct { // The underlying http response RawResponse *http.Response // A list of []ConfigurationSummary instances Items []ConfigurationSummary `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For pagination of a list of items. When paging through a list, if this header appears in the response, // then a partial list might have been returned. Include this value as the `page` parameter for the // subsequent GET request to get the next batch of items. OpcNextPage *string `presentIn:"header" name:"opc-next-page"` }
ListConfigurationsResponse wrapper for the ListConfigurations operation
func (ListConfigurationsResponse) HTTPResponse ¶
func (response ListConfigurationsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListConfigurationsResponse) String ¶
func (response ListConfigurationsResponse) String() string
type ListConfigurationsSortByEnum ¶
type ListConfigurationsSortByEnum string
ListConfigurationsSortByEnum Enum with underlying type: string
const ( ListConfigurationsSortByDisplayname ListConfigurationsSortByEnum = "displayName" ListConfigurationsSortByShapename ListConfigurationsSortByEnum = "shapeName" ListConfigurationsSortByTimecreated ListConfigurationsSortByEnum = "timeCreated" ListConfigurationsSortByTimeupdated ListConfigurationsSortByEnum = "timeUpdated" )
Set of constants representing the allowable values for ListConfigurationsSortByEnum
func GetListConfigurationsSortByEnumValues ¶
func GetListConfigurationsSortByEnumValues() []ListConfigurationsSortByEnum
GetListConfigurationsSortByEnumValues Enumerates the set of values for ListConfigurationsSortByEnum
func GetMappingListConfigurationsSortByEnum ¶
func GetMappingListConfigurationsSortByEnum(val string) (ListConfigurationsSortByEnum, bool)
GetMappingListConfigurationsSortByEnum performs case Insensitive comparison on enum value and return the desired enum
type ListConfigurationsSortOrderEnum ¶
type ListConfigurationsSortOrderEnum string
ListConfigurationsSortOrderEnum Enum with underlying type: string
const ( ListConfigurationsSortOrderAsc ListConfigurationsSortOrderEnum = "ASC" ListConfigurationsSortOrderDesc ListConfigurationsSortOrderEnum = "DESC" )
Set of constants representing the allowable values for ListConfigurationsSortOrderEnum
func GetListConfigurationsSortOrderEnumValues ¶
func GetListConfigurationsSortOrderEnumValues() []ListConfigurationsSortOrderEnum
GetListConfigurationsSortOrderEnumValues Enumerates the set of values for ListConfigurationsSortOrderEnum
func GetMappingListConfigurationsSortOrderEnum ¶
func GetMappingListConfigurationsSortOrderEnum(val string) (ListConfigurationsSortOrderEnum, bool)
GetMappingListConfigurationsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
type ListConfigurationsTypeEnum ¶
type ListConfigurationsTypeEnum string
ListConfigurationsTypeEnum Enum with underlying type: string
const ( ListConfigurationsTypeDefault ListConfigurationsTypeEnum = "DEFAULT" ListConfigurationsTypeCustom ListConfigurationsTypeEnum = "CUSTOM" )
Set of constants representing the allowable values for ListConfigurationsTypeEnum
func GetListConfigurationsTypeEnumValues ¶
func GetListConfigurationsTypeEnumValues() []ListConfigurationsTypeEnum
GetListConfigurationsTypeEnumValues Enumerates the set of values for ListConfigurationsTypeEnum
func GetMappingListConfigurationsTypeEnum ¶
func GetMappingListConfigurationsTypeEnum(val string) (ListConfigurationsTypeEnum, bool)
GetMappingListConfigurationsTypeEnum performs case Insensitive comparison on enum value and return the desired enum
type ListDbSystemsDatabaseManagementEnum ¶ added in v65.52.0
type ListDbSystemsDatabaseManagementEnum string
ListDbSystemsDatabaseManagementEnum Enum with underlying type: string
const ( ListDbSystemsDatabaseManagementEnabled ListDbSystemsDatabaseManagementEnum = "ENABLED" ListDbSystemsDatabaseManagementDisabled ListDbSystemsDatabaseManagementEnum = "DISABLED" )
Set of constants representing the allowable values for ListDbSystemsDatabaseManagementEnum
func GetListDbSystemsDatabaseManagementEnumValues ¶ added in v65.52.0
func GetListDbSystemsDatabaseManagementEnumValues() []ListDbSystemsDatabaseManagementEnum
GetListDbSystemsDatabaseManagementEnumValues Enumerates the set of values for ListDbSystemsDatabaseManagementEnum
func GetMappingListDbSystemsDatabaseManagementEnum ¶ added in v65.52.0
func GetMappingListDbSystemsDatabaseManagementEnum(val string) (ListDbSystemsDatabaseManagementEnum, bool)
GetMappingListDbSystemsDatabaseManagementEnum performs case Insensitive comparison on enum value and return the desired enum
type ListDbSystemsRequest ¶
type ListDbSystemsRequest struct { // The compartment OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // If true, return only DB Systems with a HeatWave cluster attached, if false // return only DB Systems with no HeatWave cluster attached. If not // present, return all DB Systems. IsHeatWaveClusterAttached *bool `mandatory:"false" contributesTo:"query" name:"isHeatWaveClusterAttached"` // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"false" contributesTo:"query" name:"dbSystemId"` // A filter to return only the resource matching the given display name exactly. DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` // DbSystem Lifecycle State LifecycleState DbSystemLifecycleStateEnum `mandatory:"false" contributesTo:"query" name:"lifecycleState" omitEmpty:"true"` // The requested Configuration instance. ConfigurationId *string `mandatory:"false" contributesTo:"query" name:"configurationId"` // Filter instances if they are using the latest revision of the // Configuration they are associated with. IsUpToDate *bool `mandatory:"false" contributesTo:"query" name:"isUpToDate"` // Filter DB Systems by their Database Management configuration. DatabaseManagement []ListDbSystemsDatabaseManagementEnum `contributesTo:"query" name:"databaseManagement" omitEmpty:"true" collectionFormat:"multi"` // The field to sort by. Only one sort order may be provided. Time fields are default ordered as descending. Display name is default ordered as ascending. SortBy ListDbSystemsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use (ASC or DESC). SortOrder ListDbSystemsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // The maximum number of items to return in a paginated list call. For information about pagination, see // List Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The value of the `opc-next-page` or `opc-prev-page` response header from // the previous list call. For information about pagination, see List // Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListDbSystemsRequest wrapper for the ListDbSystems operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListDbSystems.go.html to see an example of how to use ListDbSystemsRequest.
func (ListDbSystemsRequest) BinaryRequestBody ¶
func (request ListDbSystemsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListDbSystemsRequest) HTTPRequest ¶
func (request ListDbSystemsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListDbSystemsRequest) RetryPolicy ¶
func (request ListDbSystemsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListDbSystemsRequest) String ¶
func (request ListDbSystemsRequest) String() string
func (ListDbSystemsRequest) ValidateEnumValue ¶
func (request ListDbSystemsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListDbSystemsResponse ¶
type ListDbSystemsResponse struct { // The underlying http response RawResponse *http.Response // A list of []DbSystemSummary instances Items []DbSystemSummary `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For pagination of a list of items. When paging through a list, if this header appears in the response, // then a partial list might have been returned. Include this value as the `page` parameter for the // subsequent GET request to get the next batch of items. OpcNextPage *string `presentIn:"header" name:"opc-next-page"` }
ListDbSystemsResponse wrapper for the ListDbSystems operation
func (ListDbSystemsResponse) HTTPResponse ¶
func (response ListDbSystemsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListDbSystemsResponse) String ¶
func (response ListDbSystemsResponse) String() string
type ListDbSystemsSortByEnum ¶
type ListDbSystemsSortByEnum string
ListDbSystemsSortByEnum Enum with underlying type: string
const ( ListDbSystemsSortByDisplayname ListDbSystemsSortByEnum = "displayName" ListDbSystemsSortByTimecreated ListDbSystemsSortByEnum = "timeCreated" )
Set of constants representing the allowable values for ListDbSystemsSortByEnum
func GetListDbSystemsSortByEnumValues ¶
func GetListDbSystemsSortByEnumValues() []ListDbSystemsSortByEnum
GetListDbSystemsSortByEnumValues Enumerates the set of values for ListDbSystemsSortByEnum
func GetMappingListDbSystemsSortByEnum ¶
func GetMappingListDbSystemsSortByEnum(val string) (ListDbSystemsSortByEnum, bool)
GetMappingListDbSystemsSortByEnum performs case Insensitive comparison on enum value and return the desired enum
type ListDbSystemsSortOrderEnum ¶
type ListDbSystemsSortOrderEnum string
ListDbSystemsSortOrderEnum Enum with underlying type: string
const ( ListDbSystemsSortOrderAsc ListDbSystemsSortOrderEnum = "ASC" ListDbSystemsSortOrderDesc ListDbSystemsSortOrderEnum = "DESC" )
Set of constants representing the allowable values for ListDbSystemsSortOrderEnum
func GetListDbSystemsSortOrderEnumValues ¶
func GetListDbSystemsSortOrderEnumValues() []ListDbSystemsSortOrderEnum
GetListDbSystemsSortOrderEnumValues Enumerates the set of values for ListDbSystemsSortOrderEnum
func GetMappingListDbSystemsSortOrderEnum ¶
func GetMappingListDbSystemsSortOrderEnum(val string) (ListDbSystemsSortOrderEnum, bool)
GetMappingListDbSystemsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
type ListReplicasRequest ¶ added in v65.27.0
type ListReplicasRequest struct { // The compartment OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // The maximum number of items to return in a paginated list call. For information about pagination, see // List Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The value of the `opc-next-page` or `opc-prev-page` response header from // the previous list call. For information about pagination, see List // Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // A filter to return only the resource matching the given display name exactly. DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"false" contributesTo:"query" name:"dbSystemId"` // The LifecycleState of the read replica. LifecycleState ReplicaSummaryLifecycleStateEnum `mandatory:"false" contributesTo:"query" name:"lifecycleState" omitEmpty:"true"` // The read replica OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). ReplicaId *string `mandatory:"false" contributesTo:"query" name:"replicaId"` // The requested Configuration instance. ConfigurationId *string `mandatory:"false" contributesTo:"query" name:"configurationId"` // Filter instances if they are using the latest revision of the // Configuration they are associated with. IsUpToDate *bool `mandatory:"false" contributesTo:"query" name:"isUpToDate"` // The field to sort by. You can sort by one field only. By default, the Time field is sorted in descending order and the Display Name field in ascending order. SortBy ListReplicasSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use (ASC or DESC). SortOrder ListReplicasSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListReplicasRequest wrapper for the ListReplicas operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListReplicas.go.html to see an example of how to use ListReplicasRequest.
func (ListReplicasRequest) BinaryRequestBody ¶ added in v65.27.0
func (request ListReplicasRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListReplicasRequest) HTTPRequest ¶ added in v65.27.0
func (request ListReplicasRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListReplicasRequest) RetryPolicy ¶ added in v65.27.0
func (request ListReplicasRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListReplicasRequest) String ¶ added in v65.27.0
func (request ListReplicasRequest) String() string
func (ListReplicasRequest) ValidateEnumValue ¶ added in v65.27.0
func (request ListReplicasRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListReplicasResponse ¶ added in v65.27.0
type ListReplicasResponse struct { // The underlying http response RawResponse *http.Response // A list of []ReplicaSummary instances Items []ReplicaSummary `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For pagination of a list of items. When paging through a list, if this header appears in the response, // then a partial list might have been returned. Include this value as the `page` parameter for the // subsequent GET request to get the next batch of items. OpcNextPage *string `presentIn:"header" name:"opc-next-page"` }
ListReplicasResponse wrapper for the ListReplicas operation
func (ListReplicasResponse) HTTPResponse ¶ added in v65.27.0
func (response ListReplicasResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListReplicasResponse) String ¶ added in v65.27.0
func (response ListReplicasResponse) String() string
type ListReplicasSortByEnum ¶ added in v65.27.0
type ListReplicasSortByEnum string
ListReplicasSortByEnum Enum with underlying type: string
const ( ListReplicasSortByTimecreated ListReplicasSortByEnum = "timeCreated" ListReplicasSortByDisplayname ListReplicasSortByEnum = "displayName" )
Set of constants representing the allowable values for ListReplicasSortByEnum
func GetListReplicasSortByEnumValues ¶ added in v65.27.0
func GetListReplicasSortByEnumValues() []ListReplicasSortByEnum
GetListReplicasSortByEnumValues Enumerates the set of values for ListReplicasSortByEnum
func GetMappingListReplicasSortByEnum ¶ added in v65.27.0
func GetMappingListReplicasSortByEnum(val string) (ListReplicasSortByEnum, bool)
GetMappingListReplicasSortByEnum performs case Insensitive comparison on enum value and return the desired enum
type ListReplicasSortOrderEnum ¶ added in v65.27.0
type ListReplicasSortOrderEnum string
ListReplicasSortOrderEnum Enum with underlying type: string
const ( ListReplicasSortOrderAsc ListReplicasSortOrderEnum = "ASC" ListReplicasSortOrderDesc ListReplicasSortOrderEnum = "DESC" )
Set of constants representing the allowable values for ListReplicasSortOrderEnum
func GetListReplicasSortOrderEnumValues ¶ added in v65.27.0
func GetListReplicasSortOrderEnumValues() []ListReplicasSortOrderEnum
GetListReplicasSortOrderEnumValues Enumerates the set of values for ListReplicasSortOrderEnum
func GetMappingListReplicasSortOrderEnum ¶ added in v65.27.0
func GetMappingListReplicasSortOrderEnum(val string) (ListReplicasSortOrderEnum, bool)
GetMappingListReplicasSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
type ListShapesIsSupportedForEnum ¶
type ListShapesIsSupportedForEnum string
ListShapesIsSupportedForEnum Enum with underlying type: string
const ( ListShapesIsSupportedForDbsystem ListShapesIsSupportedForEnum = "DBSYSTEM" ListShapesIsSupportedForHeatwavecluster ListShapesIsSupportedForEnum = "HEATWAVECLUSTER" )
Set of constants representing the allowable values for ListShapesIsSupportedForEnum
func GetListShapesIsSupportedForEnumValues ¶
func GetListShapesIsSupportedForEnumValues() []ListShapesIsSupportedForEnum
GetListShapesIsSupportedForEnumValues Enumerates the set of values for ListShapesIsSupportedForEnum
func GetMappingListShapesIsSupportedForEnum ¶
func GetMappingListShapesIsSupportedForEnum(val string) (ListShapesIsSupportedForEnum, bool)
GetMappingListShapesIsSupportedForEnum performs case Insensitive comparison on enum value and return the desired enum
type ListShapesRequest ¶
type ListShapesRequest struct { // The compartment OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Return shapes that are supported by the service feature. IsSupportedFor []ListShapesIsSupportedForEnum `contributesTo:"query" name:"isSupportedFor" omitEmpty:"true" collectionFormat:"multi"` // The name of the Availability Domain. AvailabilityDomain *string `mandatory:"false" contributesTo:"query" name:"availabilityDomain"` // Name Name *string `mandatory:"false" contributesTo:"query" name:"name"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListShapesRequest wrapper for the ListShapes operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListShapes.go.html to see an example of how to use ListShapesRequest.
func (ListShapesRequest) BinaryRequestBody ¶
func (request ListShapesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListShapesRequest) HTTPRequest ¶
func (request ListShapesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListShapesRequest) RetryPolicy ¶
func (request ListShapesRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListShapesRequest) String ¶
func (request ListShapesRequest) String() string
func (ListShapesRequest) ValidateEnumValue ¶
func (request ListShapesRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListShapesResponse ¶
type ListShapesResponse struct { // The underlying http response RawResponse *http.Response // The []ShapeSummary instance Items []ShapeSummary `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
ListShapesResponse wrapper for the ListShapes operation
func (ListShapesResponse) HTTPResponse ¶
func (response ListShapesResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListShapesResponse) String ¶
func (response ListShapesResponse) String() string
type ListVersionsRequest ¶
type ListVersionsRequest struct { // The compartment OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListVersionsRequest wrapper for the ListVersions operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListVersions.go.html to see an example of how to use ListVersionsRequest.
func (ListVersionsRequest) BinaryRequestBody ¶
func (request ListVersionsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListVersionsRequest) HTTPRequest ¶
func (request ListVersionsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListVersionsRequest) RetryPolicy ¶
func (request ListVersionsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListVersionsRequest) String ¶
func (request ListVersionsRequest) String() string
func (ListVersionsRequest) ValidateEnumValue ¶
func (request ListVersionsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListVersionsResponse ¶
type ListVersionsResponse struct { // The underlying http response RawResponse *http.Response // The []VersionSummary instance Items []VersionSummary `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
ListVersionsResponse wrapper for the ListVersions operation
func (ListVersionsResponse) HTTPResponse ¶
func (response ListVersionsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListVersionsResponse) String ¶
func (response ListVersionsResponse) String() string
type ListWorkRequestErrorsRequest ¶
type ListWorkRequestErrorsRequest struct { // the ID of the WorkRequest WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // The maximum number of items to return in a paginated list call. For information about pagination, see // List Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The value of the `opc-next-page` or `opc-prev-page` response header from // the previous list call. For information about pagination, see List // Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListWorkRequestErrorsRequest wrapper for the ListWorkRequestErrors operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListWorkRequestErrors.go.html to see an example of how to use ListWorkRequestErrorsRequest.
func (ListWorkRequestErrorsRequest) BinaryRequestBody ¶
func (request ListWorkRequestErrorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListWorkRequestErrorsRequest) HTTPRequest ¶
func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListWorkRequestErrorsRequest) RetryPolicy ¶
func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListWorkRequestErrorsRequest) String ¶
func (request ListWorkRequestErrorsRequest) String() string
func (ListWorkRequestErrorsRequest) ValidateEnumValue ¶
func (request ListWorkRequestErrorsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListWorkRequestErrorsResponse ¶
type ListWorkRequestErrorsResponse struct { // The underlying http response RawResponse *http.Response // A list of []WorkRequestError instances Items []WorkRequestError `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For pagination of a list of items. When paging through a list, if this header appears in the response, // then a partial list might have been returned. Include this value as the `page` parameter for the // subsequent GET request to get the next batch of items. OpcNextPage *string `presentIn:"header" name:"opc-next-page"` }
ListWorkRequestErrorsResponse wrapper for the ListWorkRequestErrors operation
func (ListWorkRequestErrorsResponse) HTTPResponse ¶
func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListWorkRequestErrorsResponse) String ¶
func (response ListWorkRequestErrorsResponse) String() string
type ListWorkRequestLogsRequest ¶
type ListWorkRequestLogsRequest struct { // the ID of the WorkRequest WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // The maximum number of items to return in a paginated list call. For information about pagination, see // List Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The value of the `opc-next-page` or `opc-prev-page` response header from // the previous list call. For information about pagination, see List // Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListWorkRequestLogsRequest wrapper for the ListWorkRequestLogs operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListWorkRequestLogs.go.html to see an example of how to use ListWorkRequestLogsRequest.
func (ListWorkRequestLogsRequest) BinaryRequestBody ¶
func (request ListWorkRequestLogsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListWorkRequestLogsRequest) HTTPRequest ¶
func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListWorkRequestLogsRequest) RetryPolicy ¶
func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListWorkRequestLogsRequest) String ¶
func (request ListWorkRequestLogsRequest) String() string
func (ListWorkRequestLogsRequest) ValidateEnumValue ¶
func (request ListWorkRequestLogsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListWorkRequestLogsResponse ¶
type ListWorkRequestLogsResponse struct { // The underlying http response RawResponse *http.Response // A list of []WorkRequestLogEntry instances Items []WorkRequestLogEntry `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For pagination of a list of items. When paging through a list, if this header appears in the response, // then a partial list might have been returned. Include this value as the `page` parameter for the // subsequent GET request to get the next batch of items. OpcNextPage *string `presentIn:"header" name:"opc-next-page"` }
ListWorkRequestLogsResponse wrapper for the ListWorkRequestLogs operation
func (ListWorkRequestLogsResponse) HTTPResponse ¶
func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListWorkRequestLogsResponse) String ¶
func (response ListWorkRequestLogsResponse) String() string
type ListWorkRequestsRequest ¶
type ListWorkRequestsRequest struct { // The compartment OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // The optional field to sort the results by. SortBy ListWorkRequestsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use (ASC or DESC). SortOrder ListWorkRequestsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // The maximum number of items to return in a paginated list call. For information about pagination, see // List Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The value of the `opc-next-page` or `opc-prev-page` response header from // the previous list call. For information about pagination, see List // Pagination (https://docs.cloud.oracle.comAPI/Concepts/usingapi.htm#List_Pagination). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ListWorkRequestsRequest wrapper for the ListWorkRequests operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListWorkRequests.go.html to see an example of how to use ListWorkRequestsRequest.
func (ListWorkRequestsRequest) BinaryRequestBody ¶
func (request ListWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ListWorkRequestsRequest) HTTPRequest ¶
func (request ListWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ListWorkRequestsRequest) RetryPolicy ¶
func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ListWorkRequestsRequest) String ¶
func (request ListWorkRequestsRequest) String() string
func (ListWorkRequestsRequest) ValidateEnumValue ¶
func (request ListWorkRequestsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ListWorkRequestsResponse ¶
type ListWorkRequestsResponse struct { // The underlying http response RawResponse *http.Response // A list of []WorkRequestSummary instances Items []WorkRequestSummary `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For pagination of a list of items. When paging through a list, if this header appears in the response, // then a partial list might have been returned. Include this value as the `page` parameter for the // subsequent GET request to get the next batch of items. OpcNextPage *string `presentIn:"header" name:"opc-next-page"` }
ListWorkRequestsResponse wrapper for the ListWorkRequests operation
func (ListWorkRequestsResponse) HTTPResponse ¶
func (response ListWorkRequestsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ListWorkRequestsResponse) String ¶
func (response ListWorkRequestsResponse) String() string
type ListWorkRequestsSortByEnum ¶
type ListWorkRequestsSortByEnum string
ListWorkRequestsSortByEnum Enum with underlying type: string
const ( ListWorkRequestsSortById ListWorkRequestsSortByEnum = "ID" ListWorkRequestsSortByOperationType ListWorkRequestsSortByEnum = "OPERATION_TYPE" ListWorkRequestsSortByStatus ListWorkRequestsSortByEnum = "STATUS" ListWorkRequestsSortByTimeAccepted ListWorkRequestsSortByEnum = "TIME_ACCEPTED" ListWorkRequestsSortByTimeStarted ListWorkRequestsSortByEnum = "TIME_STARTED" ListWorkRequestsSortByTimeFinished ListWorkRequestsSortByEnum = "TIME_FINISHED" )
Set of constants representing the allowable values for ListWorkRequestsSortByEnum
func GetListWorkRequestsSortByEnumValues ¶
func GetListWorkRequestsSortByEnumValues() []ListWorkRequestsSortByEnum
GetListWorkRequestsSortByEnumValues Enumerates the set of values for ListWorkRequestsSortByEnum
func GetMappingListWorkRequestsSortByEnum ¶
func GetMappingListWorkRequestsSortByEnum(val string) (ListWorkRequestsSortByEnum, bool)
GetMappingListWorkRequestsSortByEnum performs case Insensitive comparison on enum value and return the desired enum
type ListWorkRequestsSortOrderEnum ¶
type ListWorkRequestsSortOrderEnum string
ListWorkRequestsSortOrderEnum Enum with underlying type: string
const ( ListWorkRequestsSortOrderAsc ListWorkRequestsSortOrderEnum = "ASC" ListWorkRequestsSortOrderDesc ListWorkRequestsSortOrderEnum = "DESC" )
Set of constants representing the allowable values for ListWorkRequestsSortOrderEnum
func GetListWorkRequestsSortOrderEnumValues ¶
func GetListWorkRequestsSortOrderEnumValues() []ListWorkRequestsSortOrderEnum
GetListWorkRequestsSortOrderEnumValues Enumerates the set of values for ListWorkRequestsSortOrderEnum
func GetMappingListWorkRequestsSortOrderEnum ¶
func GetMappingListWorkRequestsSortOrderEnum(val string) (ListWorkRequestsSortOrderEnum, bool)
GetMappingListWorkRequestsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
type MaintenanceDetails ¶
type MaintenanceDetails struct { // The start time of the maintenance window. // This string is of the format: "{day-of-week} {time-of-day}". // "{day-of-week}" is a case-insensitive string like "mon", "tue", &c. // "{time-of-day}" is the "Time" portion of an RFC3339-formatted timestamp. Any second or sub-second time data will be truncated to zero. // If you set the read replica maintenance window to "" or if not specified, the read replica is set same as the DB system maintenance window. WindowStartTime *string `mandatory:"false" json:"windowStartTime"` }
MaintenanceDetails The Maintenance Policy for the DB System or Read Replica that this model is included in.
func (MaintenanceDetails) String ¶
func (m MaintenanceDetails) String() string
func (MaintenanceDetails) ValidateEnumValue ¶
func (m MaintenanceDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type MysqlaasClient ¶
type MysqlaasClient struct { common.BaseClient // contains filtered or unexported fields }
MysqlaasClient a client for Mysqlaas
func NewMysqlaasClientWithConfigurationProvider ¶
func NewMysqlaasClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client MysqlaasClient, err error)
NewMysqlaasClientWithConfigurationProvider Creates a new default Mysqlaas client with the given configuration provider. the configuration provider will be used for the default signer as well as reading the region
func NewMysqlaasClientWithOboToken ¶
func NewMysqlaasClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client MysqlaasClient, err error)
NewMysqlaasClientWithOboToken Creates a new default Mysqlaas client with the given configuration provider. The obotoken will be added to default headers and signed; the configuration provider will be used for the signer
as well as reading the region
func (*MysqlaasClient) ConfigurationProvider ¶
func (client *MysqlaasClient) ConfigurationProvider() *common.ConfigurationProvider
ConfigurationProvider the ConfigurationProvider used in this client, or null if none set
func (MysqlaasClient) CreateConfiguration ¶
func (client MysqlaasClient) CreateConfiguration(ctx context.Context, request CreateConfigurationRequest) (response CreateConfigurationResponse, err error)
CreateConfiguration Creates a new Configuration.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateConfiguration.go.html to see an example of how to use CreateConfiguration API.
func (MysqlaasClient) DeleteConfiguration ¶
func (client MysqlaasClient) DeleteConfiguration(ctx context.Context, request DeleteConfigurationRequest) (response DeleteConfigurationResponse, err error)
DeleteConfiguration Deletes a Configuration. The Configuration must not be in use by any DB Systems.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteConfiguration.go.html to see an example of how to use DeleteConfiguration API. A default retry strategy applies to this operation DeleteConfiguration()
func (MysqlaasClient) GetConfiguration ¶
func (client MysqlaasClient) GetConfiguration(ctx context.Context, request GetConfigurationRequest) (response GetConfigurationResponse, err error)
GetConfiguration Get the full details of the specified Configuration, including the list of MySQL Variables and their values.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetConfiguration.go.html to see an example of how to use GetConfiguration API. A default retry strategy applies to this operation GetConfiguration()
func (MysqlaasClient) ListConfigurations ¶
func (client MysqlaasClient) ListConfigurations(ctx context.Context, request ListConfigurationsRequest) (response ListConfigurationsResponse, err error)
ListConfigurations Lists the Configurations available when creating a DB System. This may include DEFAULT configurations per Shape and CUSTOM configurations. The default sort order is a multi-part sort by:
- shapeName, ascending
- DEFAULT-before-CUSTOM
- displayName ascending
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListConfigurations.go.html to see an example of how to use ListConfigurations API. A default retry strategy applies to this operation ListConfigurations()
func (MysqlaasClient) ListShapes ¶
func (client MysqlaasClient) ListShapes(ctx context.Context, request ListShapesRequest) (response ListShapesResponse, err error)
ListShapes Gets a list of the shapes you can use to create a new MySQL DB System. The shape determines the resources allocated to the DB System: CPU cores and memory for VM shapes; CPU cores, memory and storage for non-VM (or bare metal) shapes.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListShapes.go.html to see an example of how to use ListShapes API. A default retry strategy applies to this operation ListShapes()
func (MysqlaasClient) ListVersions ¶
func (client MysqlaasClient) ListVersions(ctx context.Context, request ListVersionsRequest) (response ListVersionsResponse, err error)
ListVersions Get a list of supported and available MySQL database major versions. The list is sorted by version family.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListVersions.go.html to see an example of how to use ListVersions API. A default retry strategy applies to this operation ListVersions()
func (*MysqlaasClient) SetRegion ¶
func (client *MysqlaasClient) SetRegion(region string)
SetRegion overrides the region of this client.
func (MysqlaasClient) UpdateConfiguration ¶
func (client MysqlaasClient) UpdateConfiguration(ctx context.Context, request UpdateConfigurationRequest) (response UpdateConfigurationResponse, err error)
UpdateConfiguration Updates the Configuration details.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateConfiguration.go.html to see an example of how to use UpdateConfiguration API. A default retry strategy applies to this operation UpdateConfiguration()
type PemCaCertificate ¶
type PemCaCertificate struct { // The string containing the CA certificate in PEM format. Contents *string `mandatory:"true" json:"contents"` }
PemCaCertificate The CA certificate in PEM format.
func (PemCaCertificate) MarshalJSON ¶
func (m PemCaCertificate) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (PemCaCertificate) String ¶
func (m PemCaCertificate) String() string
func (PemCaCertificate) ValidateEnumValue ¶
func (m PemCaCertificate) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type PitrPolicy ¶ added in v65.13.0
type PitrPolicy struct { // Specifies if PITR is enabled or disabled. IsEnabled *bool `mandatory:"true" json:"isEnabled"` }
PitrPolicy The PITR policy for the DB System.
func (PitrPolicy) String ¶ added in v65.13.0
func (m PitrPolicy) String() string
func (PitrPolicy) ValidateEnumValue ¶ added in v65.13.0
func (m PitrPolicy) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type PointInTimeRecoveryDetails ¶ added in v65.13.0
type PointInTimeRecoveryDetails struct { // Earliest recovery time point for the DB System, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeEarliestRecoveryPoint *common.SDKTime `mandatory:"true" json:"timeEarliestRecoveryPoint"` // Latest recovery time point for the DB System, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeLatestRecoveryPoint *common.SDKTime `mandatory:"true" json:"timeLatestRecoveryPoint"` }
PointInTimeRecoveryDetails Point-in-time Recovery details like earliest and latest recovery time point for the DB System.
func (PointInTimeRecoveryDetails) String ¶ added in v65.13.0
func (m PointInTimeRecoveryDetails) String() string
func (PointInTimeRecoveryDetails) ValidateEnumValue ¶ added in v65.13.0
func (m PointInTimeRecoveryDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type Replica ¶ added in v65.27.0
type Replica struct { // The OCID of the read replica. Id *string `mandatory:"true" json:"id"` // The OCID of the DB System the read replica is associated with. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // The OCID of the compartment that contains the read replica. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly name for the read replica. It does not have to be unique. DisplayName *string `mandatory:"true" json:"displayName"` // The state of the read replica. LifecycleState ReplicaLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The date and time the read replica was created, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The MySQL version currently in use by the read replica. MysqlVersion *string `mandatory:"true" json:"mysqlVersion"` // The IP address the read replica is configured to listen on. IpAddress *string `mandatory:"true" json:"ipAddress"` // The port the read replica is configured to listen on. Port *int `mandatory:"true" json:"port"` // The TCP network port on which X Plugin listens for connections. This is the X Plugin equivalent of port. PortX *int `mandatory:"true" json:"portX"` // User provided description of the read replica. Description *string `mandatory:"false" json:"description"` // A message describing the state of the read replica. LifecycleDetails *string `mandatory:"false" json:"lifecycleDetails"` // The time the read replica was last updated, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` // The name of the Availability Domain the read replica is located in. AvailabilityDomain *string `mandatory:"false" json:"availabilityDomain"` // The name of the Fault Domain the read replica is located in. FaultDomain *string `mandatory:"false" json:"faultDomain"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Specifies whether the read replica can be deleted. Set to true to prevent deletion, false (default) to allow. // Note that if a read replica is delete protected it also prevents the entire DB System from being deleted. If // the DB System is delete protected, read replicas can still be deleted individually if they are not delete // protected themselves. IsDeleteProtected *bool `mandatory:"false" json:"isDeleteProtected"` // The shape currently in use by the read replica. The shape determines the resources allocated: // CPU cores and memory for VM shapes, CPU cores, memory and storage for non-VM (bare metal) shapes. // To get a list of shapes, use the ListShapes operation. ShapeName *string `mandatory:"false" json:"shapeName"` // The OCID of the Configuration currently in use by the read replica. ConfigurationId *string `mandatory:"false" json:"configurationId"` ReplicaOverrides *ReplicaOverrides `mandatory:"false" json:"replicaOverrides"` SecureConnections *SecureConnectionDetails `mandatory:"false" json:"secureConnections"` }
Replica A DB System read replica.
func (Replica) ValidateEnumValue ¶ added in v65.27.0
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ReplicaLifecycleStateEnum ¶ added in v65.27.0
type ReplicaLifecycleStateEnum string
ReplicaLifecycleStateEnum Enum with underlying type: string
const ( ReplicaLifecycleStateCreating ReplicaLifecycleStateEnum = "CREATING" ReplicaLifecycleStateActive ReplicaLifecycleStateEnum = "ACTIVE" ReplicaLifecycleStateInactive ReplicaLifecycleStateEnum = "INACTIVE" ReplicaLifecycleStateUpdating ReplicaLifecycleStateEnum = "UPDATING" ReplicaLifecycleStateDeleting ReplicaLifecycleStateEnum = "DELETING" ReplicaLifecycleStateDeleted ReplicaLifecycleStateEnum = "DELETED" ReplicaLifecycleStateNeedsAttention ReplicaLifecycleStateEnum = "NEEDS_ATTENTION" ReplicaLifecycleStateFailed ReplicaLifecycleStateEnum = "FAILED" )
Set of constants representing the allowable values for ReplicaLifecycleStateEnum
func GetMappingReplicaLifecycleStateEnum ¶ added in v65.27.0
func GetMappingReplicaLifecycleStateEnum(val string) (ReplicaLifecycleStateEnum, bool)
GetMappingReplicaLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
func GetReplicaLifecycleStateEnumValues ¶ added in v65.27.0
func GetReplicaLifecycleStateEnumValues() []ReplicaLifecycleStateEnum
GetReplicaLifecycleStateEnumValues Enumerates the set of values for ReplicaLifecycleStateEnum
type ReplicaOverrides ¶ added in v65.49.3
type ReplicaOverrides struct { // The MySQL version to be used by the read replica. MysqlVersion *string `mandatory:"false" json:"mysqlVersion"` // The shape to be used by the read replica. The shape determines the resources allocated: // CPU cores and memory for VM shapes, CPU cores, memory and storage for non-VM (bare metal) shapes. // To get a list of shapes, use the ListShapes operation. ShapeName *string `mandatory:"false" json:"shapeName"` // The OCID of the Configuration to be used by the read replica. ConfigurationId *string `mandatory:"false" json:"configurationId"` }
ReplicaOverrides By default a read replica inherits the MySQL version, shape, and configuration of the source DB system. If you want to override any of these, provide values in the properties, mysqlVersion, shapeName, and configurationId. If you set a property value to "", then the value is inherited from its source DB system.
func (ReplicaOverrides) String ¶ added in v65.49.3
func (m ReplicaOverrides) String() string
func (ReplicaOverrides) ValidateEnumValue ¶ added in v65.49.3
func (m ReplicaOverrides) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ReplicaSummary ¶ added in v65.27.0
type ReplicaSummary struct { // The OCID of the read replica. Id *string `mandatory:"true" json:"id"` // The OCID of the DB System the read replica is associated with. DbSystemId *string `mandatory:"true" json:"dbSystemId"` // The OCID of the compartment that contains the read replica. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly name for the read replica. It does not have to be unique. DisplayName *string `mandatory:"true" json:"displayName"` // The state of the read replica. LifecycleState ReplicaSummaryLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The date and time the read replica was created, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` // The MySQL version currently in use by the read replica. MysqlVersion *string `mandatory:"true" json:"mysqlVersion"` // The IP address the read replica is configured to listen on. IpAddress *string `mandatory:"true" json:"ipAddress"` // The port the read replica is configured to listen on. Port *int `mandatory:"true" json:"port"` // The TCP network port on which X Plugin listens for connections. This is the X Plugin equivalent of port. PortX *int `mandatory:"true" json:"portX"` // User provided description of the read replica. Description *string `mandatory:"false" json:"description"` // A message describing the state of the read replica. LifecycleDetails *string `mandatory:"false" json:"lifecycleDetails"` // The time the read replica was last updated, as described by RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` // The name of the Availability Domain the read replica is located in. AvailabilityDomain *string `mandatory:"false" json:"availabilityDomain"` // The name of the Fault Domain the read replica is located in. FaultDomain *string `mandatory:"false" json:"faultDomain"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Specifies whether the read replica can be deleted. Set to true to prevent deletion, false (default) to allow. // Note that if a read replica is delete protected it also prevents the entire DB System from being deleted. If // the DB System is delete protected, read replicas can still be deleted individually if they are not delete // protected themselves. IsDeleteProtected *bool `mandatory:"false" json:"isDeleteProtected"` // The shape currently in use by the read replica. The shape determines the resources allocated: // CPU cores and memory for VM shapes, CPU cores, memory and storage for non-VM (bare metal) shapes. // To get a list of shapes, use the ListShapes operation. ShapeName *string `mandatory:"false" json:"shapeName"` // The OCID of the Configuration currently in use by the read replica. ConfigurationId *string `mandatory:"false" json:"configurationId"` ReplicaOverrides *ReplicaOverrides `mandatory:"false" json:"replicaOverrides"` }
ReplicaSummary Summary of the read replica.
func (ReplicaSummary) String ¶ added in v65.27.0
func (m ReplicaSummary) String() string
func (ReplicaSummary) ValidateEnumValue ¶ added in v65.27.0
func (m ReplicaSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ReplicaSummaryLifecycleStateEnum ¶ added in v65.27.0
type ReplicaSummaryLifecycleStateEnum string
ReplicaSummaryLifecycleStateEnum Enum with underlying type: string
const ( ReplicaSummaryLifecycleStateCreating ReplicaSummaryLifecycleStateEnum = "CREATING" ReplicaSummaryLifecycleStateActive ReplicaSummaryLifecycleStateEnum = "ACTIVE" ReplicaSummaryLifecycleStateInactive ReplicaSummaryLifecycleStateEnum = "INACTIVE" ReplicaSummaryLifecycleStateUpdating ReplicaSummaryLifecycleStateEnum = "UPDATING" ReplicaSummaryLifecycleStateDeleting ReplicaSummaryLifecycleStateEnum = "DELETING" ReplicaSummaryLifecycleStateDeleted ReplicaSummaryLifecycleStateEnum = "DELETED" ReplicaSummaryLifecycleStateNeedsAttention ReplicaSummaryLifecycleStateEnum = "NEEDS_ATTENTION" ReplicaSummaryLifecycleStateFailed ReplicaSummaryLifecycleStateEnum = "FAILED" )
Set of constants representing the allowable values for ReplicaSummaryLifecycleStateEnum
func GetMappingReplicaSummaryLifecycleStateEnum ¶ added in v65.27.0
func GetMappingReplicaSummaryLifecycleStateEnum(val string) (ReplicaSummaryLifecycleStateEnum, bool)
GetMappingReplicaSummaryLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
func GetReplicaSummaryLifecycleStateEnumValues ¶ added in v65.27.0
func GetReplicaSummaryLifecycleStateEnumValues() []ReplicaSummaryLifecycleStateEnum
GetReplicaSummaryLifecycleStateEnumValues Enumerates the set of values for ReplicaSummaryLifecycleStateEnum
type ReplicasClient ¶ added in v65.27.0
type ReplicasClient struct { common.BaseClient // contains filtered or unexported fields }
ReplicasClient a client for Replicas
func NewReplicasClientWithConfigurationProvider ¶ added in v65.27.0
func NewReplicasClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client ReplicasClient, err error)
NewReplicasClientWithConfigurationProvider Creates a new default Replicas client with the given configuration provider. the configuration provider will be used for the default signer as well as reading the region
func NewReplicasClientWithOboToken ¶ added in v65.27.0
func NewReplicasClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client ReplicasClient, err error)
NewReplicasClientWithOboToken Creates a new default Replicas client with the given configuration provider. The obotoken will be added to default headers and signed; the configuration provider will be used for the signer
as well as reading the region
func (*ReplicasClient) ConfigurationProvider ¶ added in v65.27.0
func (client *ReplicasClient) ConfigurationProvider() *common.ConfigurationProvider
ConfigurationProvider the ConfigurationProvider used in this client, or null if none set
func (ReplicasClient) CreateReplica ¶ added in v65.27.0
func (client ReplicasClient) CreateReplica(ctx context.Context, request CreateReplicaRequest) (response CreateReplicaResponse, err error)
CreateReplica Creates a DB System read replica.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/CreateReplica.go.html to see an example of how to use CreateReplica API. A default retry strategy applies to this operation CreateReplica()
func (ReplicasClient) DeleteReplica ¶ added in v65.27.0
func (client ReplicasClient) DeleteReplica(ctx context.Context, request DeleteReplicaRequest) (response DeleteReplicaResponse, err error)
DeleteReplica Deletes the specified read replica.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/DeleteReplica.go.html to see an example of how to use DeleteReplica API. A default retry strategy applies to this operation DeleteReplica()
func (ReplicasClient) GetReplica ¶ added in v65.27.0
func (client ReplicasClient) GetReplica(ctx context.Context, request GetReplicaRequest) (response GetReplicaResponse, err error)
GetReplica Gets the full details of the specified read replica.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetReplica.go.html to see an example of how to use GetReplica API. A default retry strategy applies to this operation GetReplica()
func (ReplicasClient) ListReplicas ¶ added in v65.27.0
func (client ReplicasClient) ListReplicas(ctx context.Context, request ListReplicasRequest) (response ListReplicasResponse, err error)
ListReplicas Lists all the read replicas that match the specified filters.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListReplicas.go.html to see an example of how to use ListReplicas API. A default retry strategy applies to this operation ListReplicas()
func (*ReplicasClient) SetRegion ¶ added in v65.27.0
func (client *ReplicasClient) SetRegion(region string)
SetRegion overrides the region of this client.
func (ReplicasClient) UpdateReplica ¶ added in v65.27.0
func (client ReplicasClient) UpdateReplica(ctx context.Context, request UpdateReplicaRequest) (response UpdateReplicaResponse, err error)
UpdateReplica Updates the properties of the specified read replica.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateReplica.go.html to see an example of how to use UpdateReplica API. A default retry strategy applies to this operation UpdateReplica()
type ResetChannelRequest ¶
type ResetChannelRequest struct { // The Channel OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). ChannelId *string `mandatory:"true" contributesTo:"path" name:"channelId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ResetChannelRequest wrapper for the ResetChannel operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ResetChannel.go.html to see an example of how to use ResetChannelRequest.
func (ResetChannelRequest) BinaryRequestBody ¶
func (request ResetChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ResetChannelRequest) HTTPRequest ¶
func (request ResetChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ResetChannelRequest) RetryPolicy ¶
func (request ResetChannelRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ResetChannelRequest) String ¶
func (request ResetChannelRequest) String() string
func (ResetChannelRequest) ValidateEnumValue ¶
func (request ResetChannelRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ResetChannelResponse ¶
type ResetChannelResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
ResetChannelResponse wrapper for the ResetChannel operation
func (ResetChannelResponse) HTTPResponse ¶
func (response ResetChannelResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ResetChannelResponse) String ¶
func (response ResetChannelResponse) String() string
type RestartDbSystemDetails ¶
type RestartDbSystemDetails struct { // The InnoDB shutdown mode to use, following the option // "innodb_fast_shutdown (https://dev.mysql.com/doc/refman/en/innodb-parameters.html#sysvar_innodb_fast_shutdown)". ShutdownType InnoDbShutdownModeEnum `mandatory:"true" json:"shutdownType"` }
RestartDbSystemDetails DB System restart parameters.
func (RestartDbSystemDetails) String ¶
func (m RestartDbSystemDetails) String() string
func (RestartDbSystemDetails) ValidateEnumValue ¶
func (m RestartDbSystemDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type RestartDbSystemRequest ¶
type RestartDbSystemRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // Optional parameters for the stop portion of the restart action. RestartDbSystemDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
RestartDbSystemRequest wrapper for the RestartDbSystem operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/RestartDbSystem.go.html to see an example of how to use RestartDbSystemRequest.
func (RestartDbSystemRequest) BinaryRequestBody ¶
func (request RestartDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (RestartDbSystemRequest) HTTPRequest ¶
func (request RestartDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (RestartDbSystemRequest) RetryPolicy ¶
func (request RestartDbSystemRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (RestartDbSystemRequest) String ¶
func (request RestartDbSystemRequest) String() string
func (RestartDbSystemRequest) ValidateEnumValue ¶
func (request RestartDbSystemRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type RestartDbSystemResponse ¶
type RestartDbSystemResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
RestartDbSystemResponse wrapper for the RestartDbSystem operation
func (RestartDbSystemResponse) HTTPResponse ¶
func (response RestartDbSystemResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (RestartDbSystemResponse) String ¶
func (response RestartDbSystemResponse) String() string
type RestartHeatWaveClusterRequest ¶
type RestartHeatWaveClusterRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
RestartHeatWaveClusterRequest wrapper for the RestartHeatWaveCluster operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/RestartHeatWaveCluster.go.html to see an example of how to use RestartHeatWaveClusterRequest.
func (RestartHeatWaveClusterRequest) BinaryRequestBody ¶
func (request RestartHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (RestartHeatWaveClusterRequest) HTTPRequest ¶
func (request RestartHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (RestartHeatWaveClusterRequest) RetryPolicy ¶
func (request RestartHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (RestartHeatWaveClusterRequest) String ¶
func (request RestartHeatWaveClusterRequest) String() string
func (RestartHeatWaveClusterRequest) ValidateEnumValue ¶
func (request RestartHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type RestartHeatWaveClusterResponse ¶
type RestartHeatWaveClusterResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
RestartHeatWaveClusterResponse wrapper for the RestartHeatWaveCluster operation
func (RestartHeatWaveClusterResponse) HTTPResponse ¶
func (response RestartHeatWaveClusterResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (RestartHeatWaveClusterResponse) String ¶
func (response RestartHeatWaveClusterResponse) String() string
type ResumeChannelRequest ¶
type ResumeChannelRequest struct { // The Channel OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). ChannelId *string `mandatory:"true" contributesTo:"path" name:"channelId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
ResumeChannelRequest wrapper for the ResumeChannel operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ResumeChannel.go.html to see an example of how to use ResumeChannelRequest.
func (ResumeChannelRequest) BinaryRequestBody ¶
func (request ResumeChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (ResumeChannelRequest) HTTPRequest ¶
func (request ResumeChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (ResumeChannelRequest) RetryPolicy ¶
func (request ResumeChannelRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (ResumeChannelRequest) String ¶
func (request ResumeChannelRequest) String() string
func (ResumeChannelRequest) ValidateEnumValue ¶
func (request ResumeChannelRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ResumeChannelResponse ¶
type ResumeChannelResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
ResumeChannelResponse wrapper for the ResumeChannel operation
func (ResumeChannelResponse) HTTPResponse ¶
func (response ResumeChannelResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (ResumeChannelResponse) String ¶
func (response ResumeChannelResponse) String() string
type SecureConnectionDetails ¶ added in v65.58.0
type SecureConnectionDetails struct { // Select whether to use MySQL Database Service-managed certificate (SYSTEM) or your own certificate (BYOC). CertificateGenerationType CertificateGenerationTypeEnum `mandatory:"true" json:"certificateGenerationType"` // The OCID of the certificate to use. CertificateId *string `mandatory:"false" json:"certificateId"` }
SecureConnectionDetails Secure connection configuration details.
func (SecureConnectionDetails) String ¶ added in v65.58.0
func (m SecureConnectionDetails) String() string
func (SecureConnectionDetails) ValidateEnumValue ¶ added in v65.58.0
func (m SecureConnectionDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ShapeSummary ¶
type ShapeSummary struct { // The name of the shape used for the DB System. Name *string `mandatory:"true" json:"name"` // The number of CPU Cores the Instance provides. These are "OCPU"s. CpuCoreCount *int `mandatory:"true" json:"cpuCoreCount"` // The amount of RAM the Instance provides. This is an IEC base-2 number. MemorySizeInGBs *int `mandatory:"true" json:"memorySizeInGBs"` // What service features the shape is supported for. IsSupportedFor []ShapeSummaryIsSupportedForEnum `mandatory:"false" json:"isSupportedFor,omitempty"` }
ShapeSummary The shape of the DB System. The shape determines resources to allocate to the DB System - CPU cores and memory for VM shapes; CPU cores, memory and storage for non-VM (or bare metal) shapes. For a description of shapes, see DB System Shape Options (https://docs.cloud.oracle.com/mysql-database/doc/shapes.htm).
func (ShapeSummary) String ¶
func (m ShapeSummary) String() string
func (ShapeSummary) ValidateEnumValue ¶
func (m ShapeSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type ShapeSummaryIsSupportedForEnum ¶
type ShapeSummaryIsSupportedForEnum string
ShapeSummaryIsSupportedForEnum Enum with underlying type: string
const ( ShapeSummaryIsSupportedForDbsystem ShapeSummaryIsSupportedForEnum = "DBSYSTEM" ShapeSummaryIsSupportedForHeatwavecluster ShapeSummaryIsSupportedForEnum = "HEATWAVECLUSTER" )
Set of constants representing the allowable values for ShapeSummaryIsSupportedForEnum
func GetMappingShapeSummaryIsSupportedForEnum ¶
func GetMappingShapeSummaryIsSupportedForEnum(val string) (ShapeSummaryIsSupportedForEnum, bool)
GetMappingShapeSummaryIsSupportedForEnum performs case Insensitive comparison on enum value and return the desired enum
func GetShapeSummaryIsSupportedForEnumValues ¶
func GetShapeSummaryIsSupportedForEnumValues() []ShapeSummaryIsSupportedForEnum
GetShapeSummaryIsSupportedForEnumValues Enumerates the set of values for ShapeSummaryIsSupportedForEnum
type StartDbSystemRequest ¶
type StartDbSystemRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
StartDbSystemRequest wrapper for the StartDbSystem operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/StartDbSystem.go.html to see an example of how to use StartDbSystemRequest.
func (StartDbSystemRequest) BinaryRequestBody ¶
func (request StartDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (StartDbSystemRequest) HTTPRequest ¶
func (request StartDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (StartDbSystemRequest) RetryPolicy ¶
func (request StartDbSystemRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (StartDbSystemRequest) String ¶
func (request StartDbSystemRequest) String() string
func (StartDbSystemRequest) ValidateEnumValue ¶
func (request StartDbSystemRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type StartDbSystemResponse ¶
type StartDbSystemResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
StartDbSystemResponse wrapper for the StartDbSystem operation
func (StartDbSystemResponse) HTTPResponse ¶
func (response StartDbSystemResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (StartDbSystemResponse) String ¶
func (response StartDbSystemResponse) String() string
type StartHeatWaveClusterRequest ¶
type StartHeatWaveClusterRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
StartHeatWaveClusterRequest wrapper for the StartHeatWaveCluster operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/StartHeatWaveCluster.go.html to see an example of how to use StartHeatWaveClusterRequest.
func (StartHeatWaveClusterRequest) BinaryRequestBody ¶
func (request StartHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (StartHeatWaveClusterRequest) HTTPRequest ¶
func (request StartHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (StartHeatWaveClusterRequest) RetryPolicy ¶
func (request StartHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (StartHeatWaveClusterRequest) String ¶
func (request StartHeatWaveClusterRequest) String() string
func (StartHeatWaveClusterRequest) ValidateEnumValue ¶
func (request StartHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type StartHeatWaveClusterResponse ¶
type StartHeatWaveClusterResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
StartHeatWaveClusterResponse wrapper for the StartHeatWaveCluster operation
func (StartHeatWaveClusterResponse) HTTPResponse ¶
func (response StartHeatWaveClusterResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (StartHeatWaveClusterResponse) String ¶
func (response StartHeatWaveClusterResponse) String() string
type StopDbSystemDetails ¶
type StopDbSystemDetails struct { // The InnoDB shutdown mode to use, following the option // "innodb_fast_shutdown (https://dev.mysql.com/doc/refman/en/innodb-parameters.html#sysvar_innodb_fast_shutdown)". ShutdownType InnoDbShutdownModeEnum `mandatory:"true" json:"shutdownType"` }
StopDbSystemDetails DB System shutdown parameters.
func (StopDbSystemDetails) String ¶
func (m StopDbSystemDetails) String() string
func (StopDbSystemDetails) ValidateEnumValue ¶
func (m StopDbSystemDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type StopDbSystemRequest ¶
type StopDbSystemRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // Optional parameters for the stop action. StopDbSystemDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
StopDbSystemRequest wrapper for the StopDbSystem operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/StopDbSystem.go.html to see an example of how to use StopDbSystemRequest.
func (StopDbSystemRequest) BinaryRequestBody ¶
func (request StopDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (StopDbSystemRequest) HTTPRequest ¶
func (request StopDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (StopDbSystemRequest) RetryPolicy ¶
func (request StopDbSystemRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (StopDbSystemRequest) String ¶
func (request StopDbSystemRequest) String() string
func (StopDbSystemRequest) ValidateEnumValue ¶
func (request StopDbSystemRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type StopDbSystemResponse ¶
type StopDbSystemResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
StopDbSystemResponse wrapper for the StopDbSystem operation
func (StopDbSystemResponse) HTTPResponse ¶
func (response StopDbSystemResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (StopDbSystemResponse) String ¶
func (response StopDbSystemResponse) String() string
type StopHeatWaveClusterRequest ¶
type StopHeatWaveClusterRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
StopHeatWaveClusterRequest wrapper for the StopHeatWaveCluster operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/StopHeatWaveCluster.go.html to see an example of how to use StopHeatWaveClusterRequest.
func (StopHeatWaveClusterRequest) BinaryRequestBody ¶
func (request StopHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (StopHeatWaveClusterRequest) HTTPRequest ¶
func (request StopHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (StopHeatWaveClusterRequest) RetryPolicy ¶
func (request StopHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (StopHeatWaveClusterRequest) String ¶
func (request StopHeatWaveClusterRequest) String() string
func (StopHeatWaveClusterRequest) ValidateEnumValue ¶
func (request StopHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type StopHeatWaveClusterResponse ¶
type StopHeatWaveClusterResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
StopHeatWaveClusterResponse wrapper for the StopHeatWaveCluster operation
func (StopHeatWaveClusterResponse) HTTPResponse ¶
func (response StopHeatWaveClusterResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (StopHeatWaveClusterResponse) String ¶
func (response StopHeatWaveClusterResponse) String() string
type UpdateBackupDetails ¶
type UpdateBackupDetails struct { // A user-supplied display name for the backup. DisplayName *string `mandatory:"false" json:"displayName"` // A user-supplied description for the backup. Description *string `mandatory:"false" json:"description"` // The number of days backups are retained. RetentionInDays *int `mandatory:"false" json:"retentionInDays"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
UpdateBackupDetails The Backup metadata which can be updated.
func (UpdateBackupDetails) String ¶
func (m UpdateBackupDetails) String() string
func (UpdateBackupDetails) ValidateEnumValue ¶
func (m UpdateBackupDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateBackupPolicyDetails ¶
type UpdateBackupPolicyDetails struct { // Specifies if automatic backups are enabled. IsEnabled *bool `mandatory:"false" json:"isEnabled"` // The start of a 30-minute window of time in which daily, automated backups occur. // This should be in the format of the "Time" portion of an RFC3339-formatted timestamp. Any second or sub-second time data will be truncated to zero. // At some point in the window, the system may incur a brief service disruption as the backup is performed. WindowStartTime *string `mandatory:"false" json:"windowStartTime"` // Number of days to retain an automatic backup. RetentionInDays *int `mandatory:"false" json:"retentionInDays"` // Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. // Tags defined here will be copied verbatim as tags on the Backup resource created by this BackupPolicy. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to namespaces. // Tags defined here will be copied verbatim as tags on the Backup resource created by this BackupPolicy. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` PitrPolicy *PitrPolicy `mandatory:"false" json:"pitrPolicy"` }
UpdateBackupPolicyDetails Backup Policy as optionally used for DB System update.
func (UpdateBackupPolicyDetails) String ¶
func (m UpdateBackupPolicyDetails) String() string
func (UpdateBackupPolicyDetails) ValidateEnumValue ¶
func (m UpdateBackupPolicyDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateBackupRequest ¶
type UpdateBackupRequest struct { // The OCID of the Backup BackupId *string `mandatory:"true" contributesTo:"path" name:"backupId"` // Request to update a Backup's metadata. UpdateBackupDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
UpdateBackupRequest wrapper for the UpdateBackup operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateBackup.go.html to see an example of how to use UpdateBackupRequest.
func (UpdateBackupRequest) BinaryRequestBody ¶
func (request UpdateBackupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (UpdateBackupRequest) HTTPRequest ¶
func (request UpdateBackupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (UpdateBackupRequest) RetryPolicy ¶
func (request UpdateBackupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (UpdateBackupRequest) String ¶
func (request UpdateBackupRequest) String() string
func (UpdateBackupRequest) ValidateEnumValue ¶
func (request UpdateBackupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateBackupResponse ¶
type UpdateBackupResponse struct { // The underlying http response RawResponse *http.Response // The Backup instance Backup `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Flag to indicate whether or not the object was modified. If this is true, // the getter for the object itself will return null. Callers should check this // if they specified one of the request params that might result in a conditional // response (like 'if-match'/'if-none-match'). IsNotModified bool }
UpdateBackupResponse wrapper for the UpdateBackup operation
func (UpdateBackupResponse) HTTPResponse ¶
func (response UpdateBackupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (UpdateBackupResponse) String ¶
func (response UpdateBackupResponse) String() string
type UpdateChannelDetails ¶
type UpdateChannelDetails struct { Source UpdateChannelSourceDetails `mandatory:"false" json:"source"` Target UpdateChannelTargetDetails `mandatory:"false" json:"target"` // The user-friendly name for the Channel. It does not have to be unique. DisplayName *string `mandatory:"false" json:"displayName"` // Whether the Channel should be enabled or disabled. Enabling a previously // disabled Channel will cause the Channel to be started. Conversely, disabling // a previously enabled Channel will stop the Channel. Both operations are // executed asynchronously. IsEnabled *bool `mandatory:"false" json:"isEnabled"` // User provided description of the Channel. Description *string `mandatory:"false" json:"description"` // Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
UpdateChannelDetails Details required to update a Channel
func (UpdateChannelDetails) String ¶
func (m UpdateChannelDetails) String() string
func (*UpdateChannelDetails) UnmarshalJSON ¶
func (m *UpdateChannelDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (UpdateChannelDetails) ValidateEnumValue ¶
func (m UpdateChannelDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateChannelRequest ¶
type UpdateChannelRequest struct { // The Channel OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). ChannelId *string `mandatory:"true" contributesTo:"path" name:"channelId"` // The parameters of the request to update the Channel. UpdateChannelDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated before // then due to conflicting operations (for example, if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
UpdateChannelRequest wrapper for the UpdateChannel operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateChannel.go.html to see an example of how to use UpdateChannelRequest.
func (UpdateChannelRequest) BinaryRequestBody ¶
func (request UpdateChannelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (UpdateChannelRequest) HTTPRequest ¶
func (request UpdateChannelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (UpdateChannelRequest) RetryPolicy ¶
func (request UpdateChannelRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (UpdateChannelRequest) String ¶
func (request UpdateChannelRequest) String() string
func (UpdateChannelRequest) ValidateEnumValue ¶
func (request UpdateChannelRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateChannelResponse ¶
type UpdateChannelResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
UpdateChannelResponse wrapper for the UpdateChannel operation
func (UpdateChannelResponse) HTTPResponse ¶
func (response UpdateChannelResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (UpdateChannelResponse) String ¶
func (response UpdateChannelResponse) String() string
type UpdateChannelSourceDetails ¶
type UpdateChannelSourceDetails interface { }
UpdateChannelSourceDetails Parameters detailing how to provision the source for the given Channel.
type UpdateChannelSourceFromMysqlDetails ¶
type UpdateChannelSourceFromMysqlDetails struct { // The network address of the MySQL instance. Hostname *string `mandatory:"false" json:"hostname"` // The port the source MySQL instance listens on. Port *int `mandatory:"false" json:"port"` // The name of the replication user on the source MySQL instance. // The username has a maximum length of 96 characters. For more information, // please see the MySQL documentation (https://dev.mysql.com/doc/refman/8.0/en/change-master-to.html) Username *string `mandatory:"false" json:"username"` // The password for the replication user. The password must be // between 8 and 32 characters long, and must contain at least 1 // numeric character, 1 lowercase character, 1 uppercase character, // and 1 special (nonalphanumeric) character. Password *string `mandatory:"false" json:"password"` SslCaCertificate CaCertificate `mandatory:"false" json:"sslCaCertificate"` AnonymousTransactionsHandling AnonymousTransactionsHandling `mandatory:"false" json:"anonymousTransactionsHandling"` // The SSL mode of the Channel. SslMode ChannelSourceMysqlSslModeEnum `mandatory:"false" json:"sslMode,omitempty"` }
UpdateChannelSourceFromMysqlDetails Parameters detailing how to provision the source endpoint that is a MySQL Server. Typically a MySQL Server that is not managed by the MySQL Database Service.
func (UpdateChannelSourceFromMysqlDetails) MarshalJSON ¶
func (m UpdateChannelSourceFromMysqlDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (UpdateChannelSourceFromMysqlDetails) String ¶
func (m UpdateChannelSourceFromMysqlDetails) String() string
func (*UpdateChannelSourceFromMysqlDetails) UnmarshalJSON ¶
func (m *UpdateChannelSourceFromMysqlDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (UpdateChannelSourceFromMysqlDetails) ValidateEnumValue ¶
func (m UpdateChannelSourceFromMysqlDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateChannelTargetDetails ¶
type UpdateChannelTargetDetails interface { }
UpdateChannelTargetDetails Parameters detailing how to provision the target for the given Channel.
type UpdateChannelTargetFromDbSystemDetails ¶
type UpdateChannelTargetFromDbSystemDetails struct { // The case-insensitive name that identifies the replication channel. Channel names // must follow the rules defined for MySQL identifiers (https://dev.mysql.com/doc/refman/8.0/en/identifiers.html). // The names of non-Deleted Channels must be unique for each DB System. ChannelName *string `mandatory:"false" json:"channelName"` // The username for the replication applier of the target MySQL DB System. ApplierUsername *string `mandatory:"false" json:"applierUsername"` // Replication filter rules to be applied at the DB System Channel target. Filters []ChannelFilter `mandatory:"false" json:"filters"` // Specifies the amount of time, in seconds, that the channel waits before // applying a transaction received from the source. DelayInSeconds *int `mandatory:"false" json:"delayInSeconds"` // Specifies how a replication channel handles the creation and alteration of tables // that do not have a primary key. TablesWithoutPrimaryKeyHandling ChannelTargetDbSystemTablesWithoutPrimaryKeyHandlingEnum `mandatory:"false" json:"tablesWithoutPrimaryKeyHandling,omitempty"` }
UpdateChannelTargetFromDbSystemDetails Parameters detailing how to provision the target endpoint that is a DB System.
func (UpdateChannelTargetFromDbSystemDetails) MarshalJSON ¶
func (m UpdateChannelTargetFromDbSystemDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (UpdateChannelTargetFromDbSystemDetails) String ¶
func (m UpdateChannelTargetFromDbSystemDetails) String() string
func (UpdateChannelTargetFromDbSystemDetails) ValidateEnumValue ¶
func (m UpdateChannelTargetFromDbSystemDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateConfigurationDetails ¶
type UpdateConfigurationDetails struct { // User-provided data about the Configuration. Description *string `mandatory:"false" json:"description"` // A new display name for the Configuration. DisplayName *string `mandatory:"false" json:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` }
UpdateConfigurationDetails The details required to update a Configuration.
func (UpdateConfigurationDetails) String ¶
func (m UpdateConfigurationDetails) String() string
func (UpdateConfigurationDetails) ValidateEnumValue ¶
func (m UpdateConfigurationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateConfigurationRequest ¶
type UpdateConfigurationRequest struct { // The OCID of the Configuration. ConfigurationId *string `mandatory:"true" contributesTo:"path" name:"configurationId"` // Request to update a Configuration. UpdateConfigurationDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
UpdateConfigurationRequest wrapper for the UpdateConfiguration operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateConfiguration.go.html to see an example of how to use UpdateConfigurationRequest.
func (UpdateConfigurationRequest) BinaryRequestBody ¶
func (request UpdateConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (UpdateConfigurationRequest) HTTPRequest ¶
func (request UpdateConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (UpdateConfigurationRequest) RetryPolicy ¶
func (request UpdateConfigurationRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (UpdateConfigurationRequest) String ¶
func (request UpdateConfigurationRequest) String() string
func (UpdateConfigurationRequest) ValidateEnumValue ¶
func (request UpdateConfigurationRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateConfigurationResponse ¶
type UpdateConfigurationResponse struct { // The underlying http response RawResponse *http.Response // The Configuration instance Configuration `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
UpdateConfigurationResponse wrapper for the UpdateConfiguration operation
func (UpdateConfigurationResponse) HTTPResponse ¶
func (response UpdateConfigurationResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (UpdateConfigurationResponse) String ¶
func (response UpdateConfigurationResponse) String() string
type UpdateDbSystemDetails ¶
type UpdateDbSystemDetails struct { // The user-friendly name for the DB System. It does not have to be unique. DisplayName *string `mandatory:"false" json:"displayName"` // User-provided data about the DB System. Description *string `mandatory:"false" json:"description"` // The OCID of the subnet the DB System is associated with. SubnetId *string `mandatory:"false" json:"subnetId"` // Specifies if the DB System is highly available. // Set to true to enable high availability. Two secondary MySQL instances are created and placed in the unused // availability or fault domains, depending on your region and subnet type. // Set to false to disable high availability. The secondary MySQL instances are removed and the MySQL instance // in the preferred location is used. IsHighlyAvailable *bool `mandatory:"false" json:"isHighlyAvailable"` // The availability domain on which to deploy the Read/Write endpoint. This defines the preferred primary instance. // In a failover scenario, the Read/Write endpoint is redirected to one of the other availability domains // and the MySQL instance in that domain is promoted to the primary instance. // This redirection does not affect the IP address of the DB System in any way. // For a standalone DB System, this defines the availability domain in which the DB System is placed. AvailabilityDomain *string `mandatory:"false" json:"availabilityDomain"` // The fault domain on which to deploy the Read/Write endpoint. This defines the preferred primary instance. // In a failover scenario, the Read/Write endpoint is redirected to one of the other fault domains // and the MySQL instance in that domain is promoted to the primary instance. // This redirection does not affect the IP address of the DB System in any way. // For a standalone DB System, this defines the fault domain in which the DB System is placed. FaultDomain *string `mandatory:"false" json:"faultDomain"` // The shape of the DB System. The shape determines resources // allocated to the DB System - CPU cores and memory for VM // shapes; CPU cores, memory and storage for non-VM (or bare metal) // shapes. To get a list of shapes, use the // ListShapes // operation. // Changes in Shape will result in a downtime as the MySQL DB System is // migrated to the new Compute instance. ShapeName *string `mandatory:"false" json:"shapeName"` // The specific MySQL version identifier. MysqlVersion *string `mandatory:"false" json:"mysqlVersion"` // The OCID of the Configuration to be used for Instances in this DB System. ConfigurationId *string `mandatory:"false" json:"configurationId"` // The username for the administrative user for the MySQL Instance. AdminUsername *string `mandatory:"false" json:"adminUsername"` // The password for the administrative user. The password must be // between 8 and 32 characters long, and must contain at least 1 // numeric character, 1 lowercase character, 1 uppercase character, and // 1 special (nonalphanumeric) character. AdminPassword *string `mandatory:"false" json:"adminPassword"` // Expands the DB System's storage to the specified value. Only supports values larger than the current DB System's // storage size. // DB Systems with an initial storage size of 400 GB or less can be expanded up to 32 TB. // DB Systems with an initial storage size between 401-800 GB can be expanded up to 64 TB. // DB Systems with an initial storage size between 801-1200 GB can be expanded up to 96 TB. // DB Systems with an initial storage size of 1201 GB or more can be expanded up to 128 TB. // It is not possible to decrease data storage size. DataStorageSizeInGBs *int `mandatory:"false" json:"dataStorageSizeInGBs"` DataStorage *DataStorageDetails `mandatory:"false" json:"dataStorage"` // The hostname for the primary endpoint of the DB System. Used for DNS. // The value is the hostname portion of the primary private IP's fully qualified domain name (FQDN) // (for example, "dbsystem-1" in FQDN "dbsystem-1.subnet123.vcn1.oraclevcn.com"). // Must be unique across all VNICs in the subnet and comply with RFC 952 and RFC 1123. HostnameLabel *string `mandatory:"false" json:"hostnameLabel"` // The IP address the DB System should be configured to listen on the provided subnet. // It must be a free private IP address within the subnet's CIDR. If you don't specify a // value, Oracle automatically assigns a private IP address from the subnet. This should // be a "dotted-quad" style IPv4 address. IpAddress *string `mandatory:"false" json:"ipAddress"` // The port for primary endpoint of the DB System to listen on. Port *int `mandatory:"false" json:"port"` // The TCP network port on which X Plugin listens for connections. This is the X Plugin equivalent of port. PortX *int `mandatory:"false" json:"portX"` BackupPolicy *UpdateBackupPolicyDetails `mandatory:"false" json:"backupPolicy"` Maintenance *UpdateMaintenanceDetails `mandatory:"false" json:"maintenance"` // Simple key-value pair applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` DeletionPolicy *UpdateDeletionPolicyDetails `mandatory:"false" json:"deletionPolicy"` // Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, // and whether to enable or disable syncing of the Binary Logs. CrashRecovery CrashRecoveryStatusEnum `mandatory:"false" json:"crashRecovery,omitempty"` // Whether to enable monitoring via the Database Management service. DatabaseManagement DatabaseManagementStatusEnum `mandatory:"false" json:"databaseManagement,omitempty"` SecureConnections *SecureConnectionDetails `mandatory:"false" json:"secureConnections"` }
UpdateDbSystemDetails Details required to update a DB System.
func (UpdateDbSystemDetails) String ¶
func (m UpdateDbSystemDetails) String() string
func (UpdateDbSystemDetails) ValidateEnumValue ¶
func (m UpdateDbSystemDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateDbSystemRequest ¶
type UpdateDbSystemRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // Request to update a DB System. UpdateDbSystemDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
UpdateDbSystemRequest wrapper for the UpdateDbSystem operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateDbSystem.go.html to see an example of how to use UpdateDbSystemRequest.
func (UpdateDbSystemRequest) BinaryRequestBody ¶
func (request UpdateDbSystemRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (UpdateDbSystemRequest) HTTPRequest ¶
func (request UpdateDbSystemRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (UpdateDbSystemRequest) RetryPolicy ¶
func (request UpdateDbSystemRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (UpdateDbSystemRequest) String ¶
func (request UpdateDbSystemRequest) String() string
func (UpdateDbSystemRequest) ValidateEnumValue ¶
func (request UpdateDbSystemRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateDbSystemResponse ¶
type UpdateDbSystemResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
UpdateDbSystemResponse wrapper for the UpdateDbSystem operation
func (UpdateDbSystemResponse) HTTPResponse ¶
func (response UpdateDbSystemResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (UpdateDbSystemResponse) String ¶
func (response UpdateDbSystemResponse) String() string
type UpdateDeletionPolicyDetails ¶
type UpdateDeletionPolicyDetails struct { // Specifies if any automatic backups created for a DB System should be retained or deleted when the DB System is deleted. AutomaticBackupRetention UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum `mandatory:"false" json:"automaticBackupRetention,omitempty"` // Specifies whether or not a backup is taken when the DB System is deleted. // REQUIRE_FINAL_BACKUP: a backup is taken if the DB System is deleted. // SKIP_FINAL_BACKUP: a backup is not taken if the DB System is deleted. FinalBackup UpdateDeletionPolicyDetailsFinalBackupEnum `mandatory:"false" json:"finalBackup,omitempty"` // Specifies whether the DB System can be deleted. Set to true to prevent deletion, false (default) to allow. IsDeleteProtected *bool `mandatory:"false" json:"isDeleteProtected"` }
UpdateDeletionPolicyDetails Policy for how the DB System and related resources should be handled at the time of its deletion.
func (UpdateDeletionPolicyDetails) String ¶
func (m UpdateDeletionPolicyDetails) String() string
func (UpdateDeletionPolicyDetails) ValidateEnumValue ¶
func (m UpdateDeletionPolicyDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum ¶
type UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum string
UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum Enum with underlying type: string
const ( UpdateDeletionPolicyDetailsAutomaticBackupRetentionDelete UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum = "DELETE" UpdateDeletionPolicyDetailsAutomaticBackupRetentionRetain UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum = "RETAIN" )
Set of constants representing the allowable values for UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum
func GetMappingUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum ¶
func GetMappingUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum(val string) (UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum, bool)
GetMappingUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnumValues ¶
func GetUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnumValues() []UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum
GetUpdateDeletionPolicyDetailsAutomaticBackupRetentionEnumValues Enumerates the set of values for UpdateDeletionPolicyDetailsAutomaticBackupRetentionEnum
type UpdateDeletionPolicyDetailsFinalBackupEnum ¶
type UpdateDeletionPolicyDetailsFinalBackupEnum string
UpdateDeletionPolicyDetailsFinalBackupEnum Enum with underlying type: string
const ( UpdateDeletionPolicyDetailsFinalBackupSkipFinalBackup UpdateDeletionPolicyDetailsFinalBackupEnum = "SKIP_FINAL_BACKUP" UpdateDeletionPolicyDetailsFinalBackupRequireFinalBackup UpdateDeletionPolicyDetailsFinalBackupEnum = "REQUIRE_FINAL_BACKUP" )
Set of constants representing the allowable values for UpdateDeletionPolicyDetailsFinalBackupEnum
func GetMappingUpdateDeletionPolicyDetailsFinalBackupEnum ¶
func GetMappingUpdateDeletionPolicyDetailsFinalBackupEnum(val string) (UpdateDeletionPolicyDetailsFinalBackupEnum, bool)
GetMappingUpdateDeletionPolicyDetailsFinalBackupEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUpdateDeletionPolicyDetailsFinalBackupEnumValues ¶
func GetUpdateDeletionPolicyDetailsFinalBackupEnumValues() []UpdateDeletionPolicyDetailsFinalBackupEnum
GetUpdateDeletionPolicyDetailsFinalBackupEnumValues Enumerates the set of values for UpdateDeletionPolicyDetailsFinalBackupEnum
type UpdateHeatWaveClusterDetails ¶
type UpdateHeatWaveClusterDetails struct { // A change to the shape of the nodes in the HeatWave cluster will // result in the entire cluster being torn down and re-created with // Compute instances of the new Shape. This may result in significant // downtime for the analytics capability while the HeatWave cluster is // re-provisioned. ShapeName *string `mandatory:"false" json:"shapeName"` // A change to the number of nodes in the HeatWave cluster will result // in the entire cluster being torn down and re-created with the new // cluster of nodes. This may result in a significant downtime for the // analytics capability while the HeatWave cluster is // re-provisioned. ClusterSize *int `mandatory:"false" json:"clusterSize"` // Enable/disable Lakehouse for the HeatWave cluster. IsLakehouseEnabled *bool `mandatory:"false" json:"isLakehouseEnabled"` }
UpdateHeatWaveClusterDetails Details about the HeatWave cluster properties to be updated.
func (UpdateHeatWaveClusterDetails) String ¶
func (m UpdateHeatWaveClusterDetails) String() string
func (UpdateHeatWaveClusterDetails) ValidateEnumValue ¶
func (m UpdateHeatWaveClusterDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateHeatWaveClusterRequest ¶
type UpdateHeatWaveClusterRequest struct { // The DB System OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). DbSystemId *string `mandatory:"true" contributesTo:"path" name:"dbSystemId"` // Request to update a HeatWave cluster. UpdateHeatWaveClusterDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
UpdateHeatWaveClusterRequest wrapper for the UpdateHeatWaveCluster operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateHeatWaveCluster.go.html to see an example of how to use UpdateHeatWaveClusterRequest.
func (UpdateHeatWaveClusterRequest) BinaryRequestBody ¶
func (request UpdateHeatWaveClusterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (UpdateHeatWaveClusterRequest) HTTPRequest ¶
func (request UpdateHeatWaveClusterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (UpdateHeatWaveClusterRequest) RetryPolicy ¶
func (request UpdateHeatWaveClusterRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (UpdateHeatWaveClusterRequest) String ¶
func (request UpdateHeatWaveClusterRequest) String() string
func (UpdateHeatWaveClusterRequest) ValidateEnumValue ¶
func (request UpdateHeatWaveClusterRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateHeatWaveClusterResponse ¶
type UpdateHeatWaveClusterResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` }
UpdateHeatWaveClusterResponse wrapper for the UpdateHeatWaveCluster operation
func (UpdateHeatWaveClusterResponse) HTTPResponse ¶
func (response UpdateHeatWaveClusterResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (UpdateHeatWaveClusterResponse) String ¶
func (response UpdateHeatWaveClusterResponse) String() string
type UpdateMaintenanceDetails ¶
type UpdateMaintenanceDetails struct { // The start of the 2 hour maintenance window. // This string is of the format: "{day-of-week} {time-of-day}". // "{day-of-week}" is a case-insensitive string like "mon", "tue", &c. // "{time-of-day}" is the "Time" portion of an RFC3339-formatted timestamp. Any second or sub-second time data will be truncated to zero. // If you set the read replica maintenance window to "", the read replica is set same as the DB system maintenance window. If not specific by the user, // there will be no changes to the maintenace window. WindowStartTime *string `mandatory:"false" json:"windowStartTime"` }
UpdateMaintenanceDetails The Maintenance Policy for the DB System or Read Replica that this model is included in.
func (UpdateMaintenanceDetails) String ¶
func (m UpdateMaintenanceDetails) String() string
func (UpdateMaintenanceDetails) ValidateEnumValue ¶
func (m UpdateMaintenanceDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateReplicaDetails ¶ added in v65.27.0
type UpdateReplicaDetails struct { // The user-friendly name for the read replica. It does not have to be unique. DisplayName *string `mandatory:"false" json:"displayName"` // User provided description of the read replica. Description *string `mandatory:"false" json:"description"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Specifies whether the read replica can be deleted. Set to true to prevent deletion, false (default) to allow. // Note that if a read replica is delete protected it also prevents the entire DB System from being deleted. If // the DB System is delete protected, read replicas can still be deleted individually if they are not delete // protected themselves. IsDeleteProtected *bool `mandatory:"false" json:"isDeleteProtected"` ReplicaOverrides *ReplicaOverrides `mandatory:"false" json:"replicaOverrides"` }
UpdateReplicaDetails Details required to update a read replica.
func (UpdateReplicaDetails) String ¶ added in v65.27.0
func (m UpdateReplicaDetails) String() string
func (UpdateReplicaDetails) ValidateEnumValue ¶ added in v65.27.0
func (m UpdateReplicaDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateReplicaRequest ¶ added in v65.27.0
type UpdateReplicaRequest struct { // The Replica OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). ReplicaId *string `mandatory:"true" contributesTo:"path" name:"replicaId"` // The parameters of the request to update the read replica. UpdateReplicaDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `If-Match` header to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Customer-defined unique identifier for the request. If you need to // contact Oracle about a specific request, please provide the request // ID that you supplied in this header with the request. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
UpdateReplicaRequest wrapper for the UpdateReplica operation
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/UpdateReplica.go.html to see an example of how to use UpdateReplicaRequest.
func (UpdateReplicaRequest) BinaryRequestBody ¶ added in v65.27.0
func (request UpdateReplicaRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (UpdateReplicaRequest) HTTPRequest ¶ added in v65.27.0
func (request UpdateReplicaRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (UpdateReplicaRequest) RetryPolicy ¶ added in v65.27.0
func (request UpdateReplicaRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (UpdateReplicaRequest) String ¶ added in v65.27.0
func (request UpdateReplicaRequest) String() string
func (UpdateReplicaRequest) ValidateEnumValue ¶ added in v65.27.0
func (request UpdateReplicaRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type UpdateReplicaResponse ¶ added in v65.27.0
type UpdateReplicaResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Flag to indicate whether or not the object was modified. If this is true, // the getter for the object itself will return null. Callers should check this // if they specified one of the request params that might result in a conditional // response (like 'if-match'/'if-none-match'). IsNotModified bool }
UpdateReplicaResponse wrapper for the UpdateReplica operation
func (UpdateReplicaResponse) HTTPResponse ¶ added in v65.27.0
func (response UpdateReplicaResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (UpdateReplicaResponse) String ¶ added in v65.27.0
func (response UpdateReplicaResponse) String() string
type Version ¶
type Version struct { // The specific version identifier Version *string `mandatory:"false" json:"version"` // A link to a page describing the version. Description *string `mandatory:"false" json:"description"` }
Version A supported MySQL Version.
func (Version) ValidateEnumValue ¶
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type VersionSummary ¶
type VersionSummary struct { // The list of supported MySQL Versions. Versions []Version `mandatory:"true" json:"versions"` // A descriptive summary of a group of versions. VersionFamily *string `mandatory:"false" json:"versionFamily"` }
VersionSummary A summary of the supported MySQL Versions families, and a list of their supported minor versions.
func (VersionSummary) String ¶
func (m VersionSummary) String() string
func (VersionSummary) ValidateEnumValue ¶
func (m VersionSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type WorkRequest ¶
type WorkRequest struct { // The id of the work request. Id *string `mandatory:"true" json:"id"` // the original operation ID requested OperationType WorkRequestOperationTypeEnum `mandatory:"true" json:"operationType"` // Current status of the work request Status WorkRequestOperationStatusEnum `mandatory:"true" json:"status"` // The ocid of the compartment that contains the work request. Work // requests should be scoped to the same compartment as the resource // the work request affects. If the work request affects multiple // resources, and those resources are not in the same compartment, it // is up to the service team to pick the primary resource whose // compartment should be used CompartmentId *string `mandatory:"true" json:"compartmentId"` // The resources affected by this work request. Resources []WorkRequestResource `mandatory:"true" json:"resources"` // Percentage of the request completed. PercentComplete *float32 `mandatory:"true" json:"percentComplete"` // The date and time the request was created, as described in // RFC 3339 (https://tools.ietf.org/rfc/rfc3339), section 14.29. TimeAccepted *common.SDKTime `mandatory:"true" json:"timeAccepted"` // The date and time the request was started, as described in RFC 3339 (https://tools.ietf.org/rfc/rfc3339), // section 14.29. TimeStarted *common.SDKTime `mandatory:"false" json:"timeStarted"` // The date and time the object was finished, as described in RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeFinished *common.SDKTime `mandatory:"false" json:"timeFinished"` }
WorkRequest The status of an asynchronous task in the system.
func (WorkRequest) String ¶
func (m WorkRequest) String() string
func (WorkRequest) ValidateEnumValue ¶
func (m WorkRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type WorkRequestError ¶
type WorkRequestError struct { // A machine-usable code for the error that occured. Error codes are listed on // (https://docs.cloud.oracle.com/Content/API/References/apierrors.htm) Code *string `mandatory:"true" json:"code"` // A human readable description of the issue encountered. Message *string `mandatory:"true" json:"message"` // The time the error occured. An RFC3339 formatted datetime string. Timestamp *common.SDKTime `mandatory:"true" json:"timestamp"` }
WorkRequestError An error encountered while executing a work request.
func (WorkRequestError) String ¶
func (m WorkRequestError) String() string
func (WorkRequestError) ValidateEnumValue ¶
func (m WorkRequestError) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type WorkRequestLogEntry ¶
type WorkRequestLogEntry struct { // Human-readable log message. Message *string `mandatory:"true" json:"message"` // The time the log message was written. An RFC3339 formatted datetime string Timestamp *common.SDKTime `mandatory:"true" json:"timestamp"` }
WorkRequestLogEntry A log message from the execution of a work request.
func (WorkRequestLogEntry) String ¶
func (m WorkRequestLogEntry) String() string
func (WorkRequestLogEntry) ValidateEnumValue ¶
func (m WorkRequestLogEntry) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type WorkRequestOperationStatusEnum ¶
type WorkRequestOperationStatusEnum string
WorkRequestOperationStatusEnum Enum with underlying type: string
const ( WorkRequestOperationStatusAccepted WorkRequestOperationStatusEnum = "ACCEPTED" WorkRequestOperationStatusInProgress WorkRequestOperationStatusEnum = "IN_PROGRESS" WorkRequestOperationStatusFailed WorkRequestOperationStatusEnum = "FAILED" WorkRequestOperationStatusSucceeded WorkRequestOperationStatusEnum = "SUCCEEDED" WorkRequestOperationStatusCanceling WorkRequestOperationStatusEnum = "CANCELING" WorkRequestOperationStatusCanceled WorkRequestOperationStatusEnum = "CANCELED" )
Set of constants representing the allowable values for WorkRequestOperationStatusEnum
func GetMappingWorkRequestOperationStatusEnum ¶
func GetMappingWorkRequestOperationStatusEnum(val string) (WorkRequestOperationStatusEnum, bool)
GetMappingWorkRequestOperationStatusEnum performs case Insensitive comparison on enum value and return the desired enum
func GetWorkRequestOperationStatusEnumValues ¶
func GetWorkRequestOperationStatusEnumValues() []WorkRequestOperationStatusEnum
GetWorkRequestOperationStatusEnumValues Enumerates the set of values for WorkRequestOperationStatusEnum
type WorkRequestOperationTypeEnum ¶
type WorkRequestOperationTypeEnum string
WorkRequestOperationTypeEnum Enum with underlying type: string
const ( WorkRequestOperationTypeCreateDbsystem WorkRequestOperationTypeEnum = "CREATE_DBSYSTEM" WorkRequestOperationTypeUpdateDbsystem WorkRequestOperationTypeEnum = "UPDATE_DBSYSTEM" WorkRequestOperationTypeDeleteDbsystem WorkRequestOperationTypeEnum = "DELETE_DBSYSTEM" WorkRequestOperationTypeStartDbsystem WorkRequestOperationTypeEnum = "START_DBSYSTEM" WorkRequestOperationTypeStopDbsystem WorkRequestOperationTypeEnum = "STOP_DBSYSTEM" WorkRequestOperationTypeRestartDbsystem WorkRequestOperationTypeEnum = "RESTART_DBSYSTEM" WorkRequestOperationTypeAddHeatwaveCluster WorkRequestOperationTypeEnum = "ADD_HEATWAVE_CLUSTER" WorkRequestOperationTypeUpdateHeatwaveCluster WorkRequestOperationTypeEnum = "UPDATE_HEATWAVE_CLUSTER" WorkRequestOperationTypeDeleteHeatwaveCluster WorkRequestOperationTypeEnum = "DELETE_HEATWAVE_CLUSTER" WorkRequestOperationTypeStartHeatwaveCluster WorkRequestOperationTypeEnum = "START_HEATWAVE_CLUSTER" WorkRequestOperationTypeStopHeatwaveCluster WorkRequestOperationTypeEnum = "STOP_HEATWAVE_CLUSTER" WorkRequestOperationTypeRestartHeatwaveCluster WorkRequestOperationTypeEnum = "RESTART_HEATWAVE_CLUSTER" WorkRequestOperationTypeGenerateHeatwaveClusterMemoryEstimate WorkRequestOperationTypeEnum = "GENERATE_HEATWAVE_CLUSTER_MEMORY_ESTIMATE" WorkRequestOperationTypeCreateReplica WorkRequestOperationTypeEnum = "CREATE_REPLICA" WorkRequestOperationTypeUpdateReplica WorkRequestOperationTypeEnum = "UPDATE_REPLICA" WorkRequestOperationTypeDeleteReplica WorkRequestOperationTypeEnum = "DELETE_REPLICA" WorkRequestOperationTypeCreateChannel WorkRequestOperationTypeEnum = "CREATE_CHANNEL" WorkRequestOperationTypeUpdateChannel WorkRequestOperationTypeEnum = "UPDATE_CHANNEL" WorkRequestOperationTypeResumeChannel WorkRequestOperationTypeEnum = "RESUME_CHANNEL" WorkRequestOperationTypeResetChannel WorkRequestOperationTypeEnum = "RESET_CHANNEL" WorkRequestOperationTypeDeleteChannel WorkRequestOperationTypeEnum = "DELETE_CHANNEL" WorkRequestOperationTypeCopyBackup WorkRequestOperationTypeEnum = "COPY_BACKUP" WorkRequestOperationTypeCreateBackup WorkRequestOperationTypeEnum = "CREATE_BACKUP" WorkRequestOperationTypeDeleteBackup WorkRequestOperationTypeEnum = "DELETE_BACKUP" )
Set of constants representing the allowable values for WorkRequestOperationTypeEnum
func GetMappingWorkRequestOperationTypeEnum ¶
func GetMappingWorkRequestOperationTypeEnum(val string) (WorkRequestOperationTypeEnum, bool)
GetMappingWorkRequestOperationTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetWorkRequestOperationTypeEnumValues ¶
func GetWorkRequestOperationTypeEnumValues() []WorkRequestOperationTypeEnum
GetWorkRequestOperationTypeEnumValues Enumerates the set of values for WorkRequestOperationTypeEnum
type WorkRequestResource ¶
type WorkRequestResource struct { // The resource type the work request affects. EntityType *string `mandatory:"true" json:"entityType"` // The way in which this resource is affected by the work tracked in the work request. // A resource being created, updated, or deleted will remain in the IN_PROGRESS state until // work is complete for that resource at which point it will transition to CREATED, UPDATED, // or DELETED, respectively. ActionType WorkRequestResourceActionTypeEnum `mandatory:"true" json:"actionType"` // The identifier of the resource the work request affects. Identifier *string `mandatory:"true" json:"identifier"` // The URI path the user can do a GET on to access the resource. EntityUri *string `mandatory:"false" json:"entityUri"` }
WorkRequestResource A resource created or operated on by a work request.
func (WorkRequestResource) String ¶
func (m WorkRequestResource) String() string
func (WorkRequestResource) ValidateEnumValue ¶
func (m WorkRequestResource) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type WorkRequestResourceActionTypeEnum ¶
type WorkRequestResourceActionTypeEnum string
WorkRequestResourceActionTypeEnum Enum with underlying type: string
const ( WorkRequestResourceActionTypeCreated WorkRequestResourceActionTypeEnum = "CREATED" WorkRequestResourceActionTypeUpdated WorkRequestResourceActionTypeEnum = "UPDATED" WorkRequestResourceActionTypeDeleted WorkRequestResourceActionTypeEnum = "DELETED" WorkRequestResourceActionTypeInProgress WorkRequestResourceActionTypeEnum = "IN_PROGRESS" WorkRequestResourceActionTypeRelated WorkRequestResourceActionTypeEnum = "RELATED" )
Set of constants representing the allowable values for WorkRequestResourceActionTypeEnum
func GetMappingWorkRequestResourceActionTypeEnum ¶
func GetMappingWorkRequestResourceActionTypeEnum(val string) (WorkRequestResourceActionTypeEnum, bool)
GetMappingWorkRequestResourceActionTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetWorkRequestResourceActionTypeEnumValues ¶
func GetWorkRequestResourceActionTypeEnumValues() []WorkRequestResourceActionTypeEnum
GetWorkRequestResourceActionTypeEnumValues Enumerates the set of values for WorkRequestResourceActionTypeEnum
type WorkRequestSummary ¶
type WorkRequestSummary struct { // The id of the work request. Id *string `mandatory:"true" json:"id"` // the original operation ID requested OperationType WorkRequestOperationTypeEnum `mandatory:"true" json:"operationType"` // Current status of the work request Status WorkRequestOperationStatusEnum `mandatory:"true" json:"status"` // The ocid of the compartment that contains the work request. Work // requests should be scoped to the same compartment as the resource // the work request affects. If the work request affects multiple // resources, and those resources are not in the same compartment, it // is up to the service team to pick the primary resource whose // compartment should be used CompartmentId *string `mandatory:"true" json:"compartmentId"` // Percentage of the request completed. PercentComplete *float32 `mandatory:"true" json:"percentComplete"` // The date and time the request was created, as described in // RFC 3339 (https://tools.ietf.org/rfc/rfc3339), section 14.29. TimeAccepted *common.SDKTime `mandatory:"true" json:"timeAccepted"` // The date and time the request was started, as described in RFC 3339 (https://tools.ietf.org/rfc/rfc3339), // section 14.29. TimeStarted *common.SDKTime `mandatory:"false" json:"timeStarted"` // The date and time the object was finished, as described in RFC 3339 (https://tools.ietf.org/rfc/rfc3339). TimeFinished *common.SDKTime `mandatory:"false" json:"timeFinished"` }
WorkRequestSummary The status of an asynchronous task in the system.
func (WorkRequestSummary) String ¶
func (m WorkRequestSummary) String() string
func (WorkRequestSummary) ValidateEnumValue ¶
func (m WorkRequestSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
type WorkRequestsClient ¶
type WorkRequestsClient struct { common.BaseClient // contains filtered or unexported fields }
WorkRequestsClient a client for WorkRequests
func NewWorkRequestsClientWithConfigurationProvider ¶
func NewWorkRequestsClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client WorkRequestsClient, err error)
NewWorkRequestsClientWithConfigurationProvider Creates a new default WorkRequests client with the given configuration provider. the configuration provider will be used for the default signer as well as reading the region
func NewWorkRequestsClientWithOboToken ¶
func NewWorkRequestsClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client WorkRequestsClient, err error)
NewWorkRequestsClientWithOboToken Creates a new default WorkRequests client with the given configuration provider. The obotoken will be added to default headers and signed; the configuration provider will be used for the signer
as well as reading the region
func (*WorkRequestsClient) ConfigurationProvider ¶
func (client *WorkRequestsClient) ConfigurationProvider() *common.ConfigurationProvider
ConfigurationProvider the ConfigurationProvider used in this client, or null if none set
func (WorkRequestsClient) GetWorkRequest ¶
func (client WorkRequestsClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error)
GetWorkRequest Gets the status of the work request with the given ID.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/GetWorkRequest.go.html to see an example of how to use GetWorkRequest API. A default retry strategy applies to this operation GetWorkRequest()
func (WorkRequestsClient) ListWorkRequestErrors ¶
func (client WorkRequestsClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error)
ListWorkRequestErrors Return a (paginated) list of errors for a given work request.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListWorkRequestErrors.go.html to see an example of how to use ListWorkRequestErrors API. A default retry strategy applies to this operation ListWorkRequestErrors()
func (WorkRequestsClient) ListWorkRequestLogs ¶
func (client WorkRequestsClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error)
ListWorkRequestLogs Return a (paginated) list of logs for a given work request.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListWorkRequestLogs.go.html to see an example of how to use ListWorkRequestLogs API. A default retry strategy applies to this operation ListWorkRequestLogs()
func (WorkRequestsClient) ListWorkRequests ¶
func (client WorkRequestsClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error)
ListWorkRequests Lists the work requests in a specified compartment.
See also ¶
Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/mysql/ListWorkRequests.go.html to see an example of how to use ListWorkRequests API. A default retry strategy applies to this operation ListWorkRequests()
func (*WorkRequestsClient) SetRegion ¶
func (client *WorkRequestsClient) SetRegion(region string)
SetRegion overrides the region of this client.
Source Files ¶
- add_heat_wave_cluster_details.go
- add_heat_wave_cluster_request_response.go
- anonymous_transactions_handling.go
- assign_manual_uuid_handling.go
- assign_target_uuid_handling.go
- backup.go
- backup_policy.go
- backup_summary.go
- ca_certificate.go
- certificate_generation_type.go
- change_backup_compartment_details.go
- change_backup_compartment_request_response.go
- channel.go
- channel_filter.go
- channel_source.go
- channel_source_mysql.go
- channel_summary.go
- channel_target.go
- channel_target_db_system.go
- configuration.go
- configuration_summary.go
- configuration_variables.go
- copy_backup_details.go
- copy_backup_request_response.go
- crash_recovery_status.go
- create_backup_details.go
- create_backup_policy_details.go
- create_backup_request_response.go
- create_channel_details.go
- create_channel_request_response.go
- create_channel_source_details.go
- create_channel_source_from_mysql_details.go
- create_channel_target_details.go
- create_channel_target_from_db_system_details.go
- create_configuration_details.go
- create_configuration_request_response.go
- create_db_system_details.go
- create_db_system_request_response.go
- create_db_system_source_details.go
- create_db_system_source_from_backup_details.go
- create_db_system_source_from_none_details.go
- create_db_system_source_from_pitr_details.go
- create_db_system_source_import_from_url_details.go
- create_deletion_policy_details.go
- create_maintenance_details.go
- create_replica_details.go
- create_replica_request_response.go
- data_storage.go
- data_storage_details.go
- database_management_status.go
- db_system.go
- db_system_endpoint.go
- db_system_placement.go
- db_system_snapshot.go
- db_system_snapshot_summary.go
- db_system_source.go
- db_system_source_from_backup.go
- db_system_source_from_none.go
- db_system_source_from_pitr.go
- db_system_source_import_from_url.go
- db_system_summary.go
- delete_backup_request_response.go
- delete_channel_request_response.go
- delete_configuration_request_response.go
- delete_db_system_request_response.go
- delete_heat_wave_cluster_request_response.go
- delete_replica_request_response.go
- deletion_policy_details.go
- error_on_anonymous_handling.go
- generate_heat_wave_cluster_memory_estimate_request_response.go
- get_backup_request_response.go
- get_channel_request_response.go
- get_configuration_request_response.go
- get_db_system_request_response.go
- get_heat_wave_cluster_memory_estimate_request_response.go
- get_heat_wave_cluster_request_response.go
- get_replica_request_response.go
- get_work_request_request_response.go
- heat_wave_cluster.go
- heat_wave_cluster_memory_estimate.go
- heat_wave_cluster_memory_estimate_status.go
- heat_wave_cluster_schema_memory_estimate.go
- heat_wave_cluster_summary.go
- heat_wave_cluster_table_memory_estimate.go
- heat_wave_node.go
- initialization_variables.go
- inno_db_shutdown_mode.go
- list_backups_request_response.go
- list_channels_request_response.go
- list_configurations_request_response.go
- list_db_systems_request_response.go
- list_replicas_request_response.go
- list_shapes_request_response.go
- list_versions_request_response.go
- list_work_request_errors_request_response.go
- list_work_request_logs_request_response.go
- list_work_requests_request_response.go
- maintenance_details.go
- mysql_channels_client.go
- mysql_dbbackups_client.go
- mysql_dbsystem_client.go
- mysql_mysqlaas_client.go
- mysql_replicas_client.go
- mysql_workrequests_client.go
- pem_ca_certificate.go
- pitr_policy.go
- point_in_time_recovery_details.go
- replica.go
- replica_overrides.go
- replica_summary.go
- reset_channel_request_response.go
- restart_db_system_details.go
- restart_db_system_request_response.go
- restart_heat_wave_cluster_request_response.go
- resume_channel_request_response.go
- secure_connection_details.go
- shape_summary.go
- start_db_system_request_response.go
- start_heat_wave_cluster_request_response.go
- stop_db_system_details.go
- stop_db_system_request_response.go
- stop_heat_wave_cluster_request_response.go
- update_backup_details.go
- update_backup_policy_details.go
- update_backup_request_response.go
- update_channel_details.go
- update_channel_request_response.go
- update_channel_source_details.go
- update_channel_source_from_mysql_details.go
- update_channel_target_details.go
- update_channel_target_from_db_system_details.go
- update_configuration_details.go
- update_configuration_request_response.go
- update_db_system_details.go
- update_db_system_request_response.go
- update_deletion_policy_details.go
- update_heat_wave_cluster_details.go
- update_heat_wave_cluster_request_response.go
- update_maintenance_details.go
- update_replica_details.go
- update_replica_request_response.go
- version.go
- version_summary.go
- work_request.go
- work_request_error.go
- work_request_log_entry.go
- work_request_operation_status.go
- work_request_operation_type.go
- work_request_resource.go
- work_request_resource_action_type.go
- work_request_summary.go