Snowflake · Example Payload

Service Service Instance Example

Data LakesData SharingData WarehousingDatabaseSQL

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

Top-level fields

service_statusinstance_idstatusspec_digestcreation_timestart_time

Example Payload

Raw ↑
{
  "service_status": "example_value",
  "instance_id": "500123",
  "status": "example_value",
  "spec_digest": "example_value",
  "creation_time": "example_value",
  "start_time": "example_value"
}