Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.CloudbridgeService.Models
Assembly: OCI.DotNetSDK.Cloudbridge.dll
Syntax
public enum OperationType

Fields

Name Description
CloudAwsDiscovery
CollectAwsHistoricalMetrics
CollectAwsRealtimeMetrics
CreateAgentDependency
CreateAssetSource
CreateEnvironment
CreateInventory
CreateOcbAgent
DeleteAgentDependency
DeleteAssetSource
DeleteEnvironment
DeleteInventory
DeleteOcbAgent
ImportInventory
MoveAgentDependency
MoveEnvironment
MoveOcbAgent
RefreshAssetSource
UnknownEnumValue
UpdateAgentDependency
UpdateAssetSource
UpdateEnvironment
UpdateOcbAgent
UpdatePluginState
In this article
Back to top