Apache Iceberg · Example Payload

Rest Catalog Open Api Encrypted Key Example

ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format

Rest Catalog Open Api Encrypted Key Example is an example object payload from Apache Iceberg, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

key-idencrypted-key-metadataencrypted-by-idproperties

Example Payload

Raw ↑
{
  "key-id": "abc123def456abc123def456",
  "encrypted-key-metadata": "abc123def456abc123def456",
  "encrypted-by-id": "iceberg-5151",
  "properties": {}
}