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 packs
- applied_patch_bundles- Patch bundle names
- compartment_id- Compartment Identifier
- defined_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 renamed
- dns_prefix- DNS prefix
- domain_id- The IDCS domain created for the fusion instance
- freeform_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 Identifier
- fusion_environment_type- Type of the FusionEnvironment.
- id- Unique identifier that is immutable on creation
- idcs_domain_url- The IDCS Domain URL
- is_break_glass_enabled- If it’s true, then the Break Glass feature is enabled
- is_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 id
- kms_key_info- BYOK key info
- lifecycle_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 null
- maintenance_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 URL
- refresh- Describes a refresh of a fusion environment- source_fusion_environment_id- The source environment id for the last refresh
- time_finished- The time of when the last refresh finish
- time_of_restoration_point- The point of time of the latest DB backup for the last refresh
 
- rules- Network Access Control Rules- action- Rule type
- conditions-- attribute_name- RuleCondition type
- attribute_value- The OCID of the originating VCN that an incoming packet must match. You can use this condition in conjunction with- SourceVcnIpAddressCondition. NOTE: If you define this condition for a rule without a- SourceVcnIpAddressCondition, 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 Name
- time_created- The time the the FusionEnvironment was created. An RFC3339 formatted datetime string
- time_upcoming_maintenance- The next maintenance for this environment
- time_updated- The time the FusionEnvironment was updated. An RFC3339 formatted datetime string
- version- Version of Fusion Apps used by this environment