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
AddGdscontrolNode
ChangeDistributedDbBackupConfig
ChangeDistributedDbCompartment
ChangePrivateEndpointCompartment
ConfigureDistributedDbGsms
ConfigureDistributedDbSharding
CreateDistributedDb
CreateDistributedDbCatalog
CreateDistributedDbGsm
CreateDistributedDbShard
CreatePrivateEndpoint
DeleteDistributedDb
DeleteDistributedDbCatalog
DeleteDistributedDbGsm
DeleteDistributedDbShard
DeletePrivateEndpoint
ExecuteValidateNetworkTests
GenerateDistributedDbGsmCertSigningReq
PatchDistributedDbInsertShards
PatchDistributedDbMergeCatalogShards
PatchDistributedDbRemoveShards
ReinstateProxyInstance
RotateDistributedDbPasswords
StartDistributedDb
StartDistributedDbCatalog
StartDistributedDbShard
StopDistributedDb
StopDistributedDbCatalog
StopDistributedDbShard
UnknownEnumValue
UpdateDistributedDbCatalogShards
UploadDistributedDbSignedCertAndGenerateWallet
ValidateNetwork
In this article
Back to top