For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/oci/oci.loadbalancing_load_balancer.dataset.md. A documentation index is available at /llms.txt.

Load Balancer

An OCI Load Balancer distributes incoming traffic across multiple compute instances to improve availability, scalability, and reliability of applications. It supports both public and private load balancing, health checks, SSL termination, and automated failover to ensure consistent performance.

oci.loadbalancing_load_balancer

Fields

TitleIDTypeData TypeDescription
_keycorestring
cloud_account_idcorestringThe identifier of the related cloud account. The concept of an account might have different names in different cloud providers. AWS is calling it account, GCP calls it project and Azure uses the term subscription.
cloud_account_namecorestringThe name of the account this resource belongs to.
cloud_providercorestringThe name of the cloud provider.
cloud_tagscorehstore
compartment_idcorestringThe value to assign to the compartment_id property of this LoadBalancer.
created_atcoretimestampTime when the resource has been created.
dns_namecorestringPublic or private DNS name of the load balancer.
freeform_tagscorehstoreThe value to assign to the freeform_tags property of this LoadBalancer.
idcorestringThe value to assign to the id property of this LoadBalancer.
ip_addressescorejsonThe value to assign to the ip_addresses property of this LoadBalancer.
ip_modecorestringThe value to assign to the ip_mode property of this LoadBalancer. Allowed values for this property are: "IPV4", "IPV6", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
is_delete_protection_enabledcoreboolThe value to assign to the is_delete_protection_enabled property of this LoadBalancer.
is_privatecoreboolThe value to assign to the is_private property of this LoadBalancer.
is_request_id_enabledcoreboolThe value to assign to the is_request_id_enabled property of this LoadBalancer.
lifecycle_statecorestringThe value to assign to the lifecycle_state property of this LoadBalancer. Allowed values for this property are: "CREATING", "FAILED", "ACTIVE", "DELETING", "DELETED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
namecorestringThe name of this resource.
network_security_group_idscorearray<string>The value to assign to the network_security_group_ids property of this LoadBalancer.
oci_display_namecorestring
region_idcorestringThe region this resource resides within.
request_id_headercorestringThe value to assign to the request_id_header property of this LoadBalancer.
resource_typecorestringThe name of the resource type.
schemecorestringExposure scheme of the LB (e.g., internet-facing or internal).
shape_detailscorejsonThe value to assign to the shape_details property of this LoadBalancer.
shape_namecorestringThe value to assign to the shape_name property of this LoadBalancer.
subnet_idscorearray<string>The value to assign to the subnet_ids property of this LoadBalancer.
tagscorehstore_csv
tenancy_ocidcorestringThe OCID of the tenancy containing the resource.
time_createdcoretimestampThe value to assign to the time_created property of this LoadBalancer.
typecorestringLoad balancer type/class as reported by the provider.
updated_atcoretimestampTime when the resource has been updated the last time.
zone_idcorestringThe zone this resource resides within.