Show / Hide Table of Contents

Namespace Oci.WlmsService.Models

Classes

Agreement

The terms of use agreement which must be accepted prior to accessing certain product features.

AgreementRecord

A record showing that the terms of use agreement for the WebLogic management service was accepted for a domain.

AgreementRecordCollection

Result of a terms of use agreement record list operation and it contains AgreementRecord items.

AgreementRecordSummary

A record showing that the terms of use agreement for the WebLogic management service was accepted for a domain.

ApplicablePatchCollection

This object contains a list of the patches that can be installed in a WebLogic domain per WebLogic version and middleware type.

ApplicablePatchSummary

Details of a patch that can be installed in a WebLogic domain.

Backup

The information of a backup for the server.

BackupCollection

Result of list backup that contains the BackupSummary items.

BackupContent

The information of a backup for the server.

BackupContentModelConverter

BackupSummary

The information of a backup for the server.

BackupToRestore

Information of the backup to be used to restore a server in a domain.

BinaryBackupContent

Information of the content of a binary backup. A binary backup contains middleware binaries.

ChangeWlsDomainCompartmentDetails

Attributes to change the compartment of a WebLogic domain.

Configuration

The configuration for service.

CreateAgreementRecordDetails

This object represents the fields to create a terms of use agreement record for a domain.

DefaultError

Error information.

InstallLatestPatchesOnWlsDomainDetails

The configuration details for the install latest patches to WebLogic domain operation.

InstalledPatchCollection

This object contains a list of the patches installed in a server of a WebLogic domain.

InstalledPatchSummary

Details of installed patch in a server.

ManagedInstance

A managed instance has an agent with the WebLogic Management Service plugin running.
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.

ManagedInstanceCollection

Results of a managed instance search that contains ManagedInstanceSummary items.

ManagedInstanceConfiguration

The configuration for a managed instance.

ManagedInstanceSummary

The summary information about a managed instance.

MiddlewareBackupPatch

Information of a patch installed in the middleware binaries included in a backup.

MiddlewareBinaryBackupContent

The content of the middleware binaries included in a backup.

Patch

A WebLogic patch.

RequiredPolicyCollection

Result of list RequiredPolicies.

RequiredPolicySummary

The summary information about the required policy for WebLogic Management Service.

ResourceInventory

The inventory of WebLogic domains and managed instances in the selected compartment.
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.

RestartWlsDomainDetails

The configuration details for the restart WebLogic domain operation.

RestoreWlsDomainDetails

The configuration details for the restore patches to WebLogic domain operation.

ScanResultCollection

Result of a managed instance scan that contains ScanResult items.

ScanResultSummary

The result of a server check in a managed instance.

Server

The server object that is returned by the API to get a specific server in a WebLogic domain.

ServerCollection

Result of servers search.

ServerSummary

The summary of servers.

ServerToRestore

The object containing server to restore and the backups to be used to restore.

SetRestartOrderDetails

This object contains the server with updated restart order in a WebLogic domain.

SetRestartOrderServerCollection

This object contains a collection of the servers with updated restart order in a WebLogic domain.

SetRestartOrderServerSummary

This object contains the server with updated restart order in a WebLogic domain.

StopWlsDomainDetails

The configuration details for the stop WebLogic domain operation.

UpdateConfigurationDetails

The configuration for service.

UpdateManagedInstanceConfigurationDetails

The managed instance configuration for update operation.

UpdateManagedInstanceDetails

The details to update for a managed instance.

UpdateWlsDomainConfigurationDetails

The WebLogic domain configuration for update operation.

UpdateWlsDomainCredentialDetails

The WebLogic domain credential.

UpdateWlsDomainDetails

The WebLogic domain fields that can be updated

WlsDomain

WLSDomain is representative of a WebLogic Domain running on one or more managed instances.
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.

WlsDomainCollection

Result of a WebLogic domain search and contains WlsDomainSummary items.

WlsDomainConfiguration

The WebLogic domain configuration.

WlsDomainCredential

Details of the WebLogic and Node Manager credentials.

WlsDomainCredentialCollection

This object contains a list of domain credentials.

WlsDomainCredentialSummary

The WebLogic domain credentials summary.

WlsDomainSummary

The summary information about a Weblogic domain.

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.

ApplicablePatchSummary.MiddlewareTypeEnum

BackupContentType

The type of content of a backup.

BackupType

The type of the backup for the server.

OperationStatus

The status of the work request.

OperationType

The asynchronous operation tracked by the work request.

Patch.MiddlewareTypeEnum

PatchReadinessStatus

The patch readiness status.

ScanResultSummary.ServerCheckStatusEnum

Server.LatestPatchesStatusEnum

ServerControlMode

The server control mode, to use Node Manager or use Scripts, to manage starting and stopping servers.

ServerSummary.LatestPatchesStatusEnum

WlsDomain.LifecycleStateEnum

WlsDomainCredential.StrategyEnum

WorkRequestResourceMetadataKey

Possible metadata keys for work request resource metadata.

In this article
Back to top