Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 811 Bytes

scaleway_lb_frontends.md

File metadata and controls

32 lines (25 loc) · 811 Bytes

Table: scaleway_lb_frontends

This table shows data for Scaleway Lb Frontends.

The composite primary key for this table is (lb_id, id).

Relations

This table depends on scaleway_lbs.

The following tables depend on scaleway_lb_frontends:

Columns

Name Type
_cq_id uuid
_cq_parent_id uuid
lb_id (PK) utf8
id (PK) utf8
name utf8
inbound_port int64
backend json
lb json
timeout_client int64
certificate json
certificate_ids list<item: utf8, nullable>
created_at timestamp[us, tz=UTC]
updated_at timestamp[us, tz=UTC]
enable_http3 bool