Data Source: oci_fusion_apps_fusion_environment
This data source provides details about a specific Fusion Environment resource in Oracle Cloud Infrastructure Fusion Apps service.
Gets a FusionEnvironment by identifier
Example Usage
data "oci_fusion_apps_fusion_environment" "test_fusion_environment" {
#Required
fusion_environment_id = oci_fusion_apps_fusion_environment.test_fusion_environment.id
}
Argument Reference
The following arguments are supported:
fusion_environment_id- (Required) unique FusionEnvironment identifier
Attributes Reference
The following attributes are exported:
additional_language_packs- Language packsapplied_patch_bundles- Patch bundle namescompartment_id- Compartment Identifierdefined_tags- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}display_name- FusionEnvironment Identifier, can be renameddns_prefix- DNS prefixdomain_id- The IDCS domain created for the fusion instancefreeform_tags- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}fusion_environment_family_id- FusionEnvironmentFamily Identifierfusion_environment_type- Type of the FusionEnvironment.id- Unique identifier that is immutable on creationidcs_domain_url- The IDCS Domain URLis_break_glass_enabled- If it’s true, then the Break Glass feature is enabledis_ipv6dual_stack_enabled- Enable IPv4/IPv6 dual stack support for the environment. Setting to true will assign an IPv6 address to the environment in addition to an IPv4 address.kms_key_id- BYOK key idkms_key_info- BYOK key infolifecycle_details- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.lockbox_id- The lockbox Id of this fusion environment. If there’s no lockbox id, this field will be nullmaintenance_policy- The policy that specifies the maintenance and upgrade preferences for an environment. For more information about the options, see Understanding Environment Maintenance.environment_maintenance_override- User choice to upgrade both production and non-production environments at the same time. Overrides the Fusion environment family setting.monthly_patching_override- Whether the Fusion environment will be updated monthly or updated on the quarterly cycle. This setting overrides the monthly patching setting of its Fusion environment family.quarterly_upgrade_begin_times- Determines the quarterly upgrade begin times (monthly maintenance group schedule ) of the Fusion environment.begin_times_value- The frequency and month when maintenance occurs for the Fusion environment.override_type- Determines if the maintenance schedule of the Fusion environment is inherited from the Fusion environment family.
public_url- Public URLrefresh- Describes a refresh of a fusion environmentsource_fusion_environment_id- The source environment id for the last refreshtime_finished- The time of when the last refresh finishtime_of_restoration_point- The point of time of the latest DB backup for the last refresh
rules- Network Access Control Rulesaction- Rule typeconditions-attribute_name- RuleCondition typeattribute_value- The OCID of the originating VCN that an incoming packet must match. You can use this condition in conjunction withSourceVcnIpAddressCondition. NOTE: If you define this condition for a rule without aSourceVcnIpAddressCondition, this condition matches all incoming traffic in the specified VCN.
description- A brief description of the access control rule. Avoid entering confidential information. example:192.168.0.0/16 and 2001:db8::/32 are trusted clients. Whitelist them.
state- The current state of the ServiceInstance.subscription_ids- List of subscription IDs.system_name- Environment Specific Guid/ System Nametime_created- The time the the FusionEnvironment was created. An RFC3339 formatted datetime stringtime_upcoming_maintenance- The next maintenance for this environmenttime_updated- The time the FusionEnvironment was updated. An RFC3339 formatted datetime stringversion- Version of Fusion Apps used by this environment