Data Source: oci_identity_domains_cloud_gate_servers

This data source provides the list of Cloud Gate Servers in Oracle Cloud Infrastructure Identity Domains service.

Search Cloud Gate servers

Example Usage

data "oci_identity_domains_cloud_gate_servers" "test_cloud_gate_servers" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url
	
	#Optional
	cloud_gate_server_count = var.cloud_gate_server_cloud_gate_server_count
	cloud_gate_server_filter = var.cloud_gate_server_cloud_gate_server_filter
	attribute_sets = ["all"]
	attributes = ""
	authorization = var.cloud_gate_server_authorization
	resource_type_schema_version = var.cloud_gate_server_resource_type_schema_version
	start_index = var.cloud_gate_server_start_index
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudGateServer Reference

The following attributes are exported: