Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.DistributeddatabaseService.Models
Assembly: OCI.DotNetSDK.Distributeddatabase.dll
Syntax
public enum OperationType

Fields

Name Description
AddDistributedDbDg
AddGdscontrolNode
ChangeDistributedDbBackupConfig
ChangeDistributedDbCompartment
ChangePrivateEndpointCompartment
ConfigureDistributedDbGsms
ConfigureDistributedDbGsmsWallet
ConfigureDistributedDbSharding
CreateDistributedDb
CreateDistributedDbCatalog
CreateDistributedDbGsm
CreateDistributedDbShard
CreatePrivateEndpoint
DeleteDistributedDb
DeleteDistributedDbCatalog
DeleteDistributedDbGsm
DeleteDistributedDbShard
DeletePrivateEndpoint
ExecuteValidateNetworkTests
GenerateDistributedDbGsmCertSigningReq
MoveReplicationUnits
PatchDistributedDbInsertShards
PatchDistributedDbMergeCatalogShards
PatchDistributedDbRemoveShards
RecreateFailedResource
ReinstateProxyInstance
RemoveDistributedDbDg
RotateDistributedDbPasswords
StartDistributedDb
StartDistributedDbCatalog
StartDistributedDbShard
StopDistributedDb
StopDistributedDbCatalog
StopDistributedDbShard
UnknownEnumValue
UpdateDistributedDbCatalogShards
UploadDistributedDbSignedCertAndGenerateWallet
ValidateCaBundle
ValidateNetwork
In this article
Back to top