Resource Type: OCI > Networking > Load Balancer
Oracle Cloud Infrastructure Load Balancer resource. Provides automated traffic distribution from one entry point to multiple servers within a VCN.
Resource Context
Load Balancer is a part of the Networking service.
Each Load Balancer lives under a Region.
Controls
The primary controls for OCI > Networking > Load Balancer are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/oci-networking#/resource/types/loadBalancer
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/oci-networking#/resource/types/loadBalancer"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/loadBalancer';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-networking#/resource/types/loadBalancer"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/loadBalancer' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query