Show / Hide Table of Contents

Namespace Oci.FusionappsService.Models

Classes

Action

Action details

ActionModelConverter

AdminUserCollection

IDM admin credentials without password

AdminUserSummary

IDM admin credentials without password

AllowRule

An object that represents the action of configuring an access control rule. Access control rules permit access to application resources based on user-specified match conditions. This rule applies only to HTTP listeners. NOTES:

  • If you do not specify any access control rules, the default rule is to allow all traffic.
  • If you add access control rules, the load balancer denies any traffic that does not match the rules.
  • Maximum of two match conditions can be specified in a rule.
  • You can specify this rule only with the following RuleCondition combinations:
  • SOURCE_IP_ADDRESS
  • SOURCE_VCN_ID
  • SOURCE_VCN_ID, SOURCE_VCN_IP_ADDRESS

Capabilities

Status of capabilities that can be enabled for an environment family.

ChangeFusionEnvironmentCompartmentDetails

Details about the compartment the Fusion environment should move to.

ChangeFusionEnvironmentFamilyCompartmentDetails

Details about the compartment the environment family should be moved to.

CreateDataMaskingActivityDetails

The information about current data masking request.

CreateFusionEnvironmentAdminUserDetails

The credentials for the Fusion Applications service administrator.

CreateFusionEnvironmentDetails

The configuration details of the FusionEnvironment. For more information about these fields, see Managing Environments.

CreateFusionEnvironmentFamilyDetails

The information about new FusionEnvironmentFamily.

CreateRefreshActivityDetails

The information about current refresh.

CreateServiceAttachmentDetails

Information about the service attachment to be created.

DataMaskingActivity

Details of data masking activity.

DataMaskingActivityCollection

Results of data masking activities on a given Fusion Environment.

DataMaskingActivitySummary

Summary of the data masking activity.

EnvironmentRole

Describes the role of the FA Environment.

ExtractDetailsCollection

Results of GenerateExtractDetails for a pod.

ExtractDetailsSummary

Details about where the data can be extracted from and password.

FamilyMaintenancePolicy

The policy that specifies the maintenance and upgrade preferences for an environment. For more information about the options, see Understanding Environment Maintenance.

FusionEnvironment

Description of FusionEnvironment.

FusionEnvironmentCollection

Results of a fusion environment search.

FusionEnvironmentFamily

Details of a Fusion environment family. An environment family is a logical grouping of environments. The environment family defines a set of characteristics that are shared across the environments to allow consistent management and maintenance across your production, test, and development environments. For more information, see Planning an Environment Family.

FusionEnvironmentFamilyCollection

Results of a Fusion environment family search.

FusionEnvironmentFamilyLimitsAndUsage

Details of EnvironmentLimits.

FusionEnvironmentFamilySummary

Summary information for a Fusion environment family.

FusionEnvironmentStatus

The health status of the Fusion Applications environment. For more information, see Environment Status.

FusionEnvironmentSummary

Summary of the internal FA Environment.

GetMaintenancePolicyDetails

The policy that specifies the maintenance and upgrade preferences for an environment. For more information about the options, see Understanding Environment Maintenance.

KmsKeyInfo

kmsKeyInfo

LimitAndUsage

The limit and usage for a specific environment type, for example, production, development, or test.

MaintenancePolicy

The policy that specifies the maintenance and upgrade preferences for an environment. For more information about the options, see Understanding Environment Maintenance.

PatchAction

Monthly patch details.

QuarterlyUpgradeBeginTimes

Determines the quarterly upgrade begin times (monthly maintenance group schedule ) of the Fusion environment.

RefreshActivity

An environment refresh copies data from a source environment to a target environment, making a copy of the source environment onto the target environment. For more information, see Refreshing an Environment.

RefreshActivityCollection

Results of a refresh activity search.

RefreshActivitySummary

Summary of the refresh activity.

RefreshDetails

Describes a refresh of a fusion environment

RefreshIssueDetails

Details of refresh failure or validation failure that needs to be investigated.

ResetFusionEnvironmentPasswordDetails

IDM admin credentials

Rule

An object that represents an action to apply to a listener.

RuleCondition

A condition to apply to an access control rule.

RuleConditionModelConverter

RuleModelConverter

ScheduledActivity

Details of scheduled activity.

ScheduledActivityCollection

Results of a scheduled activity search.

ScheduledActivitySummary

Summary of the scheduled activity for a Fusion environment.

ServiceAttachment

Description of ServiceAttachment.

ServiceAttachmentCollection

List of service attachments for a fusion instance.

ServiceAttachmentSummary

Summary of the ServiceInstance.

SourceIpAddressCondition

An access control rule condition that requires a match on the specified source IP address or address range.

SourceVcnIdCondition

An access control rule condition that requires a match on the specified source VCN OCID.

SourceVcnIpAddressCondition

An access control rule condition that requires a match on the specified source VCN and IP address range. This condition must be used only in conjunction with SourceVcnIdCondition.

Subscription

Subscription information for compartmentId. Only root compartments are allowed.

SubscriptionDetail

Detail for the FusionEnvironmentFamily subscription.

SubscriptionSku

SKU information.

TimeAvailableForRefresh

one available refresh time.

TimeAvailableForRefreshCollection

The available refresh times for a fusion environment

TimeAvailableForRefreshSummary

one available refresh time.

UpdateFamilyMaintenancePolicyDetails

The editable settings of the policy that specifies the maintenance and upgrade preferences for an environment.

UpdateFusionEnvironmentDetails

The information to be updated.

UpdateFusionEnvironmentFamilyDetails

The details of the Fusion environment family to be updated.

UpdateRefreshActivityDetails

The information about scheduled refresh.

UpgradeAction

Quarterly upgrade details.

VerifyServiceAttachmentDetails

Information about the service attachment to be verified.

VertexAction

Vertex update action

WorkRequest

A description of workrequest status

WorkRequestError

An error encountered while executing a work request.

WorkRequestErrorCollection

Results of a workRequestError search. Contains both WorkRequestError items and other information, such as metadata.

WorkRequestLogEntry

A log message from the execution of a work request.

WorkRequestLogEntryCollection

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

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

A summary of the status of a work request.

WorkRequestSummaryCollection

Results of a workRequest search. Contains both WorkRequest items and other information, such as metadata.

Enums

Action.ActionTypeEnum

Action.StateEnum

DataMaskingActivity.LifecycleStateEnum

EnvironmentRole.CurrentRoleEnum

FamilyMaintenancePolicy.ConcurrentMaintenanceEnum

FusionEnvironment.FusionEnvironmentTypeEnum

FusionEnvironment.LifecycleStateEnum

FusionEnvironmentFamily.LifecycleStateEnum

FusionEnvironmentStatus.StatusEnum

KmsKeyInfo.ScheduledKeyStatusEnum

MaintenancePolicy.EnvironmentMaintenanceOverrideEnum

MaintenancePolicy.MonthlyPatchingOverrideEnum

PatchAction.CategoryEnum

PatchAction.ModeEnum

QuarterlyUpgradeBeginTimes.OverrideTypeEnum

RefreshActivity.LifecycleDetailsEnum

RefreshActivity.LifecycleStateEnum

RefreshActivity.ServiceAvailabilityEnum

Rule.ActionEnum

RuleCondition.AttributeNameEnum

ScheduledActivity.LifecycleDetailsEnum

ScheduledActivity.LifecycleStateEnum

ScheduledActivity.RunCycleEnum

ScheduledActivity.ScheduledActivityPhaseEnum

ScheduledActivity.ServiceAvailabilityEnum

ServiceAttachment.LifecycleStateEnum

ServiceAttachment.ServiceInstanceTypeEnum

Subscription.LifecycleDetailsEnum

Subscription.LifecycleStateEnum

WorkRequest.OperationTypeEnum

WorkRequest.StatusEnum

WorkRequestResource.ActionTypeEnum

In this article
Back to top