Namespace Oci.SchService.Models
Classes
ChangeServiceConnectorCompartmentDetails
The configuration details for moving a connector to a different compartment.
ConnectorPlugin
A service source or service target used to create a connector. Example connector plugins include the Queue source and the Notifications target. For more information about flows defined by connectors, see Overview of Connector Hub. For configuration instructions, see Creating a Connector.
ConnectorPluginCollection
A list of connector plugins that match filter criteria. Results contain ConnectorPlugin
objects.
ConnectorPluginModelConverter
ConnectorPluginSummary
Summary information for a connector plugin. Example connector plugins include the Streaming source and the Notifications target. For more information about flows defined by connectors, see Overview of Connector Hub. For configuration instructions, see Creating a Connector.
ConnectorPluginSummaryModelConverter
CreateServiceConnectorDetails
The configuration details for creating a connector.
DimensionDetails
A dimension name and value.
DimensionValueDetails
Instructions for extracting the value corresponding to the specified dimension key: Either extract the value as-is (static) or derive the value from a path (evaluated).
DimensionValueDetailsModelConverter
FunctionTaskDetails
The Functions task. Batch input for a function can be limited by either size or time. The first limit reached determines the boundary of the batch. For configuration instructions, see Creating a Connector.
FunctionsTargetDetails
The destination function for data transferred from the source. For configuration instructions, see Creating a Connector.
JmesPathDimensionValue
Evaluated type of dimension value.
LatestStreamingCursor
LATEST
cursor type. Starts reading messages published after creating the connector.
For configuration instructions, see
Creating a Connector with a Streaming Source.
LogRuleTaskDetails
The log filter task. For configuration instructions, see Creating a Connector.
LogSource
The logs for this Logging source.
LoggingAnalyticsTargetDetails
The destination log group for data transferred from the source. For configuration instructions, see Creating a Connector.
LoggingSourceDetails
The Logging source. For configuration instructions, see Creating a Connector with a Logging Source.
MonitoringSource
A compartment-specific list of metric namespaces to retrieve data from.
MonitoringSourceAllMetrics
Discriminator for metrics in the compartment-specific list.
MonitoringSourceDetails
The Monitoring source. For configuration instructions, see Creating a Connector with a Monitoring Source.
MonitoringSourceMetricDetails
The metrics to query for the specified metric namespace.
MonitoringSourceMetricDetailsModelConverter
MonitoringSourceNamespaceDetails
Discriminator for namespaces in the compartment-specific list.
MonitoringSourceNamespaceDetailsModelConverter
MonitoringSourceSelectedNamespace
A metric namespace for the compartment-specific list.
MonitoringSourceSelectedNamespaceDetails
The namespaces for the compartment-specific list.
MonitoringTargetDetails
The destination metric for data transferred from the source. For configuration instructions, see Creating a Connector.
NotificationsTargetDetails
The destination topic for data transferred from the source. For configuration instructions, see Creating a Connector.
ObjectStorageTargetDetails
The destination bucket for data transferred from the source. For configuration instructions, see Creating a Connector.
PluginSourceDetails
Details about a connector plugin used to fetch data from a source. For configuration instructions, see Creating a Connector.
ServiceConnector
The configuration details of the flow defined by the connector. For more information about flows defined by connectors, see Overview of Connector Hub.
ServiceConnectorCollection
Collection of connector property summaries.
ServiceConnectorSummary
A summary of properties for the specified connector.
SourceConnectorPlugin
A connector plugin for fetching data from a source service. For configuration instructions, see Creating a Connector.
SourceConnectorPluginSummary
Summary information for a connector plugin that fetches data from a source service. For configuration instructions, see Creating a Connector.
SourceDetails
An object that represents the source of the flow defined by the connector. An example source is the VCNFlow logs within the NetworkLogs group. For more information about flows defined by connectors, see Overview of Connector Hub. For configuration instructions, see Creating a Connector.
SourceDetailsModelConverter
StaticDimensionValue
Static type of dimension value (passed as-is).
StreamingCursorDetails
The read setting, which determines where in the stream to start moving data. For configuration instructions, see Creating a Connector with a Streaming Source.
StreamingCursorDetailsModelConverter
StreamingSourceDetails
The Streaming source. For configuration instructions, see Creating a Connector with a Streaming Source.
StreamingTargetDetails
The destination stream for data transferred from the source. For configuration instructions, see Creating a Connector.
TargetConnectorPlugin
A connector plugin for sending data to a target service. For configuration instructions, see Creating a Connector.
TargetConnectorPluginSummary
Summary information for a connector plugin that sends data to a target service. For configuration instructions, see Creating a Connector.
TargetDetails
An object that represents the target of the flow defined by the connector. An example target is a stream (Streaming service). For more information about flows defined by connectors, see Overview of Connector Hub. For configuration instructions, see Creating a Connector.
TargetDetailsModelConverter
TaskDetails
An object that represents a task within the flow defined by the connector. An example task is a filter for error logs. For more information about flows defined by connectors, see Overview of Connector Hub. For configuration instructions, see Creating a Connector.
TaskDetailsModelConverter
TrimHorizonStreamingCursor
TRIM_HORIZON
cursor type. Starts reading from the oldest available message in the stream.
For configuration instructions, see
Creating a Connector with a Streaming Source.
UpdateServiceConnectorDetails
The configuration details for updating a connector.
WorkRequest
An object representing an asynchronous work flow.
Many of the API requests you use to create and configure
connectors do not take effect immediately. In these
cases, the request spawns an asynchronous work flow to fulfill
the request. WorkRequest objects provide visibility for
in-progress work flows. For more information about work
requests, see
Viewing the State of a Work Request.
WorkRequestCollection
Collection of work requests.
WorkRequestError
An error encountered while executing a work request.
WorkRequestErrorCollection
Collection of work request errors.
WorkRequestLogEntry
A log message from the execution of a work request.
WorkRequestLogEntryCollection
Collection of work request logs.
WorkRequestResource
A resource created or operated on by a work request.
Enums
ActionType
Possible types of actions.
ConnectorPlugin.KindEnum
ConnectorPluginLifecycleState
Possible lifecycle states.
ConnectorPluginSummary.KindEnum
DimensionValueDetails.KindEnum
EstimatedThroughput
The estimated throughput range (LOW, MEDIUM, HIGH)
LifecycleState
Possible lifecycle states.
MonitoringSourceMetricDetails.KindEnum
MonitoringSourceNamespaceDetails.KindEnum
OperationStatus
Possible operation statuses.
OperationType
Possible operation types.
SortOrder
The sort order to use, either ascending (ASC) or descending (DESC).