Snowflake · Example Payload

Service Job Service Example

Data LakesData SharingData WarehousingDatabaseSQL

Service Job Service Example is an example object payload from Snowflake, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statuscompute_poolexternal_access_integrationscommentis_async_job

Example Payload

Raw ↑
{
  "status": "example_value",
  "compute_pool": "example_value",
  "external_access_integrations": [],
  "comment": "example_value",
  "is_async_job": true
}