Data Source: oci_service_manager_proxy_service_environments

This data source provides the list of Service Environments in Oracle Cloud Infrastructure Service Manager Proxy service.

List the details of Software as a Service (SaaS) environments provisioned by Service Manager. Information includes the service instance endpoints and service definition details.

Example Usage

data "oci_service_manager_proxy_service_environments" "test_service_environments" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.service_environment_display_name
	service_environment_id = oci_service_manager_proxy_service_environment.test_service_environment.id
	service_environment_type = var.service_environment_service_environment_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ServiceEnvironment Reference

The following attributes are exported: