Show / Hide Table of Contents

Namespace Oci.DifService.Models

Classes

AdbArtifactsDetail

ADW details to upload artifacts.

AdbDetail

Details to create an Oracle Autonomous Database.

AdbUpdateDetail

Details to update an Oracle Autonomous Database.

AddServiceDetails

The configuration details for adding new services to the existing Stack.

AdditionalDetails

Additional details about the provisioned services

AssignedConnectionDetails

Details to about assigned connections.

ChangeStackCompartmentDetails

The configuration details for moving stack and associated services in stack to a different compartment.

CreateStackDetails

Details to create a Stack.

DataflowArtifactsDetail

Detail to deploy Artifacts for Dataflow service.

DataflowConnectionDetails

Details of services to create private endpoint.

DataflowConnections

Details for connections to other services from Dataflow.

DataflowDetail

Details to create an OCI Dataflow resources.

DataflowUpdateDetail

Details of the existing dataflow instance to be updated.

DbCredentialsDetail

DB credentials for ADB connection.

DeployArtifactsDetails

The data to create a DataIntelligence.

DifDependencyDetails

DIF Service Dependency Details.

EndpointAdditional

Details of provisioned endpoint.

EndpointDetails

Details to provision Endpoint for the GenAi dedicated cluster.

GenAiDetail

GenAI details required to provision dedicated clusters.

GenAiUpdateDetail

Details required for existing GenAi instance to be updated.

GgcsArtifactsDetail

Details required to deploy artifacts in the GGCS deployment.

GgcsConnectionDetails

Details of GGCS connections to be created.

GgcsDetail

GGCS details required to provision deployments and connections.

GgcsSourceDetail

GGCS source configuration for creating or updating existing extracts.

GgcsTargetDetail

GGCS target configuration for creating or updating existing replicats.

GgcsUpdateDetail

Details required to update the existing GGCS instance.

GgcsUserDetail

Ggcs user credentials to be created or updated.

ObjectStorageDetail

Object Storage Details required to provision buckets.

ObjectStorageUpdateDetail

Details of Object Storage instance to be updated.

ServiceDetailResponse

Details of the cloud service.

ShapeConfig

This is used to configure the shape of the driver or executor if a flexible shape is used.

Stack

A Stack is a collection of a templates and services.
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.

StackCollection

Results of a Stack search. Contains both StackSummary items and other information, such as metadata.

StackSummary

Summary information about a Stack.

UpdateDataflowConnections

Details for connections to other services from Dataflow.

UpdateStackDetails

Details to update a Stack.

WorkRequest

An asynchronous work request. Work requests help you monitor long-running operations. When you start a long-running operation, the service creates a work request. A work request is an activity log that lets you track each step in the operation's progress. Each work request has an OCID that lets you interact with it programmatically and use it for automation.

WorkRequestError

An error encountered while performing an operation that is tracked by a work request.

WorkRequestErrorCollection

A list of work request errors. Can contain both errors and other information, such as metadata.

WorkRequestLogEntry

A log message from performing an operation that is tracked by a work request.

WorkRequestLogEntryCollection

A list of work request logs. Can contain both logs and other information, such as metadata.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

Summary information about an asynchronous work request.

WorkRequestSummaryCollection

A list of work requests. Can contain both work requests and other information, such as metadata.

Enums

ActionType

Possible types of actions.

AutoTiering

It sets the auto-tiering status on the bucket.Allowed values are "DISABLED" / "INFREQUENTACCESS"

ClusterType

The dedicated AI cluster type.

DbWorkload

DB Workload to be used with ADB. Accepted values are OLTP, DW.

ObjectVersioning

Mentions whether the object versioning to be enabled or not,Allowed values are "ENABLED" / "DISABLED"/"SUSPENDED"

OperationStatus

The status of the work request.

OperationType

The asynchronous operation tracked by the work request.

Service

Service for the stack

SortOrder

The sort order to use, either ascending (ASC) or descending (DESC). The displayName sort order is case sensitive.

Stack.LifecycleStateEnum

StackTemplate

Template for the stack

StorageTier

Mentions which storage tier to use for the bucket,Allowed values are "STANDARD" / "ARCHIVE"

WorkRequestResourceMetadataKey

Possible metadata keys for work request resource metadata.

WorkflowAction

Action to be done over the user. Allowed values are "CREATE" or "UPDATE".

In this article
Back to top